Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 900 Bytes

File metadata and controls

15 lines (11 loc) · 900 Bytes

LaunchDarklyApi.ViewPatch

Properties

Name Type Description Notes
name String Human-readable name for the view [optional]
description String Optional detailed description of the view [optional]
generateSdkKeys Boolean Whether to generate SDK keys for this view [optional]
maintainerId String Member ID of the maintainer for this view. Only one of `maintainerId` or `maintainerTeamKey` can be specified. [optional]
maintainerTeamKey String Key of the maintainer team for this view. Only one of `maintainerId` or `maintainerTeamKey` can be specified. [optional]
tags [String] Tags associated with this view [optional]
archived Boolean Whether or not the view is archived [optional]