Skip to content

Commit

Permalink
Merge pull request #205 from authzed/materialize-v0-api
Browse files Browse the repository at this point in the history
generate Authzed Materialize v0 Go client code
  • Loading branch information
vroldanbet authored Jun 5, 2024
2 parents e0c2b8a + d8d4dd0 commit 8e80287
Show file tree
Hide file tree
Showing 21 changed files with 8,913 additions and 86 deletions.
2 changes: 1 addition & 1 deletion magefiles/gen.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ func (g Gen) All() error {
const (
ProtoPath = "proto/authzed/api"
BufRepository = "buf.build/authzed/api"
BufTag = "c80c505980ad9ea666cec11080b69524cc076a89"
BufTag = "298f3d3a2d4f68ac197b49f849eab6a472604d19"
)

// Proto runs proto codegen
Expand Down
240 changes: 223 additions & 17 deletions proto/apidocs.swagger.json

Large diffs are not rendered by default.

Loading

0 comments on commit 8e80287

Please sign in to comment.