Object
ApiDefinition
The API definition that Burp Scanner is allowed to audit during scanning.
Fields
file_based_api_definition():
FileBasedApiDefinition
The file that contains the API definition.
found_api_definition():
FoundApiDefinition
The API definition from a found API.
id():
ID!
The ID of this ApiDefinition
url_based_api_definition():
UrlBasedApiDefinition
The URL where the API definition file is hosted.