Skip to content

Commit

Permalink
bump buf reference to the latest proto definitions
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan Whitaker <jwhitake@adobe.com>
  • Loading branch information
jonwhitty committed Nov 8, 2021
1 parent 48db200 commit b0428b3
Show file tree
Hide file tree
Showing 26 changed files with 118 additions and 975 deletions.
2 changes: 1 addition & 1 deletion buf.gen.yaml
@@ -1,4 +1,4 @@
#!/usr/bin/env -S buf generate buf.build/authzed/api:67357f5a752f8e985833adc0944b46a2c1e2083b --template
#!/usr/bin/env -S buf generate buf.build/authzed/api:e93c981415ea208595a50a95fa8572f6e22d1e81 --template
version: "v1"
plugins:
- remote: "buf.build/library/plugins/go:v1.27.1-1"
Expand Down
2 changes: 1 addition & 1 deletion proto/apidocs.swagger.json
Expand Up @@ -511,7 +511,7 @@
"apiv1WatchRequest": {
"type": "object",
"properties": {
"objectTypes": {
"optionalObjectTypes": {
"type": "array",
"items": {
"type": "string"
Expand Down
2 changes: 1 addition & 1 deletion 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.

127 changes: 5 additions & 122 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.

2 changes: 1 addition & 1 deletion proto/authzed/api/v0/core.pb.go

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

0 comments on commit b0428b3

Please sign in to comment.