Skip to content

Commit

Permalink
fix: luke-cage preview graduated (#457)
Browse files Browse the repository at this point in the history
  • Loading branch information
octokitbot committed Sep 27, 2021
1 parent 36d4bed commit cd2b8c3
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 21 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -24,7 +24,7 @@
"author": "Gregor Martynus (https://twitter.com/gr2m)",
"license": "MIT",
"dependencies": {
"@octokit/types": "^6.31.0",
"@octokit/types": "^6.31.1",
"deprecation": "^2.3.1"
},
"devDependencies": {
Expand Down
5 changes: 0 additions & 5 deletions scripts/update-endpoints/generated/endpoints.json
Expand Up @@ -46860,11 +46860,6 @@
{ "code": 200, "description": "Response", "examples": null },
{ "code": 403, "description": "Forbidden", "examples": null },
{ "code": 404, "description": "Resource not found", "examples": null },
{
"code": 415,
"description": "Preview header missing",
"examples": null
},
{ "code": 422, "description": "Validation failed", "examples": null }
],
"renamed": null
Expand Down

0 comments on commit cd2b8c3

Please sign in to comment.