diff --git a/api-docs/paths/events/issue-details.json b/api-docs/paths/events/issue-details.json index ac00d75f3c5fcb..15cdfb55ec7a70 100644 --- a/api-docs/paths/events/issue-details.json +++ b/api-docs/paths/events/issue-details.json @@ -216,7 +216,7 @@ }, "statusDetails": { "type": "object", - "description": "Additional details about the status of the issue.", + "description": "Additional details about the resolution. Supported values are `\"inRelease\"`, `\"inNextRelease\"`, `\"inCommit\"`, `\"ignoreDuration\"`, `\"ignoreCount\"`, `\"ignoreWindow\"`, `\"ignoreUserCount\"`, and `\"ignoreUserWindow\"`.", "properties": { "inNextRelease": { "type": "boolean",