Information about where API code is located in the repository.
type CodeLocation { link: String callBranch: [String] }
link String
String
URL or path link to the relevant code location
callBranch [String]
[String]
List of branch names where this code location is called or referenced
{} ExposedByApiItem.codeLocations
{} ApiSecurityItem.codeLocations
Last updated 7 months ago