Skip to content

Commit

Permalink
(wip) teams version endpoint
Browse files Browse the repository at this point in the history
Signed-off-by: Brenna Hewer-Darroch <[email protected]>
  • Loading branch information
Brenna Hewer-Darroch committed Mar 3, 2020
1 parent c684dd6 commit 6e51509
Show file tree
Hide file tree
Showing 14 changed files with 392 additions and 117 deletions.
107 changes: 70 additions & 37 deletions components/automate-gateway/api/iam/v2/request/teams.pb.go

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

2 changes: 2 additions & 0 deletions components/automate-gateway/api/iam/v2/request/teams.proto
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ option go_package = "github.com/chef/automate/components/automate-gateway/api/ia

import "protoc-gen-swagger/options/annotations.proto";

message GetVersionReq {}

message ListTeamsReq {}

message GetTeamReq {
Expand Down
Loading

0 comments on commit 6e51509

Please sign in to comment.