Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit fd25648

Browse files
chore: mention draft 2019-09 support of generator
1 parent e0d6819 commit fd25648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

implementations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ For example, the only incompatibilities between draft-04 and draft-06 involve `e
159159
- Python
160160
- [Pydantic](https://pydantic-docs.helpmanual.io/) (MIT) - generates schemas from Python models based on Python 3.6+ type hints.
161161
- Java
162-
- [jsonschema-generator](https://github.com/victools/jsonschema-generator) (Apache 2.0) - generates schemas from Java types *supports Draft 7*
162+
- [jsonschema-generator](https://github.com/victools/jsonschema-generator) (Apache 2.0) - generates schemas from Java types *supports Draft 7 and Draft 2019-09*
163163
- Scala
164164
- [scala-jsonschema](https://github.com/andyglow/scala-jsonschema) (Apache 2.0) - generates schemad out of Scala case classes
165165

0 commit comments

Comments
 (0)