Extends JsonSchema.Net to support OpenAPI v3.1's JSON Schema vocabulary extension
$ dotnet add package JsonSchema.Net.OpenApiJsonSchema.Net.Data extends JsonSchema.Net by adding support for the OpenAPI 3.1 JSON Schema vocabulary:
Register the vocabulary:
using Json.Schema.OpenApi;
Vocabularies.Register();
If you found this library helpful and would like to promote continued development, please consider sponsoring the maintainers.