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

Commit 8fb1b9a

Browse files
committed
Update implementations.md
Removed implementation reference
1 parent 4068d39 commit 8fb1b9a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

implementations.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,6 @@ For example, the only incompatibilities between draft-04 and draft-06 involve `e
150150
- .NET
151151
- [Json.NET](https://www.newtonsoft.com/jsonschema) (AGPL-3.0) - generates schemas from .NET types
152152
- [NJsonSchema](https://github.com/RSuter/NJsonSchema/) - (Ms-PL) - generates schemas from .NET types, see issue [574](https://github.com/RSuter/NJsonSchema/issues/574) for draft-06+ support progress
153-
- Golang
154-
- [alecthomas/jsonschema](https://github.com/alecthomas/jsonschema)(MIT) - generates JSON Schemas from Go types through reflection
155153
- PHP
156154
- [Liform](https://github.com/Limenius/liform) (MIT) - generates schemas from Symfony forms
157155
- TypeScript

0 commit comments

Comments
 (0)