Property 'allowEmptyValue' is ignored because of the defined 'style' behavior

Issue ID: v3-warning-parameter-allow-empty-value-incompatible

Description

The property allowEmptyValue you have defined for a parameter is ignored because of the style behavior you have defined for it.

For more details, see the OpenAPI Specification.

If you want to apply allowEmptyValue to the parameter, make sure the style behavior allows it.