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: typing - compeller should enfore its own types for the API schema #40

Open simonireilly opened 2 years ago

simonireilly commented 2 years ago

Currently, the typing in compeller has been growing from a what can be made to work type specification but the actual typing needs to enforce the required format of the schema document.

Requirements

Essentially, the document should be richly typed