fsprojects / FSharp.Data.JsonSchema

MIT License
49 stars 6 forks source link

Consider NJsonSchema as an alternative #2

Closed panesofglass closed 4 years ago

panesofglass commented 4 years ago

NJsonSchema is an open source alternative to Json.Net.Schema. It is not as feature complete as Json.Net.Schema, but it is used by tools such as NSwag, which means it probably works quite well for OpenAPI scenarios.