Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.17 KB

File metadata and controls

19 lines (11 loc) · 1.17 KB

UpdatePreferencesRequest

Properties

Name Type Description Notes
reasonRequired Boolean Indicates that a mandatory note is required for saving and publishing. [optional]
keyGenerationMode KeyGenerationMode [optional]
showVariationId Boolean Indicates whether a variation ID's must be shown on the ConfigCat Dashboard. [optional]
mandatorySettingHint Boolean Indicates whether Feature flags and Settings must have a hint. [optional]
reasonRequiredEnvironments List<UpdateReasonRequiredEnvironmentModel> List of Environments where mandatory note must be set before saving and publishing. [optional]
approveRequired Boolean Indicates that a mandatory approval is required before changes are applied. [optional]
approveRequiredEnvironments List<UpdateApproveRequiredEnvironmentModel> List of Environments where mandatory approval must be given before changes are applied. [optional]