File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ We structured Permify API in 4 core parts:
12
12
- [ SchemaService] : Modeling and Permify Schema related functionalities including configuration and auditing.
13
13
- [ TenancyService] : Consists tenant operations such as creating, deleting and listing.
14
14
15
- Permify exposes its APIs via both [ gRPC] ( https://buf.build/permify /permify/docs/main:base.v1 ) and [ REST] ( https://restfulapi.net/ ) .
15
+ Permify exposes its APIs via both [ gRPC] ( https://buf.build/permifyco /permify/docs/main:base.v1 ) and [ REST] ( https://restfulapi.net/ ) .
16
16
17
17
[ PermissionService ] : ./permission/check-api
18
18
[ DataService ] : ./data/write-data
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ We structured Permify API in 4 core parts:
13
13
- [ SchemaService] : Modeling and Permify Schema related functionalities including configuration and auditing.
14
14
- [ TenancyService] : Consists tenant operations such as creating, deleting and listing.
15
15
16
- Permify exposes its APIs via both [ gRPC] ( https://buf.build/permify /permify/docs/main:base.v1 ) and [ REST] ( https://restfulapi.net/ ) .
16
+ Permify exposes its APIs via both [ gRPC] ( https://buf.build/permifyco /permify/docs/main:base.v1 ) and [ REST] ( https://restfulapi.net/ ) .
17
17
18
18
[ PermissionService ] : ./permission/check-api
19
19
[ DataService ] : ./data/write-data
You can’t perform that action at this time.
0 commit comments