Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

OAS 3.1.1 Released!

Latest
Compare
Choose a tag to compare
Loading
@lornajanelornajane released this 24 Oct 17:37
69d8b79
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Release Notes

While the 3.1.1 release makes no changes to requirements of the OpenAPI 3.1.0 specification, it does introduce a number of notable improvements, including:

  • Expands and clarifies a number of explanations, including several new appendices with supplementary details
  • Focuses on technical specifics by moving examples and additional documentation now published atlearn.openapis.org
  • Declares that the HTML specifications atspec.openapis.org are now the authoritative versions (formerly it was the Markdown source on GitHub)

OpenAPI Description writers should mark their OpenAPI Descriptions with the version of the OpenAPI specification they used to write their specification, updating where possible.

Tooling maintainers should expect minimal work to support 3.1.1; however, we recommend checking the list of changes below.

Clearer Definitions

Introduce consistent language around OpenAPI Document/Description/Definition:

  • OpenAPI Description means the OpenAPI description of an API, whether it is in one or many files.
  • A document means a single file.
  • An "entry document" is where the OpenAPI Description for an API starts; it may reference other documents.

Improved language regarding schemas, explaining the difference between the OpenAPI schema, the schemas used within the OpenAPI schema, and the use of a non-authoritative JSON Schema to supplement the written spec.

Added guidance around use of schema dialects.

References

Additional guidance for resolving references and parsing documents was added, resolving component names, tags, and operationIds are clarified.
The adoption of JSON Schema in 3.1.x changed the parsing and referencing, and a new section was added to cover the changes in more depth than in 3.1.0.

Improved explanation of URLs and URIs, and made clear which to use for each URL/URI field.
Clarified that Markdown links are resolved in relation to their rendered context.

Data Types

Extensive clarifications on data types and encoding.

Added a section on handling binary data.

Security

Added a note that asecurity array that is empty or missing does not indicate that no security arrangements exist for this API.

Updated references to other standards where newer versions are available, and added more explanation for OpenIDConnect.

Added a "Security Concerns" section containing advice for implementers and users of OpenAPI.

Request Data

Extensive refactoring of the parameters section
Examples were updated, improved, and explanations added.

Headers have their own section with examples and specific information.

Improves and expands on OpenAPIexample andexamples and adds a "Working with Examples" section with a clearer description and examples.

Clarifies and expands on file uploads, form-urlencoded request bodies, and multipart content, and moves them to a refactoredEncoding Object section to provide better coverage of edge cases and more examples.

Assets2
Loading
i0tool5, Spokeek, jeremyfiel, hendriknielaender, at146, DevYeom, rafalkrupinski, mrlubos, Mohammad-Alavi, Stranger6667, and 5 more reacted with thumbs up emojiMeleleka676 reacted with laugh emojiralfhandl, badsyntax, Cyrus-Kiprop, i0tool5, jeremyfiel, hendriknielaender, LasneF, mrlubos, Stranger6667, paulRbr, and 6 more reacted with hooray emojijeremyfiel, hendriknielaender, i0tool5, mrlubos, antlio, Meleleka676, emmanuelgautier, Andibeethoven, and Mohammad-Alavi reacted with heart emojii0tool5, hendriknielaender, monitaurus, mrlubos, Stranger6667, frankkilcommins, rlebran, Meleleka676, and Mohammad-Alavi reacted with rocket emojiHomedefense78, victorbalssa, Meleleka676, Andibeethoven, and Elmago34 reacted with eyes emoji
32 people reacted

[8]ページ先頭

©2009-2025 Movatter.jp