Skip to content

Commit

Permalink
update validation to allow 3 char object types and relations
Browse files Browse the repository at this point in the history
  • Loading branch information
ecordell committed Jan 10, 2022
1 parent aa4c5e5 commit 84cc178
Show file tree
Hide file tree
Showing 20 changed files with 100 additions and 100 deletions.
2 changes: 1 addition & 1 deletion buf.gen.yaml
@@ -1,4 +1,4 @@
#!/usr/bin/env -S buf generate buf.build/authzed/api:041a426b3ad1488d1cd1cd221d462ef334a031fe --template
#!/usr/bin/env -S buf generate buf.build/authzed/api:f5b9628ff30a18b94c2f150375aee4a1f46e71be --template
---
version: "v1"
plugins:
Expand Down
6 changes: 3 additions & 3 deletions proto/authzed/api/v0/acl_service.pb.go

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

8 changes: 4 additions & 4 deletions proto/authzed/api/v0/acl_service.pb.validate.go

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

12 changes: 6 additions & 6 deletions proto/authzed/api/v0/core.pb.go

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

16 changes: 8 additions & 8 deletions proto/authzed/api/v0/core.pb.validate.go

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

10 changes: 5 additions & 5 deletions proto/authzed/api/v0/namespace.pb.go

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

16 changes: 8 additions & 8 deletions proto/authzed/api/v0/namespace.pb.validate.go

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

8 changes: 4 additions & 4 deletions proto/authzed/api/v0/namespace_service.pb.go

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

0 comments on commit 84cc178

Please sign in to comment.