I have made different APIs in Rest mode, and I want to generate the OPEN API file automatically, from the body of a response (JSON format) uploaded by my API.
Does such a tool exist?
I try with the POSTMAN, but the body documentation is very poor, just an illustration of an example
I try with SWAGGER.EDITOR, but we need to describe everything manually, and I have a response body with more than 300 fields