mirror of
https://github.com/akuker/RASCSI.git
synced 2025-01-01 03:31:37 +00:00
Comment update
This commit is contained in:
parent
22753b1547
commit
e8d9e97fe5
@ -164,7 +164,7 @@ message PbOperationParameter {
|
|||||||
string name = 1;
|
string name = 1;
|
||||||
// "int" or "string"
|
// "int" or "string"
|
||||||
string type = 2;
|
string type = 2;
|
||||||
// Any value is permitted if empty
|
// Any value of the specified type is permitted if empty
|
||||||
repeated string values = 3;
|
repeated string values = 3;
|
||||||
bool is_mandatory = 4;
|
bool is_mandatory = 4;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user