PayU / openapi-validator-middleware

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

adding a check for requestBody on current path and method #44

Closed omer182 closed 5 years ago

omer182 commented 5 years ago

making sure the current path and method have a requestBody before extracting its schema, avoiding an empty requestBody for GET requests #43

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 32ade3982db9991679dca01bc89095ea79a21892 on omer182:master into 365763feb252633fdc7bbe5c00ef46fadd6cb1ac on Zooz:master.