Bas Hendri
Results
1
comments of
Bas Hendri
`minItems` and `maxItems` are not properly working for parameter deserializing. They work only if under the `items` node, which is not proper OASv2. Serializing works fine. ```csharp var testString =...