Regenerate files based on ProtoBuf schema.
This commit is contained in:
parent
8b40343277
commit
3a3aecb774
7 changed files with 127 additions and 124 deletions
|
@ -775,8 +775,11 @@
|
|||
"discoKey": {
|
||||
"type": "string"
|
||||
},
|
||||
"ipAddress": {
|
||||
"type": "string"
|
||||
"ipAddresses": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue