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

  1. daeba3129b5f1
  2. bb510303579a1
  3. 32cbf19c8b561

What changed

    • added the new mitigated enum value to the dismissed_reason response property for the response status 200

      response-property-enum-value-added

    • added the optional property linked_pull_requests to the response with the 200 status

      response-optional-property-added

    • added the optional property most_recent_instance/message/markdown to the response with the 200 status

      response-optional-property-added