swagger-codegen
swagger-codegen copied to clipboard
Schema generation for AsyncApi
Hi. I'm interested in integrating the AsyncApi tool (https://www.asyncapi.com/) with Swagger. It would be great to have the ability to get their schema via some endpoint like it is implemented for rest API in /v3/api-docs. As I see, if AsyncApi is in the service, this endpoint doesn't recognize it and doesn't write to the schema. Possibly, do you have something for AsyncApi or plan integration with it??