Skip to content

Commit

Permalink
Update protobuf
Browse files Browse the repository at this point in the history
  • Loading branch information
seizadi committed Jan 16, 2020
1 parent 65d80f3 commit f6896fc
Show file tree
Hide file tree
Showing 7 changed files with 329 additions and 329 deletions.
12 changes: 6 additions & 6 deletions pkg/pb/cmdb.pb.atlas.query.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 pkg/pb/cmdb.pb.atlas.validate.go

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

608 changes: 304 additions & 304 deletions pkg/pb/cmdb.pb.go

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions pkg/pb/cmdb.pb.gorm.go

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

4 changes: 2 additions & 2 deletions pkg/pb/cmdb.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 pkg/pb/cmdb.proto
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ message ChartVersion {
string version = 5;

// The Event job details
gorm.types.JSONValue event_job = 6;
gorm.types.JSONValue chart_store = 6;

// Reference to Application
atlas.rpc.Identifier application_id = 7 [(gorm.field) = {reference_of: "Application", tag: {type: "integer"}}];
Expand Down
8 changes: 4 additions & 4 deletions pkg/pb/cmdb.swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -3022,14 +3022,14 @@
"description": "The resource identifier.",
"type": "string"
},
"chart_store": {
"title": "The Event job details",
"$ref": "#/definitions/typesJSONValue"
},
"description": {
"type": "string",
"title": "The description of the ChartVersion"
},
"event_job": {
"title": "The Event job details",
"$ref": "#/definitions/typesJSONValue"
},
"id": {
"description": "The resource identifier.",
"type": "string",
Expand Down

0 comments on commit f6896fc

Please sign in to comment.