Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions draft-ietf-httpapi-rest-api-mediatypes.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ Interoperability considerations:
: None

Published specification:
: this document
: [oas]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ioggstream I think this URL https://spec.openapis.org/oas/latest is the most stable one to use to reference the OAS specification.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@darrelmiller question: that just references OAS3.1 whereas this media type is intended to support present and future versions of the spec eventually via the version parameter. (e.g. 3.0, 3.1, 4.0, ..).

If you think that https://spec.openapis.org/oas/latest is still correct, we can just explicit that in this registration, and use the latest.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See #49 .

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ioggstream we now have an overall page for all spec and schema versions if that helps: https://spec.openapis.org/oas/

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@handrews thanks for the info!

This PR is jsonschema related... Let's file another PR on the latest file, until the jsonschema discussion is open I would focus on openapi only.


Applications that use this media type:
: HTTP
Expand Down Expand Up @@ -217,7 +217,7 @@ Interoperability considerations:
: see {{Section 3 of YAML-MEDIATYPES}}

Published specification:
: this document
: [oas]

Applications that use this media type:
: HTTP
Expand Down Expand Up @@ -424,7 +424,7 @@ Interoperability considerations:
: See the "General Considerations" section of {{jsonschema}}

Published specification:
: this document
: This document specifies dialect identification, but each dialect will have it's own specification. The set of possible dialects is open ended and includes, but is not limited to, those released by the JSON Schema organization ({{jsonschema}}).

Applications that use this media type:
: JSON Schema is used in a variety of
Expand Down