Support for displaying Callbacks documentation #2539
Replies: 15 comments
-
@sidtheblue Could you please let us know if you're able to see callbacks in the OpenAPI file generated by API Management, after you create an API by importing your own OpenAPI file with callbacks defined? You can access the API Management generated file through Azure portal (https://docs.microsoft.com/en-us/azure/api-management/edit-api#update-the-swagger) or through the developer portal (download dropdown). |
Beta Was this translation helpful? Give feedback.
-
Hi, the answer is no. APIM seemingly "ignores" the callbacks block in Open API 3 specs. When you then choose to export the API Definition in the classic (or new) developer portal, the spec that is returned omits the callbacks section that was originally included in the imported swagger. |
Beta Was this translation helpful? Give feedback.
-
@sidtheblue - Thanks for checking. We first need to implement support for Our goal for GA of the new portal is feature parity with the old one. We'll look again into this request at a later date. |
Beta Was this translation helpful? Give feedback.
-
@sidtheblue We're moving all the feature requests to our Feedback Forum. Could you please open this feature request again at https://aka.ms/apimwish? |
Beta Was this translation helpful? Give feedback.
-
Any updates on this? |
Beta Was this translation helpful? Give feedback.
-
Reopening this issue, since we're now tracking feature requests on GitHub. There are no updates. |
Beta Was this translation helpful? Give feedback.
-
It would be great, if this feature request could be prioritized. It doesn't work well with our partners that we now have to send them separate Open Api documents to document the callbacks in our solutions. |
Beta Was this translation helpful? Give feedback.
-
We are doing the same thing, was hoping this would be included now we have support to import OpenAPI version 3.1 |
Beta Was this translation helpful? Give feedback.
-
Any news on this? |
Beta Was this translation helpful? Give feedback.
-
Any news on this, we now have to migrate to the new developer portal and Callbacks is still not supported. |
Beta Was this translation helpful? Give feedback.
-
I'd also like to hear the timeline for the callbacks feature as it's been part of OpenAPI Specification since version 3.0. It would make sense to preserve the callbacks documentation in the portal hosted API description, instead of dropping it. |
Beta Was this translation helpful? Give feedback.
-
Any update on this? We have exactly the same problem where we need to send a separate openapi spec file to clients, which defies the purpose of the developer portal |
Beta Was this translation helpful? Give feedback.
-
Any news or timeline regarding this feature? |
Beta Was this translation helpful? Give feedback.
-
Any light at the end of the tunnel for this one? Our requirement is only documentation of callbacks to API clients, without need to implement any actual callback functionalities in the API gateway. |
Beta Was this translation helpful? Give feedback.
-
Has there been any progress on this? It's a feature we need for the project I'm currently working on. Would be great if we didn't have to use another docs provider. |
Beta Was this translation helpful? Give feedback.
-
The operations page does not display details of "Callbacks" section included in Open API 3.0:
https://swagger.io/docs/specification/callbacks/
Please could any callbacks defined against an operation be displayed in the new developer portal, in a similar way to Swagger UI
Beta Was this translation helpful? Give feedback.
All reactions