Optional
additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional
errorError message associated with the issue.
Optional
errorType of the error that matches the issue.
Optional
filePath of the file where the issue occurred.
Optional
firstTimestamp of the first seen error in milliseconds since the Unix epoch.
Optional
firstThe application version (for example, git commit hash) where the issue was first observed.
Optional
functionName of the function where the issue occurred.
Optional
isError is a crash.
Optional
languagesArray of programming languages associated with the issue.
Optional
lastTimestamp of the last seen error in milliseconds since the Unix epoch.
Optional
lastThe application version (for example, git commit hash) where the issue was last observed.
Optional
platformPlatform associated with the issue.
Optional
serviceService name.
Optional
stateState of the issue
Generated using TypeDoc
Object containing the information of an issue.