Skip to content

Commit

Permalink
issue-26-JSON-Schema-Specification-version
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBiesack committed Apr 22, 2024
1 parent 1f85fbf commit f84f0b6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,8 @@ Remove the `webhooks` object, if present.

### ⤓ JSON Schema related changes

OAS 3.0 uses an earlier JSON Schema version (Draft 7). The tool converts `examples`
OAS 3.0 uses an earlier JSON Schema version
([JSON Schema Specification Wright Draft 00](https://datatracker.ietf.org/doc/html/draft-wright-json-schema-00)). The tool converts `examples`
in schemas to a single `example`.

As a special case, if the resulting `example` includes an `id`, it is
Expand Down

0 comments on commit f84f0b6

Please sign in to comment.