-
Notifications
You must be signed in to change notification settings - Fork 9.1k
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
Remaining JSON Schema Tweaks for OAS 3.1 #2099
Comments
Thanks, @philsturgeon. @darrelmiller @webron while we sort these things out, keep in mind that I expect we'll publish a If we find something that needs it, we can also release a new meta-schema (e.g. 2020-03 or something). It's not like many implementations have caught up to 2019-09 yet, so rolling out a minor update will just mean that they'll target 2020-NN instead of 2019-09. |
@OAI/tsc Progress on the bugfix/clarification JSON Schema draft mentioned in the previous comment can be tracked under the draft-08-patch1 milestone. |
@philsturgeon #2016 is only a meta-schema for the schema object. |
Open issues have been moved to appropriate milestones. |
With #1977 in the bag, the majority of the work for aligning JSON Schema and OpenAPI Schema Objects has been done for v3.1 (🥳).
Here is a list of remaining clarifications and "further discussions", split into individual issues to avoid overloading any one of them with an unmanageable amount of comments.
Clarify text relating to formatsImprove explanation of Reference ObjectSo what do we do about $ref siblingsDefine the scope of $id resolutionClarify Nullable properties with default valesClarify spec wrt readOnly and writeOnly in referenced schemasThe text was updated successfully, but these errors were encountered: