github microsoft/OpenAPI.NET v1.0.0-beta014

latest releases: v1.4.5, 1.6.14, 1.6.13...
pre-release6 years ago
  • Bug fix: Serializing the OpenApiAny type for double, float, and long now works as expected.
  • Bug fix: Property is now serialized with readonly being false when it is in the required list for V2 to comply with the specification.
  • References are now loaded in a two-step process. First, the reference string is loaded in as is. Then, the reference resolver walks through the DOM to resolve the references. This allows circular references to be properly resolved.

Don't miss a new OpenAPI.NET release

NewReleases is sending notifications on new releases.