Shweta Patil
Shweta Patil
1) Read below Valid V2 document into OpenAPIDocument using OpenApiStringReader().Read() 2) Serialize the document from above step into V2 using SerializeAsJson( OpenApiSpecVersion.OpenApi2_0 ) 3) This converts a valid V2 document...
If a V2 json generated using swashbuckle contains square brackets in the key of the #definitions, OpenApiDiagnostics throw below error. Is there a reason why square brackets are not allowed?...
It will help people play around and get familiar with the library before using it in their code base.