@@ -344180,6 +344180,11 @@
344180344180 ],
344181344181 "nullable": true
344182344182 },
344183+ "resolution_comment": {
344184+ "type": "string",
344185+ "description": "An optional comment to resolve an alert.",
344186+ "nullable": true
344187+ },
344183344188 "secret_type": {
344184344189 "type": "string",
344185344190 "description": "The type of secret that secret scanning detected."
@@ -344322,11 +344327,6 @@
344322344327 "format": "date-time",
344323344328 "description": "The time that push protection was bypassed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.",
344324344329 "nullable": true
344325- },
344326- "resolution_comment": {
344327- "type": "string",
344328- "description": "The comment that was optionally added when this alert was closed",
344329- "nullable": true
344330344330 }
344331344331 }
344332344332 }
@@ -344678,6 +344678,11 @@
344678344678 ],
344679344679 "nullable": true
344680344680 },
344681+ "resolution_comment": {
344682+ "type": "string",
344683+ "description": "An optional comment to resolve an alert.",
344684+ "nullable": true
344685+ },
344681344686 "secret_type": {
344682344687 "type": "string",
344683344688 "description": "The type of secret that secret scanning detected."
@@ -344820,11 +344825,6 @@
344820344825 "format": "date-time",
344821344826 "description": "The time that push protection was bypassed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.",
344822344827 "nullable": true
344823- },
344824- "resolution_comment": {
344825- "type": "string",
344826- "description": "The comment that was optionally added when this alert was closed",
344827- "nullable": true
344828344828 }
344829344829 }
344830344830 },
@@ -345166,6 +345166,11 @@
345166345166 ],
345167345167 "nullable": true
345168345168 },
345169+ "resolution_comment": {
345170+ "type": "string",
345171+ "description": "An optional comment to resolve an alert.",
345172+ "nullable": true
345173+ },
345169345174 "secret_type": {
345170345175 "type": "string",
345171345176 "description": "The type of secret that secret scanning detected."
@@ -345308,11 +345313,6 @@
345308345313 "format": "date-time",
345309345314 "description": "The time that push protection was bypassed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.",
345310345315 "nullable": true
345311- },
345312- "resolution_comment": {
345313- "type": "string",
345314- "description": "The comment that was optionally added when this alert was closed",
345315- "nullable": true
345316345316 }
345317345317 }
345318345318 },
0 commit comments