{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/secret-scanning-alert-resolution-comment", "title": "secret-scanning-alert-resolution-comment", "description": "An optional comment when closing an alert. Cannot be updated or deleted. Must be `null` when changing `state` to `open`.", "type": "string", "nullable": true }