api-management-developer-portal icon indicating copy to clipboard operation
api-management-developer-portal copied to clipboard

Developer portal provided by the Azure API Management service.

Results 294 api-management-developer-portal issues
Sort by recently updated
recently updated
newest added

The current the test console has a fixed width which can make it difficult to enter the required information for a complex endpoint. Could it be changed such that the...

(t) Improvement
P2
(u) Test console
(u) Usability

Related to the question I asked in #270, I'm calling the new developer portal REST API `/apis` endpoint from our site, and it returns an array of api entities. The...

(t) Bug
P1

## Bug description Signing out from one tab does not sign the user out of all the tabs in the same browser. ## Reproduction steps 1. Login to your account...

(t) Bug
P1
(u) Backend

It would be great if there is a way to add og metadata property (https://ogp.me/) for sharing the developer portal via social media, at least for the home page. Example...

(t) Feature request
(u) Customization

## Bug description We host a site that contains deep links to APIs which look like this: `test` However while this URL works when we paste it into a browser...

(t) Bug
P1

When importing API through the developer portal / azure cli / azure PowerShell, example fields with format set to `time` are changed to full date-time if the example schema is...

(t) Bug
P2
(u) OpenAPI + API ref
(u) Backend

**Uncaught Promise error in reports page upon clicking on 90 days statistics** ## Bug description In the user reports page, while filtering the stats for 90 days, we receive the...

(t) Bug
P1

## Bug description When you share a link to an API-operation with colleagues/Partners those cannot immediately access the API. Instead after sign-in they are directed to an empty API details...

(t) Question

We are publishing sample code within a documentation narrative (cookbooks) but the only decent way to show code within the text is to use a text block and monospace font....

(t) Feature request
(u) Customization
(u) Paperbits

## Bug description If you have a query parameter where you set "No default" and provide other optional values, the "Try It" sidebar defaults to the next possible value under...

(t) Bug
P2
(u) Test console