The OpenAPI.NET SDK contains a useful object model for OpenAPI documents in .NET along with common serializers to extract raw OpenAPI JSON and YAML documents from the model.
MIT License
1.42k
stars
240
forks
source link
Cannot put extension in RequestBody serialized to OASv2 #510
Microsoft.OpenAPI NuGet v1.2.2
Serializing to OASv3 outputs the extension as expected. The v2 spec seems to allow it.
Repro:
Actual:
Expected: