allowEmptyValue

open override var allowEmptyValue: Boolean? = null

Deprecated

From OpenAPI specifications: "Use of this property is not recommended and it is likely to be removed in a later revision."

If true, the parameter value can be empty. Valid only for query parameters. Default is false.