Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added words relating to adopting semantics of JSON Schema #2330

Open
wants to merge 1 commit into
base: v3.1.0-dev
from

Conversation

@darrelmiller
Copy link
Member

darrelmiller commented Aug 28, 2020

Addresses #2326

Copy link
Member

MikeRalphson left a comment

Tiny nits, otherwise LGTM.


For more information about the properties, see [JSON Schema Core](https://json-schema.org/draft/2019-09/json-schema-core.html) and [JSON Schema Validation](https://json-schema.org/draft/2019-09/json-schema-validation.html).

Unless stated otherwise, the property definitions follow the JSON Schema.
Unless stated otherwise, the property definitions follow the JSON Schema and does not add any additional semantics.

This comment has been minimized.

@MikeRalphson

MikeRalphson Aug 29, 2020 Member

Suggested change
Unless stated otherwise, the property definitions follow the JSON Schema and does not add any additional semantics.
Unless stated otherwise, the property definitions follow those of JSON Schema and do not add any additional semantics.

For more information about the properties, see [JSON Schema Core](https://json-schema.org/draft/2019-09/json-schema-core.html) and [JSON Schema Validation](https://json-schema.org/draft/2019-09/json-schema-validation.html).

Unless stated otherwise, the property definitions follow the JSON Schema.
Unless stated otherwise, the property definitions follow the JSON Schema and does not add any additional semantics.
Where JSON Schema indicates that behavior is defined by the application (e.g. for annotations), OAS also defers the definition of semantics to the application consuming the OpenAPI description.

This comment has been minimized.

@MikeRalphson

MikeRalphson Aug 29, 2020 Member

Suggested change
Where JSON Schema indicates that behavior is defined by the application (e.g. for annotations), OAS also defers the definition of semantics to the application consuming the OpenAPI description.
Where JSON Schema indicates that behavior is defined by the application (e.g. for annotations), OAS also defers the definition of semantics to the application consuming the OpenAPI document.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.