Investigate using openAPI&Swagger to document v2 RESTful API
Description
API documentation often follows a docs-as-code workflow, where the tools to author and publish documentation align closely with the same tools developers use to write, manage, build, and deploy code.
Investigate using OpenAPI/Swagger for API documentation and code generation. Also, Swagger UI can be very useful for users to make restful calls directly while reading the document.
API documentation often follows a docs-as-code workflow, where the tools to author and publish documentation align closely with the same tools developers use to write, manage, build, and deploy code.
Investigate using OpenAPI/Swagger for API documentation and code generation. Also, Swagger UI can be very useful for users to make restful calls directly while reading the document.