sanic-org / sanic-ext

Extended Sanic functionality
https://sanic.dev/en/plugins/sanic-ext/getting-started.html
MIT License
50 stars 36 forks source link

Revamp OAS implementation #215

Open ahopkins opened 1 year ago

ahopkins commented 1 year ago

This PR is an experimental rebuild of the OAS module. It tries to use composable signatures to create components that are well typed so that it is easy and intuitive to build an OAS documentation.