added 'envZId' to '#/defintions/share' (#998); updated openapi-generator-cli to 7.14.0

This commit is contained in:
Michael Quigley
2025-07-02 12:15:00 -04:00
parent 917426880b
commit 8aa2ff9006
36 changed files with 735 additions and 224 deletions

View File

@@ -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"
},