Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 734 Bytes

File metadata and controls

15 lines (10 loc) · 734 Bytes

VariableAliasRequest

Properties

Name Type Description Notes
key String the value to be used as Alias of the targeted environment variable.
alias_scope models::ApiVariableScopeEnum
alias_parent_id uuid::Uuid the id of the variable that is aliased.
description Option<String> optional variable description (255 characters maximum) [optional]
enable_interpolation_in_file Option<bool> [optional]

[Back to Model list] [Back to API list] [Back to README]