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

Commit 76271d8

Browse files
authored
Merge pull request #322 from CarstenWickner/added-draft-2019-09-support
Mention Draft 2019-09 Support in from-Java-code Generator
2 parents b40e5fa + fd25648 commit 76271d8

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)