OpenAPI Specification
The OpenAPI Specification (formerly Swagger Specification) is a language-agnostic standard for describing HTTP APIs. The current versions are OAS 3.1.1 (stable) and OAS 3.2.0 (latest). Governed by the OpenAPI Initiative (OAI) under the Linux Foundation.
SDKs
Other Resources
Specification
https://swagger.io/specification/
OpenAPI 3.2
https://spec.openapis.org/oas/v3.2.0.html
OpenAPI 3.1
https://spec.openapis.org/oas/v3.1.0.html
OpenAPI 2.0
https://swagger.io/specification/v2/
#OpenAPI
#REST
#Standard