Skip to content

Commit

Permalink
Merge pull request #44 from josephschorr/update-api-validate
Browse files Browse the repository at this point in the history
Update API for missing validation on SubjectReference
  • Loading branch information
josephschorr committed Dec 10, 2021
2 parents 3ada8db + 8607296 commit 4126c5f
Show file tree
Hide file tree
Showing 3 changed files with 99 additions and 91 deletions.
2 changes: 1 addition & 1 deletion buf.gen.yaml
@@ -1,4 +1,4 @@
#!/usr/bin/env -S buf generate buf.build/authzed/api:12322383f0896ef227b4d042fee6279822ca723c --template
#!/usr/bin/env -S buf generate buf.build/authzed/api:164e65008edcb4d9bd71eb6311a0197e611a4664 --template
---
version: "v1"
plugins:
Expand Down
181 changes: 91 additions & 90 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.

7 changes: 7 additions & 0 deletions proto/authzed/api/v1/core.pb.validate.go

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

0 comments on commit 4126c5f

Please sign in to comment.