Skip to content

Commit d6d769a

Browse files
committed
feat: v0.5.6 updates
1 parent 87e9f36 commit d6d769a

File tree

8 files changed

+1067
-1044
lines changed

8 files changed

+1067
-1044
lines changed

generated/apidocs.swagger.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"info": {
44
"title": "Permify API",
55
"description": "Permify is an open-source authorization service for creating and maintaining fine-grained authorizations across your individual applications and services. Permify converts authorization data as relational tuples into a database you point at. We called that database a Write Database (WriteDB) and it behaves as a centralized data source for your authorization system. You can model of your authorization with Permify's DSL - Permify Schema - and perform access checks with a single API call anywhere on your stack. Access decisions made according to stored relational tuples.",
6-
"version": "v0.5.1",
6+
"version": "v0.5.6",
77
"contact": {
88
"name": "API Support",
99
"url": "https://github.com/Permify/permify/issues",

generated/base/v1/base.pb.go

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

generated/base/v1/base.pb.validate.go

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

generated/base/v1/openapi.pb.go

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)