github microsoft/OpenAPI.NET 1.2.0
Milestone 1.2

latest releases: v1.4.5, 1.6.14, 1.6.13...
4 years ago

This release contains a number of bugfixes and also introduces the ability to inline references while writing out OpenAPI descriptions. It also removes the data type mismatch validator from the default set of validation rules. This validator checked to ensure that the values in examples and schema defaults were compatible with the data types of the schema. This is not a requirement of either OpenAPI or JSON Schema and is particularly tricky to do when schemas are referenced. These validators can be added back by users if desired.

Don't miss a new OpenAPI.NET release

NewReleases is sending notifications on new releases.