Closed
Description
Hi. One of the things we're hoping for in the OpenAPI spec is support for null types. This is especially important for SQL where "property":"" means something different from "property":null. Using JSON schema you indicate something can be null by using a type array as in "type":['string','null']. What would be the equivalent in the next version of OpenAPI?
Metadata
Metadata
Assignees
Labels
No labels