Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 829 Bytes

HunkRep.md

File metadata and controls

16 lines (11 loc) · 829 Bytes

HunkRep

Properties

Name Type Description Notes
starting_line_number int Line number of beginning of code reference hunk
lines str Contextual lines of code that include the referenced feature flag [optional]
proj_key str The project key [optional]
flag_key str The feature flag key [optional]
aliases [str] An array of flag key aliases [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]