Discussions

Ask a Question
Back to All

Automated deployment of additional information for OpenAPI schema

Hi,

I have the problem that I want to deploy a lot of OpenAPI schemas to readme. However these are not just standard schemas, but I would like to add custom annotations in html or markdown to each of the routes. This works nicely if I do it manually, but I need to do this in an automated way and I did not find a way to do it.

Is there already an API to do so? If not it would be awesome to add it!

Maybe the nicest way to do it would be to accept an extension field in the API spec JSON which can contain html and another for markdown.