Skip to content

Commit f1db0e3

Browse files
authored
Update src/oas.md
1 parent 6e40ddd commit f1db0e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/oas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4017,7 +4017,7 @@ oneOf:
40174017
### Modeling Non-JSON Data
40184018

40194019
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)
4020+
[JSON Schema data model](https://datatracker.ietf.org/doc/html/draft-bhutton-json-schema-01.html#name-instance-data-model)
40214021
or by using additional Objects such as the [Encoding Object](#encoding-object).
40224022

40234023
#### XML Modeling

0 commit comments

Comments
 (0)