Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…e-worker-protobuf. Tag: v1.6.0-protofile Commit: 186030d
  • Loading branch information
soninaren committed Nov 8, 2022
1 parent 0cba9d5 commit f3ac6b9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ message RpcFunctionMetadata {
// Properties for function metadata
// They're usually specific to a worker and largely passed along to the controller API for use
// outside the host
map<string,string> Properties = 16;
map<string,string> properties = 16;
}

// Host tells worker it is ready to receive metadata
Expand Down

0 comments on commit f3ac6b9

Please sign in to comment.