Changes to Get a code scanning alert
GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 62 revisions of this API.12
What changed
- ●
added the new
mitigatedenum value to thedismissed_reasonresponse property for the response status200response-property-enum-value-added
- ●
- ○
added the optional property
linked_pull_requeststo the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
most_recent_instance/message/markdownto the response with the200statusresponse-optional-property-added
- ○