userver icon indicating copy to clipboard operation
userver copied to clipboard

Support minItems and maxItems array properties in static config

Open fdr400 opened this issue 1 year ago • 0 comments

Sometimes it is convenient to configure minimum and maximum value of array length in static configuration. As I understand, OpenAPI 3 exposes such configuration options for arrays. Is it possible to support such options in userver too?

fdr400 avatar May 08 '24 19:05 fdr400