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

Commit fdfc5be

Browse files
authored
Merge pull request #284 from andyglow/patch-1
From Code Generation: Scala
2 parents 5047f10 + a36fa9f commit fdfc5be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

implementations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,8 @@ For example, the only incompatibilities between draft-04 and draft-06 involve `e
154154
- [Pydantic](https://pydantic-docs.helpmanual.io/) (MIT) - generates schemas from Python models based on Python 3.6+ type hints.
155155
- Java
156156
- [jsonschema-generator](https://github.com/victools/jsonschema-generator) (Apache 2.0) - generates schemas from Java types *supports Draft 7*
157+
- Scala
158+
- [scala-jsonschema](https://github.com/andyglow/scala-jsonschema) (Apache 2.0) - generates schemad out of Scala case classes
157159

158160
#### From data
159161

0 commit comments

Comments
 (0)