diff --git a/cache/api.github.com.json b/cache/api.github.com.json index 06a1a7505..cebb6801c 100644 --- a/cache/api.github.com.json +++ b/cache/api.github.com.json @@ -1,7 +1,7 @@ { "openapi": "3.0.3", "info": { - "version": "6.7.0", + "version": "6.7.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" }, @@ -53006,7 +53006,7 @@ "allow_update_branch": { "type": "boolean", "example": true }, "use_squash_pr_title_as_default": { "type": "boolean", - "default": false + "example": false }, "allow_forking": { "type": "boolean", "example": true }, "subscribers_count": { "type": "integer", "example": 42 }, diff --git a/cache/ghes-3.2.json b/cache/ghes-3.2.json index ebf25c4cb..ae67e9f1b 100644 --- a/cache/ghes-3.2.json +++ b/cache/ghes-3.2.json @@ -1,7 +1,7 @@ { "openapi": "3.0.3", "info": { - "version": "6.7.0", + "version": "6.7.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" }, diff --git a/cache/ghes-3.3.json b/cache/ghes-3.3.json index 14eb062c6..1f7e4f599 100644 --- a/cache/ghes-3.3.json +++ b/cache/ghes-3.3.json @@ -1,7 +1,7 @@ { "openapi": "3.0.3", "info": { - "version": "6.7.0", + "version": "6.7.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" }, diff --git a/cache/ghes-3.4.json b/cache/ghes-3.4.json index a3368f96d..019029f9c 100644 --- a/cache/ghes-3.4.json +++ b/cache/ghes-3.4.json @@ -1,7 +1,7 @@ { "openapi": "3.0.3", "info": { - "version": "6.7.0", + "version": "6.7.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" }, diff --git a/cache/ghes-3.5.json b/cache/ghes-3.5.json index 2d748f37a..f09053780 100644 --- a/cache/ghes-3.5.json +++ b/cache/ghes-3.5.json @@ -1,7 +1,7 @@ { "openapi": "3.0.3", "info": { - "version": "6.7.0", + "version": "6.7.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" }, diff --git a/cache/github.ae.json b/cache/github.ae.json index a6563e132..df1bbbb5e 100644 --- a/cache/github.ae.json +++ b/cache/github.ae.json @@ -1,7 +1,7 @@ { "openapi": "3.0.3", "info": { - "version": "6.7.0", + "version": "6.7.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" }, @@ -43894,7 +43894,7 @@ "allow_update_branch": { "type": "boolean", "example": true }, "use_squash_pr_title_as_default": { "type": "boolean", - "default": false + "example": false }, "allow_forking": { "type": "boolean", "example": true }, "subscribers_count": { "type": "integer", "example": 42 }, diff --git a/packages/openapi-types-ghes-3.2/package.json b/packages/openapi-types-ghes-3.2/package.json index c34437eb1..c3ba0b7fc 100644 --- a/packages/openapi-types-ghes-3.2/package.json +++ b/packages/openapi-types-ghes-3.2/package.json @@ -15,6 +15,6 @@ "author": "Gregor Martynus (https://twitter.com/gr2m)", "license": "MIT", "octokit": { - "openapi-version": "6.7.0" + "openapi-version": "6.7.1" } } diff --git a/packages/openapi-types-ghes-3.3/package.json b/packages/openapi-types-ghes-3.3/package.json index 905c65a9b..0d16e5411 100644 --- a/packages/openapi-types-ghes-3.3/package.json +++ b/packages/openapi-types-ghes-3.3/package.json @@ -15,6 +15,6 @@ "author": "Gregor Martynus (https://twitter.com/gr2m)", "license": "MIT", "octokit": { - "openapi-version": "6.7.0" + "openapi-version": "6.7.1" } } diff --git a/packages/openapi-types-ghes-3.4/package.json b/packages/openapi-types-ghes-3.4/package.json index 1979821f1..2d8de4929 100644 --- a/packages/openapi-types-ghes-3.4/package.json +++ b/packages/openapi-types-ghes-3.4/package.json @@ -15,6 +15,6 @@ "author": "Gregor Martynus (https://twitter.com/gr2m)", "license": "MIT", "octokit": { - "openapi-version": "6.7.0" + "openapi-version": "6.7.1" } } diff --git a/packages/openapi-types-ghes-3.5/package.json b/packages/openapi-types-ghes-3.5/package.json index a7e84a88b..14d123d48 100644 --- a/packages/openapi-types-ghes-3.5/package.json +++ b/packages/openapi-types-ghes-3.5/package.json @@ -15,6 +15,6 @@ "author": "Gregor Martynus (https://twitter.com/gr2m)", "license": "MIT", "octokit": { - "openapi-version": "6.7.0" + "openapi-version": "6.7.1" } } diff --git a/packages/openapi-types-github.ae/package.json b/packages/openapi-types-github.ae/package.json index b29eb6767..8b17e88e0 100644 --- a/packages/openapi-types-github.ae/package.json +++ b/packages/openapi-types-github.ae/package.json @@ -15,6 +15,6 @@ "author": "Gregor Martynus (https://twitter.com/gr2m)", "license": "MIT", "octokit": { - "openapi-version": "6.7.0" + "openapi-version": "6.7.1" } } diff --git a/packages/openapi-types-github.ae/types.d.ts b/packages/openapi-types-github.ae/types.d.ts index e6270ef54..257e9bba4 100644 --- a/packages/openapi-types-github.ae/types.d.ts +++ b/packages/openapi-types-github.ae/types.d.ts @@ -9993,7 +9993,7 @@ export interface components { allow_merge_commit?: boolean; /** @example true */ allow_update_branch?: boolean; - /** @default false */ + /** @example false */ use_squash_pr_title_as_default?: boolean; /** @example true */ allow_forking?: boolean; diff --git a/packages/openapi-types/package.json b/packages/openapi-types/package.json index 11ae2c260..12bfa1f4b 100644 --- a/packages/openapi-types/package.json +++ b/packages/openapi-types/package.json @@ -15,6 +15,6 @@ "author": "Gregor Martynus (https://twitter.com/gr2m)", "license": "MIT", "octokit": { - "openapi-version": "6.7.0" + "openapi-version": "6.7.1" } } diff --git a/packages/openapi-types/types.d.ts b/packages/openapi-types/types.d.ts index 79c9acc3f..022a96101 100644 --- a/packages/openapi-types/types.d.ts +++ b/packages/openapi-types/types.d.ts @@ -12718,7 +12718,7 @@ export interface components { allow_merge_commit?: boolean; /** @example true */ allow_update_branch?: boolean; - /** @default false */ + /** @example false */ use_squash_pr_title_as_default?: boolean; /** @example true */ allow_forking?: boolean;