Closed Samuel-Morgan-Tyghe closed 2 months ago
I also saw this on my 3.1.0 schema and commented on #97
@collin-rogers , @Samuel-Morgan-Tyghe your request is not legitimate , as nullable is not a supported keyword neither by OAS 3.1.0 cf https://spec.openapis.org/oas/latest.html
neither by Json schema ,
nullable was part of 3.0.0 and has been abandonned as a breaking change by OAS, so i would advise to upgrade your schema to comply with OAS 3.1.0
@LasneF Thank you for informing me, I thought it was the other way around and a new feature of OAS :)
the following works though