Alex Korygin
Alex Korygin
Hi Darrel, If one of request body's media types is "application/x-www-form-urlencoded" and is assigned the schema object that has **a definition reference (not properties)**, Open API writer fails to write...
Hi Darrel, There is nothing to parse, I’m assembling a brand new OpenAPI document object using your library from some other metadata. So this would have to be reproduced with...
Hi Darrel, I have a similar but slightly different issue. Attached is a valid v3 doc that when serialized as v2 produces an invalid document with the following errors: -...
Hi Darrel, I reported #478. :) The original scenario was about sample values and it was indeed fixed. This one is about outputting decimal properties min / max values when...