The OpenAPI Specification (formerly known as the Swagger Specification) is a format for describing REST APIs. API specifications can be written in both YAML and JSON formats. Both humans and machines can read and understand the format. You can describe your complete API uses an OpenAPI file.
openAPI
1 post