PayU / openapi-validator-middleware

Input validation using Swagger (Open API) and ajv
Apache License 2.0
144 stars 50 forks source link

Parameter Serialization support #172

Open evilive3000 opened 2 years ago

evilive3000 commented 2 years ago

I can't make this middleware to work parameters as array (parameter serialization) not for path-params neither query-params.

Does it support this functionality?