Skip to content

Commit

Permalink
Adds generator for openapi specifications (#2815)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickzelei authored Oct 16, 2024
1 parent d4a9b39 commit c5d0157
Show file tree
Hide file tree
Showing 20 changed files with 14,723 additions and 23 deletions.
5 changes: 5 additions & 0 deletions backend/buf.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,8 @@ plugins:
opt:
- target=ts
- import_extension=.js

- local: protoc-gen-connect-openapi
out: gen/openapi
opt:
- content-types=json
Loading

0 comments on commit c5d0157

Please sign in to comment.