diff --git a/src/schemas/variable/VariableResponse.yaml b/src/schemas/variable/VariableResponse.yaml index 77cf4769..99eb3994 100644 --- a/src/schemas/variable/VariableResponse.yaml +++ b/src/schemas/variable/VariableResponse.yaml @@ -11,6 +11,9 @@ allOf: value: type: string nullable: true + mount_path: + type: string + nullable: true, overridden_variable: $ref: './VariableOverride.yaml' aliased_variable: