Skip to content

Commit

Permalink
fix: bring back missing .d.ts files (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
octokitbot authored Sep 14, 2021
1 parent cfe7a98 commit 4e68b9c
Show file tree
Hide file tree
Showing 29 changed files with 324,324 additions and 19 deletions.
76,391 changes: 76,384 additions & 7 deletions cache/api.github.com.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cache/ghes-2.22.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"openapi": "3.0.3",
"info": {
"version": "5.2.0",
"version": "5.2.1",
"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": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
Expand Down
2 changes: 1 addition & 1 deletion cache/ghes-3.0.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"openapi": "3.0.3",
"info": {
"version": "5.2.0",
"version": "5.2.1",
"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": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
Expand Down
2 changes: 1 addition & 1 deletion cache/ghes-3.1.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"openapi": "3.0.3",
"info": {
"version": "5.2.0",
"version": "5.2.1",
"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": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
Expand Down
2 changes: 1 addition & 1 deletion cache/ghes-3.2.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"openapi": "3.0.3",
"info": {
"version": "5.2.0",
"version": "5.2.1",
"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": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
Expand Down
Loading

0 comments on commit 4e68b9c

Please sign in to comment.