From cfc852949a04b59c7b995e6011f101d6ca3bbd92 Mon Sep 17 00:00:00 2001 From: Octokit Bot <33075676+octokitbot@users.noreply.github.com> Date: Fri, 24 May 2024 21:45:09 +0000 Subject: [PATCH] WIP --- cache/api.github.com.json | 2 +- cache/ghec.json | 2 +- cache/ghes-3.10.json | 2 +- cache/ghes-3.11.json | 2 +- cache/ghes-3.12.json | 2 +- cache/ghes-3.9.json | 2 +- cache/github.ae.json | 2 +- packages/openapi-types-ghec/package.json | 2 +- packages/openapi-types-ghes-3.10/package.json | 2 +- packages/openapi-types-ghes-3.11/package.json | 2 +- packages/openapi-types-ghes-3.12/package.json | 2 +- packages/openapi-types-ghes-3.9/package.json | 2 +- packages/openapi-types-github.ae/package.json | 2 +- packages/openapi-types/package.json | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/cache/api.github.com.json b/cache/api.github.com.json index b567d855f..81d5d80ec 100644 --- a/cache/api.github.com.json +++ b/cache/api.github.com.json @@ -1,7 +1,7 @@ { "openapi": "3.0.3", "info": { - "version": "16.5.0", + "version": "16.6.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": { diff --git a/cache/ghec.json b/cache/ghec.json index a73dd1692..168d23dc9 100644 --- a/cache/ghec.json +++ b/cache/ghec.json @@ -1,7 +1,7 @@ { "openapi": "3.0.3", "info": { - "version": "16.5.0", + "version": "16.6.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": { diff --git a/cache/ghes-3.10.json b/cache/ghes-3.10.json index aca40806a..d4cbc9900 100644 --- a/cache/ghes-3.10.json +++ b/cache/ghes-3.10.json @@ -1,7 +1,7 @@ { "openapi": "3.0.3", "info": { - "version": "16.5.0", + "version": "16.6.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": { diff --git a/cache/ghes-3.11.json b/cache/ghes-3.11.json index fa7164f2b..b55221229 100644 --- a/cache/ghes-3.11.json +++ b/cache/ghes-3.11.json @@ -1,7 +1,7 @@ { "openapi": "3.0.3", "info": { - "version": "16.5.0", + "version": "16.6.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": { diff --git a/cache/ghes-3.12.json b/cache/ghes-3.12.json index dc230e64f..702f0923d 100644 --- a/cache/ghes-3.12.json +++ b/cache/ghes-3.12.json @@ -1,7 +1,7 @@ { "openapi": "3.0.3", "info": { - "version": "16.5.0", + "version": "16.6.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": { diff --git a/cache/ghes-3.9.json b/cache/ghes-3.9.json index 2ecbdb5c8..3926bab7e 100644 --- a/cache/ghes-3.9.json +++ b/cache/ghes-3.9.json @@ -1,7 +1,7 @@ { "openapi": "3.0.3", "info": { - "version": "16.5.0", + "version": "16.6.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": { diff --git a/cache/github.ae.json b/cache/github.ae.json index 3787cbd75..ba2cc5857 100644 --- a/cache/github.ae.json +++ b/cache/github.ae.json @@ -1,7 +1,7 @@ { "openapi": "3.0.3", "info": { - "version": "16.5.0", + "version": "16.6.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": { diff --git a/packages/openapi-types-ghec/package.json b/packages/openapi-types-ghec/package.json index d2283e0f3..fce8890a8 100644 --- a/packages/openapi-types-ghec/package.json +++ b/packages/openapi-types-ghec/package.json @@ -16,6 +16,6 @@ "author": "Gregor Martynus (https://twitter.com/gr2m)", "license": "MIT", "octokit": { - "openapi-version": "16.5.0" + "openapi-version": "16.6.0" } } diff --git a/packages/openapi-types-ghes-3.10/package.json b/packages/openapi-types-ghes-3.10/package.json index d15b38f45..a238c3a7b 100644 --- a/packages/openapi-types-ghes-3.10/package.json +++ b/packages/openapi-types-ghes-3.10/package.json @@ -16,6 +16,6 @@ "author": "Gregor Martynus (https://twitter.com/gr2m)", "license": "MIT", "octokit": { - "openapi-version": "16.5.0" + "openapi-version": "16.6.0" } } diff --git a/packages/openapi-types-ghes-3.11/package.json b/packages/openapi-types-ghes-3.11/package.json index e4da608c4..763839332 100644 --- a/packages/openapi-types-ghes-3.11/package.json +++ b/packages/openapi-types-ghes-3.11/package.json @@ -16,6 +16,6 @@ "author": "Gregor Martynus (https://twitter.com/gr2m)", "license": "MIT", "octokit": { - "openapi-version": "16.5.0" + "openapi-version": "16.6.0" } } diff --git a/packages/openapi-types-ghes-3.12/package.json b/packages/openapi-types-ghes-3.12/package.json index ce1f0ab29..56c0e10cb 100644 --- a/packages/openapi-types-ghes-3.12/package.json +++ b/packages/openapi-types-ghes-3.12/package.json @@ -16,6 +16,6 @@ "author": "Gregor Martynus (https://twitter.com/gr2m)", "license": "MIT", "octokit": { - "openapi-version": "16.5.0" + "openapi-version": "16.6.0" } } diff --git a/packages/openapi-types-ghes-3.9/package.json b/packages/openapi-types-ghes-3.9/package.json index 2f433ab32..8b62a0849 100644 --- a/packages/openapi-types-ghes-3.9/package.json +++ b/packages/openapi-types-ghes-3.9/package.json @@ -16,6 +16,6 @@ "author": "Gregor Martynus (https://twitter.com/gr2m)", "license": "MIT", "octokit": { - "openapi-version": "16.5.0" + "openapi-version": "16.6.0" } } diff --git a/packages/openapi-types-github.ae/package.json b/packages/openapi-types-github.ae/package.json index 9046d6c23..b95af088a 100644 --- a/packages/openapi-types-github.ae/package.json +++ b/packages/openapi-types-github.ae/package.json @@ -16,6 +16,6 @@ "author": "Gregor Martynus (https://twitter.com/gr2m)", "license": "MIT", "octokit": { - "openapi-version": "16.5.0" + "openapi-version": "16.6.0" } } diff --git a/packages/openapi-types/package.json b/packages/openapi-types/package.json index b17026f2a..1b3f37d5b 100644 --- a/packages/openapi-types/package.json +++ b/packages/openapi-types/package.json @@ -16,6 +16,6 @@ "author": "Gregor Martynus (https://twitter.com/gr2m)", "license": "MIT", "octokit": { - "openapi-version": "16.5.0" + "openapi-version": "16.6.0" } }