Skip to content

Commit 64202b4

Browse files
authored
Merge pull request #232 from authzed/add-materialize-apis
Add materialize APIs to supported apis
2 parents 82041f2 + 8b2d5ff commit 64202b4

20 files changed

+8449
-260
lines changed

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: 1 addition & 1 deletion
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: 10 additions & 13 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: 1 addition & 1 deletion
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: 36 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)