Skip to content

Commit c3296a6

Browse files
authored
Merge pull request #239 from authzed/api-change/v1.45.0
Update API to v1.45.0
2 parents 29fb0fa + 3913131 commit c3296a6

File tree

4 files changed

+223
-26
lines changed

4 files changed

+223
-26
lines changed

buf.gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ plugins:
99
- client_grpc1
1010
inputs:
1111
# This SHA refers to the v1.41.0 commit with deprecated APIs removed
12-
- module: "buf.build/authzed/api:9ab71677051b46cbb04eb56c27faf2af"
12+
- module: "buf.build/authzed/api:v1.45.0"

src/authzedapi/authzed/api/materialize/v0/watchpermissionsets.grpc-client.ts

Lines changed: 26 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/authzedapi/authzed/api/materialize/v0/watchpermissionsets.ts

Lines changed: 190 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/authzedapi/authzed/api/v1/permission_service.ts

Lines changed: 6 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)