Skip to content

Commit 1ab8d1e

Browse files
Adds missing draft version to js2e link
1 parent 454968f commit 1ab8d1e

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
@@ -181,7 +181,7 @@ are the only keywords that changed.
181181
- PHP
182182
- [php-code-builder](https://github.com/swaggest/php-code-builder)(MIT) - generates PHP mapping structures defined by JSON schema using [swaggest/json-schema](https://github.com/swaggest/php-json-schema) *supports Draft 7*
183183
- Elm
184-
- [json-schema-to-elm](https://github.com/dragonwasrobot/json-schema-to-elm) - generates Elm types, JSON decoders+encoders, and fuzz tests from one or more JSON Schema files using [dragonwasrobot/json_schema](https://github.com/dragonwasrobot/json_schema)
184+
- [json-schema-to-elm](https://github.com/dragonwasrobot/json-schema-to-elm) - generates Elm types, JSON decoders+encoders, and fuzz tests from one or more JSON Schema files, using [dragonwasrobot/json_schema](https://github.com/dragonwasrobot/json_schema) *supports Draft 7*
185185

186186
#### Web UI generation
187187

0 commit comments

Comments
 (0)