Manuel

Results 2 issues of Manuel

Hi, First of all, thank you for this great library! I'm not sure if it will work with all versions, checks should show. Until this PR is merged or it...

Official docs: https://swagger.io/docs/specification/describing-parameters/#common My **valid** configuration: ```yml paths: /posts/{id}: # This is considered as a request method then trows error parameters: - name: id in: path description: id required: true...

type: bug