Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WIP
Browse files Browse the repository at this point in the history
octokitbot committed Jan 8, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent c51cfc8 commit 0248354
Showing 23 changed files with 163 additions and 33 deletions.
29 changes: 26 additions & 3 deletions 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": "17.1.0",
"version": "17.1.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": {
@@ -70656,12 +70656,35 @@
"schema": {
"type": "array",
"items": {
"$ref": "#/components/schemas/organization-fine-grained-permission"
"title": "Organization Fine-Grained Permission",
"description": "A fine-grained permission that protects organization resources.",
"type": "object",
"properties": {
"name": {
"type": "string"
},
"description": {
"type": "string"
}
},
"required": [
"name",
"description"
]
}
},
"examples": {
"default": {
"$ref": "#/components/examples/organization-fine-grained-permission-example"
"value": [
{
"name": "read_organization_custom_org_role",
"description": "View organization roles"
},
{
"name": "write_organization_custom_org_role",
"description": "Manage custom organization roles"
}
]
}
}
}
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": "17.1.0",
"version": "17.1.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": {
29 changes: 26 additions & 3 deletions cache/ghes-3.10.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"openapi": "3.0.3",
"info": {
"version": "17.1.0",
"version": "17.1.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": {
@@ -63757,12 +63757,35 @@
"schema": {
"type": "array",
"items": {
"$ref": "#/components/schemas/organization-fine-grained-permission"
"title": "Organization Fine-Grained Permission",
"description": "A fine-grained permission that protects organization resources.",
"type": "object",
"properties": {
"name": {
"type": "string"
},
"description": {
"type": "string"
}
},
"required": [
"name",
"description"
]
}
},
"examples": {
"default": {
"$ref": "#/components/examples/organization-fine-grained-permission-example"
"value": [
{
"name": "read_organization_custom_org_role",
"description": "View organization roles"
},
{
"name": "write_organization_custom_org_role",
"description": "Manage custom organization roles"
}
]
}
}
}
29 changes: 26 additions & 3 deletions cache/ghes-3.11.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"openapi": "3.0.3",
"info": {
"version": "17.1.0",
"version": "17.1.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": {
@@ -65260,12 +65260,35 @@
"schema": {
"type": "array",
"items": {
"$ref": "#/components/schemas/organization-fine-grained-permission"
"title": "Organization Fine-Grained Permission",
"description": "A fine-grained permission that protects organization resources.",
"type": "object",
"properties": {
"name": {
"type": "string"
},
"description": {
"type": "string"
}
},
"required": [
"name",
"description"
]
}
},
"examples": {
"default": {
"$ref": "#/components/examples/organization-fine-grained-permission-example"
"value": [
{
"name": "read_organization_custom_org_role",
"description": "View organization roles"
},
{
"name": "write_organization_custom_org_role",
"description": "Manage custom organization roles"
}
]
}
}
}
29 changes: 26 additions & 3 deletions cache/ghes-3.12.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"openapi": "3.0.3",
"info": {
"version": "17.1.0",
"version": "17.1.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": {
@@ -66595,12 +66595,35 @@
"schema": {
"type": "array",
"items": {
"$ref": "#/components/schemas/organization-fine-grained-permission"
"title": "Organization Fine-Grained Permission",
"description": "A fine-grained permission that protects organization resources.",
"type": "object",
"properties": {
"name": {
"type": "string"
},
"description": {
"type": "string"
}
},
"required": [
"name",
"description"
]
}
},
"examples": {
"default": {
"$ref": "#/components/examples/organization-fine-grained-permission-example"
"value": [
{
"name": "read_organization_custom_org_role",
"description": "View organization roles"
},
{
"name": "write_organization_custom_org_role",
"description": "Manage custom organization roles"
}
]
}
}
}
29 changes: 26 additions & 3 deletions cache/ghes-3.13.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"openapi": "3.0.3",
"info": {
"version": "17.1.0",
"version": "17.1.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": {
@@ -67302,12 +67302,35 @@
"schema": {
"type": "array",
"items": {
"$ref": "#/components/schemas/organization-fine-grained-permission"
"title": "Organization Fine-Grained Permission",
"description": "A fine-grained permission that protects organization resources.",
"type": "object",
"properties": {
"name": {
"type": "string"
},
"description": {
"type": "string"
}
},
"required": [
"name",
"description"
]
}
},
"examples": {
"default": {
"$ref": "#/components/examples/organization-fine-grained-permission-example"
"value": [
{
"name": "read_organization_custom_org_role",
"description": "View organization roles"
},
{
"name": "write_organization_custom_org_role",
"description": "Manage custom organization roles"
}
]
}
}
}
2 changes: 1 addition & 1 deletion cache/ghes-3.14.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"openapi": "3.0.3",
"info": {
"version": "17.1.0",
"version": "17.1.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": {
2 changes: 1 addition & 1 deletion cache/ghes-3.15.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"openapi": "3.0.3",
"info": {
"version": "17.1.0",
"version": "17.1.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": {
2 changes: 1 addition & 1 deletion cache/github.ae.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"openapi": "3.0.3",
"info": {
"version": "17.1.0",
"version": "17.1.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": {
2 changes: 1 addition & 1 deletion packages/openapi-types-ghec/package.json
Original file line number Diff line number Diff line change
@@ -16,6 +16,6 @@
"author": "Gregor Martynus (https://twitter.com/gr2m)",
"license": "MIT",
"octokit": {
"openapi-version": "17.1.0"
"openapi-version": "17.1.1"
}
}
2 changes: 1 addition & 1 deletion packages/openapi-types-ghes-3.10/package.json
Original file line number Diff line number Diff line change
@@ -16,6 +16,6 @@
"author": "Gregor Martynus (https://twitter.com/gr2m)",
"license": "MIT",
"octokit": {
"openapi-version": "17.1.0"
"openapi-version": "17.1.1"
}
}
5 changes: 4 additions & 1 deletion packages/openapi-types-ghes-3.10/types.d.ts
Original file line number Diff line number Diff line change
@@ -105361,7 +105361,10 @@ export interface operations {
/** @description Response */
200: {
content: {
"application/json": components["schemas"]["organization-fine-grained-permission"][];
"application/json": {
name: string;
description: string;
}[];
};
};
404: components["responses"]["not_found"];
2 changes: 1 addition & 1 deletion packages/openapi-types-ghes-3.11/package.json
Original file line number Diff line number Diff line change
@@ -16,6 +16,6 @@
"author": "Gregor Martynus (https://twitter.com/gr2m)",
"license": "MIT",
"octokit": {
"openapi-version": "17.1.0"
"openapi-version": "17.1.1"
}
}
5 changes: 4 additions & 1 deletion packages/openapi-types-ghes-3.11/types.d.ts
Original file line number Diff line number Diff line change
@@ -106837,7 +106837,10 @@ export interface operations {
/** @description Response */
200: {
content: {
"application/json": components["schemas"]["organization-fine-grained-permission"][];
"application/json": {
name: string;
description: string;
}[];
};
};
404: components["responses"]["not_found"];
2 changes: 1 addition & 1 deletion packages/openapi-types-ghes-3.12/package.json
Original file line number Diff line number Diff line change
@@ -16,6 +16,6 @@
"author": "Gregor Martynus (https://twitter.com/gr2m)",
"license": "MIT",
"octokit": {
"openapi-version": "17.1.0"
"openapi-version": "17.1.1"
}
}
5 changes: 4 additions & 1 deletion packages/openapi-types-ghes-3.12/types.d.ts
Original file line number Diff line number Diff line change
@@ -107979,7 +107979,10 @@ export interface operations {
/** @description Response */
200: {
content: {
"application/json": components["schemas"]["organization-fine-grained-permission"][];
"application/json": {
name: string;
description: string;
}[];
};
};
404: components["responses"]["not_found"];
2 changes: 1 addition & 1 deletion packages/openapi-types-ghes-3.13/package.json
Original file line number Diff line number Diff line change
@@ -16,6 +16,6 @@
"author": "Gregor Martynus (https://twitter.com/gr2m)",
"license": "MIT",
"octokit": {
"openapi-version": "17.1.0"
"openapi-version": "17.1.1"
}
}
5 changes: 4 additions & 1 deletion packages/openapi-types-ghes-3.13/types.d.ts
Original file line number Diff line number Diff line change
@@ -108612,7 +108612,10 @@ export interface operations {
/** @description Response */
200: {
content: {
"application/json": components["schemas"]["organization-fine-grained-permission"][];
"application/json": {
name: string;
description: string;
}[];
};
};
404: components["responses"]["not_found"];
2 changes: 1 addition & 1 deletion packages/openapi-types-ghes-3.14/package.json
Original file line number Diff line number Diff line change
@@ -16,6 +16,6 @@
"author": "Gregor Martynus (https://twitter.com/gr2m)",
"license": "MIT",
"octokit": {
"openapi-version": "17.1.0"
"openapi-version": "17.1.1"
}
}
2 changes: 1 addition & 1 deletion packages/openapi-types-ghes-3.15/package.json
Original file line number Diff line number Diff line change
@@ -16,6 +16,6 @@
"author": "Gregor Martynus (https://twitter.com/gr2m)",
"license": "MIT",
"octokit": {
"openapi-version": "17.1.0"
"openapi-version": "17.1.1"
}
}
2 changes: 1 addition & 1 deletion packages/openapi-types-github.ae/package.json
Original file line number Diff line number Diff line change
@@ -16,6 +16,6 @@
"author": "Gregor Martynus (https://twitter.com/gr2m)",
"license": "MIT",
"octokit": {
"openapi-version": "17.1.0"
"openapi-version": "17.1.1"
}
}
2 changes: 1 addition & 1 deletion packages/openapi-types/package.json
Original file line number Diff line number Diff line change
@@ -16,6 +16,6 @@
"author": "Gregor Martynus (https://twitter.com/gr2m)",
"license": "MIT",
"octokit": {
"openapi-version": "17.1.0"
"openapi-version": "17.1.1"
}
}
Loading

0 comments on commit 0248354

Please sign in to comment.