simonireilly / compeller

A strong typescript binding for your OpenAPI Schema that doesn't need generation and is not prescriptive in coding style
MIT License
22 stars 1 forks source link

feat: path validation and typing #39

Open simonireilly opened 2 years ago

simonireilly commented 2 years ago

closes: #25

We need to support common things like:


Limitations, for now, we are going to aggressively focus on AWS API Gateway, because this is our use case.

Use the parameter spec to specify the validation: https://spec.openapis.org/oas/v3.1.0#parameterIn