mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-10 14:09:39 -05:00
Regenerate files based on ProtoBuf schema.
This commit is contained in:
@@ -775,8 +775,11 @@
|
||||
"discoKey": {
|
||||
"type": "string"
|
||||
},
|
||||
"ipAddress": {
|
||||
"type": "string"
|
||||
"ipAddresses": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
|
||||
Reference in New Issue
Block a user