mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-20 06:25:07 +00:00
update function comment
This commit is contained in:
@@ -126,6 +126,7 @@ message DescribeResponse {
|
|||||||
string timeout = 3;
|
string timeout = 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Update a function
|
||||||
message UpdateRequest {
|
message UpdateRequest {
|
||||||
// function name
|
// function name
|
||||||
string name = 1;
|
string name = 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user