Skip to content

Commit

Permalink
feat: POST /repos/{owner}/{repo}/dependency-graph/snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
octokitbot committed Jun 20, 2022
1 parent 883f9bb commit 51bf982
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/update-endpoints/generated/endpoints.json
Expand Up @@ -1043,6 +1043,10 @@
"url": "/orgs/{org}/dependabot/secrets/{secret_name}/repositories",
"triggersNotification": null
},
{
"url": "/repos/{owner}/{repo}/dependency-graph/snapshots",
"triggersNotification": null
},
{
"url": "/repos/{owner}/{repo}/dependency-graph/compare/{basehead}",
"triggersNotification": null
Expand Down

0 comments on commit 51bf982

Please sign in to comment.