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