Questions tagged [apiconnect]

an API lifecycle management platform

229 questions
-1
votes
2 answers

How to disable strongloop's API explorer swagger console

I'd like to disable the strongloop api explorer (pref as noted in docs) - not clear if this is a bug or documentation issue. Setting or replacing component config or using component-config.production as noted in the docs fails and generates an…
FilmFest
  • 1
  • 1
-2
votes
1 answer

I want to create an API in API Connect to modify request headers

I want to create an API in API Connect such that the API will be able to modify the incoming request to include a new header on top of the existing header and this information will be extracted from the gateway URL. If the gateway URL is…
-2
votes
1 answer

Trying to do a where filter in findOne and in Node api returns empty array when filtering by ids in loopback

Trying to do a where filter in findOne and in Node api returns empty array when filtering by ids in loopback https://url/api/Model1/findOne?filter={"where":{"attrs":"id"}} where id is exactly 24 digits long
-2
votes
2 answers

APIConnect on Bluemix Developer Portal custom URL

I am trying to configure the developer portal for a catalog I created to be pointed to using a custom URL. I have set my DNS entries at the DNS provider correctly, and mapped the CNAME entry for my subdomain to the portal URL provided in…
1 2 3
15
16