We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e40ddd commit f1db0e3Copy full SHA for f1db0e3
src/oas.md
@@ -4017,7 +4017,7 @@ oneOf:
4017
### Modeling Non-JSON Data
4018
4019
This section describes how to model non-JSON formats, either by mapping the format into the
4020
-[JSON Schema data model](https://www.ietf.org/archive/id/draft-bhutton-json-schema-01.html#name-instance-data-model)
+[JSON Schema data model](https://datatracker.ietf.org/doc/html/draft-bhutton-json-schema-01.html#name-instance-data-model)
4021
or by using additional Objects such as the [Encoding Object](#encoding-object).
4022
4023
#### XML Modeling
0 commit comments