mirror of
https://github.com/openziti/zrok.git
synced 2025-08-19 12:24:37 +02:00
frontends and data plane connections to owned shares (#323)
This commit is contained in:
@@ -1144,6 +1144,9 @@ func init() {
|
||||
"createdAt": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"shrToken": {
|
||||
"type": "string"
|
||||
},
|
||||
@@ -2655,6 +2658,9 @@ func init() {
|
||||
"createdAt": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"shrToken": {
|
||||
"type": "string"
|
||||
},
|
||||
|
Reference in New Issue
Block a user