update function comment

This commit is contained in:
Asim Aslam
2021-12-13 17:00:40 +00:00
parent cb0c202aad
commit fb45ae439e

View File

@@ -126,6 +126,7 @@ message DescribeResponse {
string timeout = 3;
}
// Update a function
message UpdateRequest {
// function name
string name = 1;