exposedByApiItem
Information about APIs exposing the issue.
Examples
type ExposedByApiItem {
apiId: String
codeLocations: [CodeLocation]
}
Fields
Field
Description
Supported fields
apiId String
Unique identifier of the API
codeLocations [CodeLocation]
Code locations where the API exposure was found
link String
callBranch [String]
References
Fields with this object:
Last updated