Skip to content

Commit

Permalink
fix: Update ZITADEL API to v2.47.2 (#303)
Browse files Browse the repository at this point in the history
* fix: update zitadel api to v2.47.0

* fix generate

---------

Co-authored-by: livio-a <[email protected]>
Co-authored-by: Livio Spring <[email protected]>
  • Loading branch information
3 people authored Mar 7, 2024
1 parent 3d828c4 commit ba8d87b
Show file tree
Hide file tree
Showing 10 changed files with 10,845 additions and 10,158 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 @@ -58,6 +58,7 @@ protoc \
--go_opt=Mzitadel/settings/v2beta/lockout_settings.proto=${ZITADEL_IMPORT}/settings/v2beta \
--go_opt=Mzitadel/settings/v2beta/login_settings.proto=${ZITADEL_IMPORT}/settings/v2beta \
--go_opt=Mzitadel/settings/v2beta/password_settings.proto=${ZITADEL_IMPORT}/settings/v2beta \
--go_opt=Mzitadel/settings/v2beta/security_settings.proto=${ZITADEL_IMPORT}/settings/v2beta \
--go_opt=Mzitadel/settings/v2beta/settings.proto=${ZITADEL_IMPORT}/settings/v2beta \
--go_opt=Mzitadel/settings/v2beta/settings_service.proto=${ZITADEL_IMPORT}/settings/v2beta \
--go_opt=Mzitadel/user/v2beta/auth.proto=${ZITADEL_IMPORT}/user/v2beta \
Expand Down
18,161 changes: 9,082 additions & 9,079 deletions pkg/client/zitadel/admin/admin.pb.go

Large diffs are not rendered by default.

663 changes: 331 additions & 332 deletions pkg/client/zitadel/policy/policy.pb.go

Large diffs are not rendered by default.

134 changes: 71 additions & 63 deletions pkg/client/zitadel/session/v2beta/session_service.pb.go

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

Loading

0 comments on commit ba8d87b

Please sign in to comment.