mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-12 01:37:34 +00: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