Skip to content

Commit

Permalink
feat: remove GHES 3.3 support (#287)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: removes GHES 3.3 support as it was deprecated recently
  • Loading branch information
octokitbot committed Jan 19, 2023
1 parent 040e742 commit 0b1ad10
Show file tree
Hide file tree
Showing 20 changed files with 14 additions and 136,723 deletions.
2 changes: 1 addition & 1 deletion cache/api.github.com.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"openapi": "3.0.3",
"info": {
"version": "9.0.0",
"version": "10.0.0",
"title": "GitHub's official OpenAPI spec + Octokit extension",
"description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
"license": {
Expand Down
2 changes: 1 addition & 1 deletion cache/ghec.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"openapi": "3.0.3",
"info": {
"version": "9.0.0",
"version": "10.0.0",
"title": "GitHub's official OpenAPI spec + Octokit extension",
"description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
"license": {
Expand Down
Loading

0 comments on commit 0b1ad10

Please sign in to comment.