Skip to content

Commit 15e151f

Browse files
authored
fix: adapt title, description and support URL (#5)
1 parent 07f0d12 commit 15e151f

15 files changed

+88
-42
lines changed

generated/api.github.com.deref.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@
22
"openapi": "3.0.3",
33
"info": {
44
"version": "0.0.0-development",
5-
"title": "GitHub v3 REST API",
6-
"description": "GitHub's v3 REST API.",
5+
"title": "GitHub's official OpenAPI spec + Octokit extension",
6+
"description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
77
"license": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
88
"termsOfService": "https://docs.github.com/articles/github-terms-of-service",
9-
"contact": { "name": "Support", "url": "https://support.github.com" }
9+
"contact": {
10+
"name": "Support",
11+
"url": "https://github.com/octokit/openapi"
12+
}
1013
},
1114
"tags": [
1215
{

generated/api.github.com.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@
22
"openapi": "3.0.3",
33
"info": {
44
"version": "0.0.0-development",
5-
"title": "GitHub v3 REST API",
6-
"description": "GitHub's v3 REST API.",
5+
"title": "GitHub's official OpenAPI spec + Octokit extension",
6+
"description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
77
"license": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
88
"termsOfService": "https://docs.github.com/articles/github-terms-of-service",
9-
"contact": { "name": "Support", "url": "https://support.github.com" }
9+
"contact": {
10+
"name": "Support",
11+
"url": "https://github.com/octokit/openapi"
12+
}
1013
},
1114
"tags": [
1215
{

generated/ghes-2.18.deref.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@
22
"openapi": "3.0.3",
33
"info": {
44
"version": "0.0.0-development",
5-
"title": "GitHub v3 REST API",
6-
"description": "GitHub's v3 REST API.",
5+
"title": "GitHub's official OpenAPI spec + Octokit extension",
6+
"description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
77
"license": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
88
"termsOfService": "https://docs.github.com/articles/github-terms-of-service",
9-
"contact": { "name": "Support", "url": "https://support.github.com" }
9+
"contact": {
10+
"name": "Support",
11+
"url": "https://github.com/octokit/openapi"
12+
}
1013
},
1114
"tags": [
1215
{

generated/ghes-2.18.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@
22
"openapi": "3.0.3",
33
"info": {
44
"version": "0.0.0-development",
5-
"title": "GitHub v3 REST API",
6-
"description": "GitHub's v3 REST API.",
5+
"title": "GitHub's official OpenAPI spec + Octokit extension",
6+
"description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
77
"license": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
88
"termsOfService": "https://docs.github.com/articles/github-terms-of-service",
9-
"contact": { "name": "Support", "url": "https://support.github.com" }
9+
"contact": {
10+
"name": "Support",
11+
"url": "https://github.com/octokit/openapi"
12+
}
1013
},
1114
"tags": [
1215
{

generated/ghes-2.19.deref.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@
22
"openapi": "3.0.3",
33
"info": {
44
"version": "0.0.0-development",
5-
"title": "GitHub v3 REST API",
6-
"description": "GitHub's v3 REST API.",
5+
"title": "GitHub's official OpenAPI spec + Octokit extension",
6+
"description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
77
"license": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
88
"termsOfService": "https://docs.github.com/articles/github-terms-of-service",
9-
"contact": { "name": "Support", "url": "https://support.github.com" }
9+
"contact": {
10+
"name": "Support",
11+
"url": "https://github.com/octokit/openapi"
12+
}
1013
},
1114
"tags": [
1215
{

generated/ghes-2.19.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@
22
"openapi": "3.0.3",
33
"info": {
44
"version": "0.0.0-development",
5-
"title": "GitHub v3 REST API",
6-
"description": "GitHub's v3 REST API.",
5+
"title": "GitHub's official OpenAPI spec + Octokit extension",
6+
"description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
77
"license": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
88
"termsOfService": "https://docs.github.com/articles/github-terms-of-service",
9-
"contact": { "name": "Support", "url": "https://support.github.com" }
9+
"contact": {
10+
"name": "Support",
11+
"url": "https://github.com/octokit/openapi"
12+
}
1013
},
1114
"tags": [
1215
{

generated/ghes-2.20.deref.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@
22
"openapi": "3.0.3",
33
"info": {
44
"version": "0.0.0-development",
5-
"title": "GitHub v3 REST API",
6-
"description": "GitHub's v3 REST API.",
5+
"title": "GitHub's official OpenAPI spec + Octokit extension",
6+
"description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
77
"license": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
88
"termsOfService": "https://docs.github.com/articles/github-terms-of-service",
9-
"contact": { "name": "Support", "url": "https://support.github.com" }
9+
"contact": {
10+
"name": "Support",
11+
"url": "https://github.com/octokit/openapi"
12+
}
1013
},
1114
"tags": [
1215
{

generated/ghes-2.20.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@
22
"openapi": "3.0.3",
33
"info": {
44
"version": "0.0.0-development",
5-
"title": "GitHub v3 REST API",
6-
"description": "GitHub's v3 REST API.",
5+
"title": "GitHub's official OpenAPI spec + Octokit extension",
6+
"description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
77
"license": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
88
"termsOfService": "https://docs.github.com/articles/github-terms-of-service",
9-
"contact": { "name": "Support", "url": "https://support.github.com" }
9+
"contact": {
10+
"name": "Support",
11+
"url": "https://github.com/octokit/openapi"
12+
}
1013
},
1114
"tags": [
1215
{

generated/ghes-2.21.deref.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@
22
"openapi": "3.0.3",
33
"info": {
44
"version": "0.0.0-development",
5-
"title": "GitHub v3 REST API",
6-
"description": "GitHub's v3 REST API.",
5+
"title": "GitHub's official OpenAPI spec + Octokit extension",
6+
"description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
77
"license": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
88
"termsOfService": "https://docs.github.com/articles/github-terms-of-service",
9-
"contact": { "name": "Support", "url": "https://support.github.com" }
9+
"contact": {
10+
"name": "Support",
11+
"url": "https://github.com/octokit/openapi"
12+
}
1013
},
1114
"tags": [
1215
{

generated/ghes-2.21.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@
22
"openapi": "3.0.3",
33
"info": {
44
"version": "0.0.0-development",
5-
"title": "GitHub v3 REST API",
6-
"description": "GitHub's v3 REST API.",
5+
"title": "GitHub's official OpenAPI spec + Octokit extension",
6+
"description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
77
"license": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
88
"termsOfService": "https://docs.github.com/articles/github-terms-of-service",
9-
"contact": { "name": "Support", "url": "https://support.github.com" }
9+
"contact": {
10+
"name": "Support",
11+
"url": "https://github.com/octokit/openapi"
12+
}
1013
},
1114
"tags": [
1215
{

0 commit comments

Comments
 (0)