You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: versions/3.0.4.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -2643,7 +2643,7 @@ $ref: definitions.yaml#/Pet
2643
2643
2644
2644
The Schema Object allows the definition of input and output data types.
2645
2645
These types can be objects, but also primitives and arrays.
2646
-
This object is an extended subset of the [JSON Schema Specification Draft Wright-00](https://json-schema.org/).
2646
+
This object is an extended subset of the [[JSON-Schema-05|JSON Schema Specification Draft Wright-00]].
2647
2647
2648
2648
For more information about the keywords, see [JSON Schema Core](https://tools.ietf.org/html/draft-wright-json-schema-00) and [JSON Schema Validation](https://tools.ietf.org/html/draft-wright-json-schema-validation-00).
2649
2649
Unless stated otherwise, the keyword definitions follow those of JSON Schema and do not add any additional semantics.
0 commit comments