SeoIssue| Name | Type | Format | Required |
|---|---|---|---|
id |
integer | required | |
vendor |
string | ||
kind |
string | required | |
severity |
string | required | |
fingerprint |
string | required | |
subject |
string | null | ||
detail |
string | null | ||
firstSeen |
string | ||
lastSeen |
string | ||
resolvedAt |
string | null |
{
"id": 0,
"vendor": "string",
"kind": "string",
"severity": "string",
"fingerprint": "string",
"subject": "string",
"detail": "string",
"firstSeen": "string",
"lastSeen": "string",
"resolvedAt": "string"
}