Skip to content

Commit

Permalink
fix: Update ZITADEL API to v2.40.1 (#261)
Browse files Browse the repository at this point in the history
* fix: update zitadel api to v2.40.0-rc.2

* add milestone

---------

Co-authored-by: livio-a <[email protected]>
Co-authored-by: Livio Spring <[email protected]>
  • Loading branch information
3 people authored Nov 2, 2023
1 parent 3ad4e0f commit d44562e
Show file tree
Hide file tree
Showing 16 changed files with 34,901 additions and 32,699 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 @@ -32,6 +32,7 @@ protoc \
--go_opt=Mzitadel/member.proto=${ZITADEL_IMPORT}/member \
--go_opt=Mzitadel/message.proto=${ZITADEL_IMPORT}/message \
--go_opt=Mzitadel/metadata.proto=${ZITADEL_IMPORT}/metadata \
--go_opt=Mzitadel/milestone/v1/milestone.proto=${ZITADEL_IMPORT}/milestone \
--go_opt=Mzitadel/object.proto=${ZITADEL_IMPORT}/object \
--go_opt=Mzitadel/options.proto=${ZITADEL_IMPORT}/authoption \
--go_opt=Mzitadel/org.proto=${ZITADEL_IMPORT}/org \
Expand Down
20,647 changes: 10,432 additions & 10,215 deletions pkg/client/zitadel/admin/admin.pb.go

Large diffs are not rendered by default.

40 changes: 38 additions & 2 deletions pkg/client/zitadel/admin/admin_grpc.pb.go

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

Loading

0 comments on commit d44562e

Please sign in to comment.