code-scanning-alert-dismissed-comment

The dismissal comment associated with the dismissal of the alert.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-code-scanning-alert-dismissed-comment-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/code-scanning-alert-dismissed-comment",
  "title": "code-scanning-alert-dismissed-comment",
  "type": "string",
  "description": "The dismissal comment associated with the dismissal of the alert.",
  "nullable": true,
  "maxLength": 280
}