compeller icon indicating copy to clipboard operation
compeller copied to clipboard

feat: path validation and typing

Open simonireilly opened this issue 4 years ago • 0 comments

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

simonireilly avatar Jan 28 '22 10:01 simonireilly