Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.2 KB

File metadata and controls

20 lines (12 loc) · 1.2 KB

CodeReferenceRequest

Properties

Name Type Description Notes
configId UUID The Config's identifier the scanning was performed against.
repository String The source control repository that contains the scanned code. (Source of the repository selector on the ConfigCat Dashboard)
branch String The source control branch on where the scan was performed. (Source of the branch selector on the ConfigCat Dashboard)
commitUrl String The related commit's URL. (Appears on the ConfigCat Dashboard) [optional]
commitHash String The related commit's hash. (Appears on the ConfigCat Dashboard) [optional]
uploader String The scanning tool's name. (Appears on the ConfigCat Dashboard) [optional]
activeBranches List<String> The currently active branches of the repository. Each previously uploaded report that belongs to a non-reported active branch is being deleted. [optional]
flagReferences List<FlagReference> The actual code reference collection. [optional]