OpenAPI-Specification icon indicating copy to clipboard operation
OpenAPI-Specification copied to clipboard

Clarify allowEmptyValue further

Open handrews opened this issue 1 year ago • 0 comments

  • Fixes #3792

Make it clear that the default value does not do anything, and the non-default value (true) changes the normal expected behavior of the "schema" or "content" fields. This also explains why the keyword is safe to deprecate, as "schema" and "content" can be used to allow empty values in a more typical way.

handrews avatar May 11 '24 16:05 handrews