Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.28 KB

ProjectRep.md

File metadata and controls

21 lines (16 loc) · 1.28 KB

ProjectRep

Properties

Name Type Description Notes
links {str: (Link,)} The location and content type of related resources
id str The ID of this project
key str The key of this project
include_in_snippet_by_default bool Whether or not flags created in this project are made available to the client-side JavaScript SDK by default
name str A human-friendly name for the project
tags [str] A list of tags for the project
environments [Environment] A list of environments for the project
default_client_side_availability ClientSideAvailability [optional]
access Access [optional]
default_release_pipeline_key str The key of the default release pipeline for this project [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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