Skip to content

Commit d8b89dd

Browse files
committed
Add materialize APIs to supported apis
1 parent 82041f2 commit d8b89dd

20 files changed

Lines changed: 8496 additions & 371 deletions

buf.gen.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,5 @@ plugins:
88
- long_type_string
99
- client_grpc1
1010
inputs:
11-
- module: "buf.build/authzed/api:v1.41.0"
12-
paths:
13-
# NOTE: This grabs only the v1 proto and ignores v0 and v1dev.
14-
- "authzed/api/v1"
11+
# This SHA refers to the v1.41.0 commit with deprecated APIs removed
12+
- module: "buf.build/authzed/api:9ab71677051b46cbb04eb56c27faf2af"

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

Lines changed: 4 additions & 4 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/watchpermissions.ts

Lines changed: 13 additions & 16 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.grpc-client.ts

Lines changed: 6 additions & 6 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: 37 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)