Add: Allow to configure env variables during tenant creation (#2322)
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com>
This commit is contained in:
@@ -1991,6 +1991,10 @@ definitions:
|
||||
domains:
|
||||
type: object
|
||||
$ref: "#/definitions/domainsConfiguration"
|
||||
environmentVariables:
|
||||
type: array
|
||||
items:
|
||||
$ref: "#/definitions/environmentVariable"
|
||||
|
||||
metadataFields:
|
||||
type: object
|
||||
|
||||
Reference in New Issue
Block a user