Skip to content

Commit

Permalink
fix: Update ZITADEL API to v1.44.4 (#39)
Browse files Browse the repository at this point in the history
* fix: update zitadel api to v1.44.4

* add action.proto to build

* add action.pb

Co-authored-by: livio-a <[email protected]>
Co-authored-by: Livio Amstutz <[email protected]>
  • Loading branch information
3 people authored Oct 8, 2021
1 parent 0848ff8 commit 0d56244
Show file tree
Hide file tree
Showing 6 changed files with 12,529 additions and 9,648 deletions.
1 change: 1 addition & 0 deletions build/zitadel/generate-grpc-client.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ protoc \
--go_opt=Mzitadel/admin.proto=${ZITADEL_IMPORT}/admin \
--go_opt=Mzitadel/app.proto=${ZITADEL_IMPORT}/app \
--go_opt=Mzitadel/auth.proto=${ZITADEL_IMPORT}/auth \
--go_opt=Mzitadel/action.proto=${ZITADEL_IMPORT}/action \
--go_opt=Mzitadel/auth_n_key.proto=${ZITADEL_IMPORT}/authn \
--go_opt=Mzitadel/change.proto=${ZITADEL_IMPORT}/change \
--go_opt=Mzitadel/features.proto=${ZITADEL_IMPORT}/features \
Expand Down
Loading

0 comments on commit 0d56244

Please sign in to comment.