Skip to content

Commit

Permalink
feat: add OpenAPI spec generator (#4736)
Browse files Browse the repository at this point in the history
This function translates an FTL schema with ingress annotations into an
OpenAPI spec. This isn't wired up anywhere yet, will do so in followup.

Fixed #920

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
alecthomas and github-actions[bot] authored Feb 28, 2025
1 parent 0b42ace commit 635939b
Show file tree
Hide file tree
Showing 68 changed files with 883 additions and 133 deletions.
4 changes: 2 additions & 2 deletions backend/admin/testdata/go/dischema/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions backend/admin/testdata/go/resetsub/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions backend/console/testdata/go/console/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions backend/controller/leases/testdata/go/leases/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions backend/controller/sql/testdata/go/database/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions backend/controller/sql/testdata/go/mysql/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions backend/cron/testdata/go/cron/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 635939b

Please sign in to comment.