Skip to content

Clarify how/if null property values are supported #835

Closed
@cipresso

Description

@cipresso

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions