Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 636 Bytes

HunkRep.md

File metadata and controls

13 lines (10 loc) · 636 Bytes

# HunkRep

Properties

Name Type Description Notes
starting_line_number int Line number of beginning of code reference hunk
lines string Contextual lines of code that include the referenced feature flag [optional]
proj_key string The project key [optional]
flag_key string The feature flag key [optional]
aliases string[] An array of flag key aliases [optional]

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