Skip to content

Commit

Permalink
Merge pull request #29 from authzed/fix-lengths
Browse files Browse the repository at this point in the history
regenerate and fix tests to update id lengths
  • Loading branch information
jzelinskie authored Sep 23, 2021
2 parents 9ddfe21 + d136b9c commit e0d770a
Show file tree
Hide file tree
Showing 10 changed files with 616 additions and 615 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:f4264984be6541baa1c04a0d94837c7a --template
#!/usr/bin/env -S buf generate buf.build/authzed/api:7a18d413329a4f4fb0c4237afb640e8e --template
version: "v1beta1"
plugins:
- name: "go"
Expand Down
348 changes: 174 additions & 174 deletions proto/authzed/api/v0/acl_service.pb.go

Large diffs are not rendered by default.

12 changes: 6 additions & 6 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.

170 changes: 85 additions & 85 deletions proto/authzed/api/v0/core.pb.go

Large diffs are not rendered by default.

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.

150 changes: 75 additions & 75 deletions proto/authzed/api/v1/core.pb.go

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

Loading

0 comments on commit e0d770a

Please sign in to comment.