Skip to content

OAS 3.0.0 Released!

Compare
Choose a tag to compare
@webron webron released this 26 Jul 07:31

OAS 3.0.0 Change Log

The OAI is pleased to announce the official release of the OpenAPI Specification 3.0.0!

The list below reflect the changes since the last release candidate.

Schema Changes

  • The headers map under the Encoding Object can now also reference headers.

Descriptive Changes

  • Reworded descriptions for clearer intent (no change of meaning).
  • The OpenAPI Definition File has been renamed as the OpenAPI Document.
  • Changes to better conform to RFC 2119.
  • Elaborated Request Body's and Response's content field support media type ranges.
  • Fixed descriptions of operationRef and operationId under the Link Object. Also clarified that a Link MUST contain one of them.
  • Added links to OAuth2's and OpenID Connect's specifications.

Document Changes

  • Some example fixes.

Check it out! https://github.com/OAI/OpenAPI-Specification/blob/3.0.0/versions/3.0.0.md