Skip to content

schema updates for 3.0.4 #4125

@karenetheridge

Description

@karenetheridge

The 3.0.4 schemas need a review pass for accuracy.

  • update $comment, description and $id URIs for v3.0.3->v3.0.4 (where can an html preview of the specification be viewed?)
  • ensure links in specification (referencing schema files) are correct
    • 3.0.4 and 3.1.1 will link to https://spec.openapis.org/ which now has a subsection "Non-Normative JSON Schemas" with "view" and "download" links
  • compare specification and schema diffs from 3.0.3 and 3.0.4, thinking about any spec changes that haven't yet been reflected in the schemas, and what changes have been made to the schemas already and confirm they are accurate (this SHOULD be a no-op, but mistakes have occasionally happened before ;) )
  • ensure the .json and .yaml files are consistent
  • verify validity against the draft4 json metaschema
    (I am converting locally to draft7 so as to allow: apt-get libjson-schema-modern-perl; json-schema-eval --strict --validate-schema schemas/v3.0/schema.json)

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions