Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 975 Bytes

Flag.md

File metadata and controls

20 lines (17 loc) · 975 Bytes

Flagr::Flag

Properties

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