PayU / openapi-validator-middleware

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

the field validation works with openApi 3.0.0? #196

Open douradora opened 9 months ago

douradora commented 9 months ago

hi, i try use this lib with openapi 3.0.0 for validate the fields in express , but doesn't work, has it support to openAPI 3.0.0 ? if yes,is there any example?

kobik commented 9 months ago

Hi @douradora , openapi 3.0.0 works.

Can you have an example for what's not working for you and how you've setup the middleware?

douradora commented 9 months ago

i had been had issues to config rigth the lib to openApi but now works well