Skip to content

Commit

Permalink
Update generated OpenAPI 2024.07.04 (#29)
Browse files Browse the repository at this point in the history
* Update generated OpenAPI 2024.07.04

* Update generation script
  • Loading branch information
corbadovych authored Jul 4, 2024
1 parent 49e12d1 commit 682a481
Show file tree
Hide file tree
Showing 4 changed files with 610 additions and 16 deletions.
2 changes: 1 addition & 1 deletion Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ tasks:
- docker-build
desc: Generates OpenAPI entities and clients
cmds:
- docker run -it -v $(pwd):/app corbado-go:latest scripts/generate-openapi.sh pkg/sdk/entity/api
- docker run -it -v $(pwd):/app corbado-go:latest scripts/generate-openapi.sh pkg/generated
Loading

0 comments on commit 682a481

Please sign in to comment.