Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.06 KB

Flag.md

File metadata and controls

22 lines (18 loc) · 1.06 KB

Flag

Properties

Name Type Description Notes
id int [optional]
key str unique key representation of the flag [optional]
description str
enabled bool
tags list[Tag] [optional]
segments list[Segment] [optional]
variants list[Variant] [optional]
data_records_enabled bool enabled data records will get data logging in the metrics pipeline, for example, kafka.
entity_type str it will override the entityType in the evaluation logs if it's not empty [optional]
notes str flag usage details in markdown format [optional]
created_by str [optional]
updated_by str [optional]
updated_at datetime [optional]

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