Changes to List code scanning analyses for a repository
GET /repos/{owner}/{repo}/code-scanning/analyses
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 62 revisions of this API.11
What changed
- ▲
the
items/commit_sharesponse property's maxLength was increased from40to64for the response status200response-property-max-length-increased
- ○
the
items/commit_sharesponse's property pattern was changed from^[0-9a-fA-F]+$to^([0-9a-fA-F]{40}(?:[0-9a-fA-F]{24})?)$for the status200response-property-pattern-changed
- ▲