navapbc / template-application-flask

Apache License 2.0
7 stars 3 forks source link

Consider replacing openapi generation workflow with CI check #149

Open lorenyu opened 1 year ago

lorenyu commented 1 year ago

If we set this env var in local.env, the openapi file will be naturally kept in sync, then we can just have a CI check to make sure it is in sync https://apiflask.com/openapi/#keep-the-local-spec-in-sync

make sure to update the ADR