{ "$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 }