compeller
compeller copied to clipboard
feat: path validation and typing
The path object of an OpenAPI specification is associated with the parameters declaration.
Common use cases like ?limit=10&offset=0 should be supported.
- [ ] feat: paths can be typed and validated