Define a null property in OpenAPI
· 4 min read
To define a property that can be a string or null in OpenAPI (Swagger), you use different methods depending on the OpenAPI specification version.
programming tag description
View All TagsTo define a property that can be a string or null in OpenAPI (Swagger), you use different methods depending on the OpenAPI specification version.