Skip to content

Commit

Permalink
Add runtime path in CreateTaskRequest
Browse files Browse the repository at this point in the history
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
  • Loading branch information
mxpv committed Nov 4, 2021
1 parent b5b83e0 commit d4f4c13
Show file tree
Hide file tree
Showing 5 changed files with 277 additions and 172 deletions.
7 changes: 7 additions & 0 deletions api/next.pb.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3821,6 +3821,13 @@ file {
type_name: ".google.protobuf.Any"
json_name: "options"
}
field {
name: "runtime_path"
number: 10
label: LABEL_OPTIONAL
type: TYPE_STRING
json_name: "runtimePath"
}
}
message_type {
name: "CreateTaskResponse"
Expand Down
219 changes: 133 additions & 86 deletions api/services/tasks/v1/tasks.pb.go

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

0 comments on commit d4f4c13

Please sign in to comment.