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) · 927 Bytes

File metadata and controls

15 lines (11 loc) · 927 Bytes

LaunchDarklyApi.ViewPost

Properties

Name Type Description Notes
key String Unique key for the view within the account/project
name String Human-readable name for the view
description String Optional detailed description of the view [optional] [default to '']
generateSdkKeys Boolean Whether to generate SDK keys for this view [optional] [default to false]
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]