mirror of
https://github.com/openziti/zrok.git
synced 2025-08-27 15:15:27 +02:00
added 'envZId' to '#/defintions/share' (#998); updated openapi-generator-cli to 7.14.0
This commit is contained in:
@@ -2860,6 +2860,9 @@ func init() {
|
||||
"createdAt": {
|
||||
"type": "integer"
|
||||
},
|
||||
"envZId": {
|
||||
"type": "string"
|
||||
},
|
||||
"frontendEndpoint": {
|
||||
"type": "string"
|
||||
},
|
||||
@@ -5873,6 +5876,9 @@ func init() {
|
||||
"createdAt": {
|
||||
"type": "integer"
|
||||
},
|
||||
"envZId": {
|
||||
"type": "string"
|
||||
},
|
||||
"frontendEndpoint": {
|
||||
"type": "string"
|
||||
},
|
||||
|
Reference in New Issue
Block a user