Azure / api-management-developer-portal

Developer portal provided by the Azure API Management service.
MIT License
478 stars 306 forks source link

Export API definitions from API Management developer portal #2504

Closed svirchenko closed 2 weeks ago

svirchenko commented 2 weeks ago

Hello,

We are trying to explore the possibility of downloading the OpenAPI specification from the Azure API Management Dev Portal, but unfortunately we can't find any documentation to guide us.

Moreover, we noticed that deprecated Dev Portal supports such feature.

Is there any way to add an OpenAPI specification export feature in the Azure API Management Dev Portal for our clients?

Many thanks, Serhii

sthirthala commented 2 weeks ago

Select the API definition drop down in API details page and it will export the spec to your downloads folder

image