Skip to content

Commit

Permalink
regenerate for API 1.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
authzedbot authored and vroldanbet committed Mar 19, 2024
1 parent dc44d7f commit ea21f3d
Show file tree
Hide file tree
Showing 23 changed files with 984 additions and 477 deletions.
2 changes: 1 addition & 1 deletion buf.gen.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env -S buf generate buf.build/authzed/api:206ed0aae546729d1bba96f506972b78eab4feeb --template
#!/usr/bin/env -S buf generate buf.build/authzed/api:v1.30.0 --template
# To regenerate:
# npm install -g grpc-tools
# ./buf.gen.yaml
Expand Down
2 changes: 1 addition & 1 deletion js-dist/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@authzed/authzed-js-node",
"author": "authzed",
"version": "0.13.0",
"version": "0.14.0",
"description": "authzed js client for nodejs",
"keywords": [
"authorization",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@authzed/authzed-node",
"author": "authzed",
"version": "0.13.0",
"version": "0.14.0",
"description": "authzed client for nodejs",
"keywords": [
"authorization",
Expand Down
50 changes: 26 additions & 24 deletions src/authzedapi/authzed/api/v1/core.ts

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

24 changes: 14 additions & 10 deletions src/authzedapi/authzed/api/v1/debug.ts

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

38 changes: 36 additions & 2 deletions src/authzedapi/authzed/api/v1/error_reason.ts

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

18 changes: 2 additions & 16 deletions src/authzedapi/authzed/api/v1/experimental_service.grpc-client.ts

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

Loading

0 comments on commit ea21f3d

Please sign in to comment.