From 1bdeb1f3568eacc468375f0a0208d813a6aaeb9e Mon Sep 17 00:00:00 2001 From: "ffleureau@qovery.com" Date: Tue, 13 Aug 2024 12:13:12 +0200 Subject: [PATCH] feat(cor-952): add enable_interpolation_in_file boolean field --- openapi.yaml | 60 +++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 57 insertions(+), 3 deletions(-) diff --git a/openapi.yaml b/openapi.yaml index c0318b6a..90dc6a17 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -9264,7 +9264,6 @@ paths: $ref: '#/components/responses/403' '404': $ref: '#/components/responses/404' - '/environment/{environmentId}/checkDockerfile': post: summary: Check dockerfile configuration is correct @@ -11071,6 +11070,11 @@ components: maxLength: 255 description: optional variable description (255 characters maximum) nullable: true + enable_interpolatin_in_file: + type: boolean + x-stoplight: + id: bm88z8ltgrcc6 + nullable: true ApplicationAdvancedSettings: type: object properties: @@ -14655,6 +14659,11 @@ components: maxLength: 255 description: optional variable description (255 characters maximum) nullable: true + enable_interpolation_in_file: + type: boolean + x-stoplight: + id: bw41elfsxminc + nullable: true EnvironmentVariableRequest: type: object required: @@ -14678,6 +14687,11 @@ components: maxLength: 255 description: optional variable description (255 characters maximum) nullable: true + enable_interpolation_in_file: + type: boolean + x-stoplight: + id: yzgx9eytturo9 + nullable: true EnvironmentVariableResponseList: type: object properties: @@ -15984,6 +15998,7 @@ components: description: The version of the chart to use Key: type: object + title: EnvironmentVariableAliasRequest required: - key properties: @@ -15996,7 +16011,11 @@ components: maxLength: 255 description: optional variable description (255 characters maximum) nullable: true - title: EnvironmentVariableAliasRequest + enable_interpolation_in_file: + type: boolean + x-stoplight: + id: alajw1h9vgr9e + nullable: true KubernetesEnum: type: string enum: @@ -16692,6 +16711,11 @@ components: maxLength: 255 description: optional variable description (255 characters maximum) nullable: true + enable_interpolation_in_file: + type: boolean + x-stoplight: + id: ls2iylkcayehn + nullable: true OrganizationWebhookCreateRequest: type: object required: @@ -17373,6 +17397,11 @@ components: maxLength: 255 description: optional variable description (255 characters maximum) nullable: true + enable_interpolation_in_file: + type: boolean + x-stoplight: + id: j13355s39qy21 + nullable: true SecretEditRequest: type: object required: @@ -17389,6 +17418,11 @@ components: maxLength: 255 description: optional variable description (255 characters maximum) nullable: true + enable_interpolation_in_file: + type: boolean + x-stoplight: + id: kfzgtx3qmrqsk + nullable: true SecretRequest: type: object required: @@ -17412,6 +17446,11 @@ components: maxLength: 255 description: optional variable description (255 character maximum) nullable: true + enable_interpolation_in_file: + type: boolean + x-stoplight: + id: 5d202hkrquox8 + nullable: true SecretResponseList: type: object properties: @@ -17679,6 +17718,7 @@ components: $ref: '#/components/schemas/User' Value: type: object + title: EnvironmentVariableOverrideRequest properties: value: type: string @@ -17689,7 +17729,11 @@ components: maxLength: 255 description: optional variable description (255 characters maximum) nullable: true - title: EnvironmentVariableOverrideRequest + enable_interpolation_in_file: + type: boolean + x-stoplight: + id: ercieri1t6gqn + nullable: true VariableImport: type: object required: @@ -17792,6 +17836,11 @@ components: description: optional variable description (255 characters maximum) maxLength: 255 nullable: true + enable_interpolation_in_file: + type: boolean + x-stoplight: + id: udmfa3jcpde9q + nullable: true VariableOverrideRequest: type: object required: @@ -17815,6 +17864,11 @@ components: maxLength: 255 description: optional variable description (255 characters maximum) nullable: true + enable_interpolation_in_file: + type: boolean + x-stoplight: + id: smk0wzzy31f5u + nullable: true VariableRequest: type: object required: