Uh oh!
There was an error while loading. Please reload this page.
Update Proposal 003 "Clarify Nullable" to Promoted status - #2529
Conversation
The proposal was adopted in OpenAPI version 3.0.3. This pull request updates the proposal with that status change.
Uh oh!
There was an error while loading. Please reload this page.
Changed status to 'Promoted' in accordance with the proposal template.
MikeRalphson
commented
Jun 17, 2021
As a result of #2604 the prefix/filename for this proposal has changed. The filename is now |
Hi @MikeRalphson, I merged in the |
karenetheridge
commented
Jun 21, 2021
Is this proposal still valid? As of OpenAPI 3.1.0, JSON Schema is fully integrated, and the use of a 'nullable' keyword to modify the behaviour of another keyword ('type') would violate the JSON Schema specification (OpenAPI can add new keywords in its vocabulary, but keywords already defined in other vocabularies cannot be modified.) |
tedepstein
commented
Jun 21, 2021
@karenetheridge , this proposal was adopted in version 3.0.3, changing the language used to describe |
karenetheridge
commented
Jun 22, 2021
thanks for the clarification. I didn't realize that this was already done for 3.0.3, as opposed to being a new proposal for 3.1.x. |
The proposal was adopted in OpenAPI version 3.0.3. This pull request updates the proposal with that status change.