Skip to content

Commit 31ef903

Browse files
author
GitHub Actions Bot
committed
Update generated sdk directory with latest changes
1 parent 5bbb2b8 commit 31ef903

File tree

20 files changed

+23
-23
lines changed

20 files changed

+23
-23
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"@bufbuild/protobuf": "^2.1.0",
2828
"nice-grpc": "^2.1.9",
29-
"ts-proto": "^2.8.0"
29+
"ts-proto": "^2.8.3"
3030
},
3131
"devDependencies": {
3232
"@types/jest": "^30.0.0",

proto/base/v1/openapi.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ option (grpc.gateway.protoc_gen_openapiv2.options.openapiv2_swagger) = {
99
info: {
1010
title: "Permify API";
1111
description: "Permify is an open source authorization service for creating fine-grained and scalable authorization systems.";
12-
version: "v1.4.5";
12+
version: "v1.5.0";
1313
contact: {
1414
name: "API Support";
1515
url: "https://github.com/Permify/permify/issues";

src/grpc/generated/base/v1/base.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/grpc/generated/base/v1/errors.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/grpc/generated/base/v1/openapi.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/grpc/generated/base/v1/service.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/grpc/generated/google/api/annotations.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/grpc/generated/google/api/expr/v1alpha1/checked.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/grpc/generated/google/api/expr/v1alpha1/syntax.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.

0 commit comments

Comments
 (0)