From 6649960e56a1152253dbbc7a75cedad82f33fed0 Mon Sep 17 00:00:00 2001 From: github-openapi-bot Date: Thu, 3 Oct 2024 15:37:20 -0700 Subject: [PATCH] Update OpenAPI 3.0 Descriptions --- .../api.github.com.2022-11-28.json | 23 +++++++++- .../api.github.com.2022-11-28.yaml | 19 +++++++++ .../api.github.com/api.github.com.json | 23 +++++++++- .../api.github.com/api.github.com.yaml | 19 +++++++++ .../api.github.com.2022-11-28.deref.json | 42 ++++++++++++++++++- .../api.github.com.2022-11-28.deref.yaml | 19 +++++++++ .../dereferenced/api.github.com.deref.json | 42 ++++++++++++++++++- .../dereferenced/api.github.com.deref.yaml | 19 +++++++++ .../dereferenced/ghec.2022-11-28.deref.json | 42 ++++++++++++++++++- .../dereferenced/ghec.2022-11-28.deref.yaml | 19 +++++++++ .../ghec/dereferenced/ghec.deref.json | 42 ++++++++++++++++++- .../ghec/dereferenced/ghec.deref.yaml | 19 +++++++++ descriptions/ghec/ghec.2022-11-28.json | 23 +++++++++- descriptions/ghec/ghec.2022-11-28.yaml | 19 +++++++++ descriptions/ghec/ghec.json | 23 +++++++++- descriptions/ghec/ghec.yaml | 19 +++++++++ 16 files changed, 404 insertions(+), 8 deletions(-) diff --git a/descriptions/api.github.com/api.github.com.2022-11-28.json b/descriptions/api.github.com/api.github.com.2022-11-28.json index 2a9abf1532..a708d8def3 100644 --- a/descriptions/api.github.com/api.github.com.2022-11-28.json +++ b/descriptions/api.github.com/api.github.com.2022-11-28.json @@ -92433,6 +92433,15 @@ "type": "string", "format": "date-time", "description": "Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format." + }, + "plan_type": { + "type": "string", + "description": "The Copilot plan of the organization, or the parent enterprise, when applicable.", + "enum": [ + "business", + "enterprise", + "unknown" + ] } }, "required": [ @@ -97935,6 +97944,15 @@ "disabled", "unconfigured" ] + }, + "plan_type": { + "type": "string", + "description": "The Copilot plan of the organization, or the parent enterprise, when applicable.", + "enum": [ + "business", + "enterprise", + "unknown" + ] } }, "required": [ @@ -261645,6 +261663,7 @@ "pending_cancellation_date": null, "last_activity_at": "2021-10-14T00:53:32-06:00", "last_activity_editor": "vscode/1.77.3/copilot/1.86.82", + "plan_type": "business", "assignee": { "login": "octocat", "id": 1, @@ -265810,7 +265829,8 @@ "ide_chat": "enabled", "platform_chat": "enabled", "cli": "enabled", - "public_code_suggestions": "block" + "public_code_suggestions": "block", + "plan_type": "business" } }, "organization-dependabot-secret-paginated": { @@ -266414,6 +266434,7 @@ "pending_cancellation_date": null, "last_activity_at": "2021-10-14T00:53:32-06:00", "last_activity_editor": "vscode/1.77.3/copilot/1.86.82", + "plan_type": "business", "assignee": { "login": "octocat", "id": 1, diff --git a/descriptions/api.github.com/api.github.com.2022-11-28.yaml b/descriptions/api.github.com/api.github.com.2022-11-28.yaml index 6a0d167290..5ff1d9b9c3 100644 --- a/descriptions/api.github.com/api.github.com.2022-11-28.yaml +++ b/descriptions/api.github.com/api.github.com.2022-11-28.yaml @@ -67126,6 +67126,14 @@ components: format: date-time description: Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format. + plan_type: + type: string + description: The Copilot plan of the organization, or the parent enterprise, + when applicable. + enum: + - business + - enterprise + - unknown required: - assignee - created_at @@ -71524,6 +71532,14 @@ components: - assign_selected - disabled - unconfigured + plan_type: + type: string + description: The Copilot plan of the organization, or the parent enterprise, + when applicable. + enum: + - business + - enterprise + - unknown required: - seat_breakdown - public_code_suggestions @@ -195998,6 +196014,7 @@ components: pending_cancellation_date: last_activity_at: '2021-10-14T00:53:32-06:00' last_activity_editor: vscode/1.77.3/copilot/1.86.82 + plan_type: business assignee: login: octocat id: 1 @@ -199583,6 +199600,7 @@ components: platform_chat: enabled cli: enabled public_code_suggestions: block + plan_type: business organization-dependabot-secret-paginated: value: total_count: 3 @@ -200094,6 +200112,7 @@ components: pending_cancellation_date: last_activity_at: '2021-10-14T00:53:32-06:00' last_activity_editor: vscode/1.77.3/copilot/1.86.82 + plan_type: business assignee: login: octocat id: 1 diff --git a/descriptions/api.github.com/api.github.com.json b/descriptions/api.github.com/api.github.com.json index 2a9abf1532..a708d8def3 100644 --- a/descriptions/api.github.com/api.github.com.json +++ b/descriptions/api.github.com/api.github.com.json @@ -92433,6 +92433,15 @@ "type": "string", "format": "date-time", "description": "Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format." + }, + "plan_type": { + "type": "string", + "description": "The Copilot plan of the organization, or the parent enterprise, when applicable.", + "enum": [ + "business", + "enterprise", + "unknown" + ] } }, "required": [ @@ -97935,6 +97944,15 @@ "disabled", "unconfigured" ] + }, + "plan_type": { + "type": "string", + "description": "The Copilot plan of the organization, or the parent enterprise, when applicable.", + "enum": [ + "business", + "enterprise", + "unknown" + ] } }, "required": [ @@ -261645,6 +261663,7 @@ "pending_cancellation_date": null, "last_activity_at": "2021-10-14T00:53:32-06:00", "last_activity_editor": "vscode/1.77.3/copilot/1.86.82", + "plan_type": "business", "assignee": { "login": "octocat", "id": 1, @@ -265810,7 +265829,8 @@ "ide_chat": "enabled", "platform_chat": "enabled", "cli": "enabled", - "public_code_suggestions": "block" + "public_code_suggestions": "block", + "plan_type": "business" } }, "organization-dependabot-secret-paginated": { @@ -266414,6 +266434,7 @@ "pending_cancellation_date": null, "last_activity_at": "2021-10-14T00:53:32-06:00", "last_activity_editor": "vscode/1.77.3/copilot/1.86.82", + "plan_type": "business", "assignee": { "login": "octocat", "id": 1, diff --git a/descriptions/api.github.com/api.github.com.yaml b/descriptions/api.github.com/api.github.com.yaml index 6a0d167290..5ff1d9b9c3 100644 --- a/descriptions/api.github.com/api.github.com.yaml +++ b/descriptions/api.github.com/api.github.com.yaml @@ -67126,6 +67126,14 @@ components: format: date-time description: Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format. + plan_type: + type: string + description: The Copilot plan of the organization, or the parent enterprise, + when applicable. + enum: + - business + - enterprise + - unknown required: - assignee - created_at @@ -71524,6 +71532,14 @@ components: - assign_selected - disabled - unconfigured + plan_type: + type: string + description: The Copilot plan of the organization, or the parent enterprise, + when applicable. + enum: + - business + - enterprise + - unknown required: - seat_breakdown - public_code_suggestions @@ -195998,6 +196014,7 @@ components: pending_cancellation_date: last_activity_at: '2021-10-14T00:53:32-06:00' last_activity_editor: vscode/1.77.3/copilot/1.86.82 + plan_type: business assignee: login: octocat id: 1 @@ -199583,6 +199600,7 @@ components: platform_chat: enabled cli: enabled public_code_suggestions: block + plan_type: business organization-dependabot-secret-paginated: value: total_count: 3 @@ -200094,6 +200112,7 @@ components: pending_cancellation_date: last_activity_at: '2021-10-14T00:53:32-06:00' last_activity_editor: vscode/1.77.3/copilot/1.86.82 + plan_type: business assignee: login: octocat id: 1 diff --git a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json index 7d0f28a99e..ac60937aab 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json +++ b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json @@ -16373,6 +16373,15 @@ "type": "string", "format": "date-time", "description": "Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format." + }, + "plan_type": { + "type": "string", + "description": "The Copilot plan of the organization, or the parent enterprise, when applicable.", + "enum": [ + "business", + "enterprise", + "unknown" + ] } }, "required": [ @@ -16395,6 +16404,7 @@ "pending_cancellation_date": null, "last_activity_at": "2021-10-14T00:53:32-06:00", "last_activity_editor": "vscode/1.77.3/copilot/1.86.82", + "plan_type": "business", "assignee": { "login": "octocat", "id": 1, @@ -65055,6 +65065,15 @@ "disabled", "unconfigured" ] + }, + "plan_type": { + "type": "string", + "description": "The Copilot plan of the organization, or the parent enterprise, when applicable.", + "enum": [ + "business", + "enterprise", + "unknown" + ] } }, "required": [ @@ -65079,7 +65098,8 @@ "ide_chat": "enabled", "platform_chat": "enabled", "cli": "enabled", - "public_code_suggestions": "block" + "public_code_suggestions": "block", + "plan_type": "business" } } } @@ -65717,6 +65737,15 @@ "type": "string", "format": "date-time", "description": "Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format." + }, + "plan_type": { + "type": "string", + "description": "The Copilot plan of the organization, or the parent enterprise, when applicable.", + "enum": [ + "business", + "enterprise", + "unknown" + ] } }, "required": [ @@ -65739,6 +65768,7 @@ "pending_cancellation_date": null, "last_activity_at": "2021-10-14T00:53:32-06:00", "last_activity_editor": "vscode/1.77.3/copilot/1.86.82", + "plan_type": "business", "assignee": { "login": "octocat", "id": 1, @@ -86896,6 +86926,15 @@ "type": "string", "format": "date-time", "description": "Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format." + }, + "plan_type": { + "type": "string", + "description": "The Copilot plan of the organization, or the parent enterprise, when applicable.", + "enum": [ + "business", + "enterprise", + "unknown" + ] } }, "required": [ @@ -86912,6 +86951,7 @@ "pending_cancellation_date": null, "last_activity_at": "2021-10-14T00:53:32-06:00", "last_activity_editor": "vscode/1.77.3/copilot/1.86.82", + "plan_type": "business", "assignee": { "login": "octocat", "id": 1, diff --git a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml index e878996d2d..942a117404 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml +++ b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml @@ -7242,6 +7242,14 @@ paths: format: date-time description: Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format. + plan_type: + type: string + description: The Copilot plan of the organization, or the + parent enterprise, when applicable. + enum: + - business + - enterprise + - unknown required: - assignee - created_at @@ -7256,6 +7264,7 @@ paths: pending_cancellation_date: last_activity_at: '2021-10-14T00:53:32-06:00' last_activity_editor: vscode/1.77.3/copilot/1.86.82 + plan_type: business assignee: login: octocat id: 1 @@ -21048,6 +21057,14 @@ paths: - assign_selected - disabled - unconfigured + plan_type: + type: string + description: The Copilot plan of the organization, or the parent + enterprise, when applicable. + enum: + - business + - enterprise + - unknown required: - seat_breakdown - public_code_suggestions @@ -21068,6 +21085,7 @@ paths: platform_chat: enabled cli: enabled public_code_suggestions: block + plan_type: business '500': *41 '401': *25 '403': *29 @@ -23995,6 +24013,7 @@ paths: pending_cancellation_date: last_activity_at: '2021-10-14T00:53:32-06:00' last_activity_editor: vscode/1.77.3/copilot/1.86.82 + plan_type: business assignee: login: octocat id: 1 diff --git a/descriptions/api.github.com/dereferenced/api.github.com.deref.json b/descriptions/api.github.com/dereferenced/api.github.com.deref.json index 7d0f28a99e..ac60937aab 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.json @@ -16373,6 +16373,15 @@ "type": "string", "format": "date-time", "description": "Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format." + }, + "plan_type": { + "type": "string", + "description": "The Copilot plan of the organization, or the parent enterprise, when applicable.", + "enum": [ + "business", + "enterprise", + "unknown" + ] } }, "required": [ @@ -16395,6 +16404,7 @@ "pending_cancellation_date": null, "last_activity_at": "2021-10-14T00:53:32-06:00", "last_activity_editor": "vscode/1.77.3/copilot/1.86.82", + "plan_type": "business", "assignee": { "login": "octocat", "id": 1, @@ -65055,6 +65065,15 @@ "disabled", "unconfigured" ] + }, + "plan_type": { + "type": "string", + "description": "The Copilot plan of the organization, or the parent enterprise, when applicable.", + "enum": [ + "business", + "enterprise", + "unknown" + ] } }, "required": [ @@ -65079,7 +65098,8 @@ "ide_chat": "enabled", "platform_chat": "enabled", "cli": "enabled", - "public_code_suggestions": "block" + "public_code_suggestions": "block", + "plan_type": "business" } } } @@ -65717,6 +65737,15 @@ "type": "string", "format": "date-time", "description": "Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format." + }, + "plan_type": { + "type": "string", + "description": "The Copilot plan of the organization, or the parent enterprise, when applicable.", + "enum": [ + "business", + "enterprise", + "unknown" + ] } }, "required": [ @@ -65739,6 +65768,7 @@ "pending_cancellation_date": null, "last_activity_at": "2021-10-14T00:53:32-06:00", "last_activity_editor": "vscode/1.77.3/copilot/1.86.82", + "plan_type": "business", "assignee": { "login": "octocat", "id": 1, @@ -86896,6 +86926,15 @@ "type": "string", "format": "date-time", "description": "Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format." + }, + "plan_type": { + "type": "string", + "description": "The Copilot plan of the organization, or the parent enterprise, when applicable.", + "enum": [ + "business", + "enterprise", + "unknown" + ] } }, "required": [ @@ -86912,6 +86951,7 @@ "pending_cancellation_date": null, "last_activity_at": "2021-10-14T00:53:32-06:00", "last_activity_editor": "vscode/1.77.3/copilot/1.86.82", + "plan_type": "business", "assignee": { "login": "octocat", "id": 1, diff --git a/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml index e878996d2d..942a117404 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml @@ -7242,6 +7242,14 @@ paths: format: date-time description: Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format. + plan_type: + type: string + description: The Copilot plan of the organization, or the + parent enterprise, when applicable. + enum: + - business + - enterprise + - unknown required: - assignee - created_at @@ -7256,6 +7264,7 @@ paths: pending_cancellation_date: last_activity_at: '2021-10-14T00:53:32-06:00' last_activity_editor: vscode/1.77.3/copilot/1.86.82 + plan_type: business assignee: login: octocat id: 1 @@ -21048,6 +21057,14 @@ paths: - assign_selected - disabled - unconfigured + plan_type: + type: string + description: The Copilot plan of the organization, or the parent + enterprise, when applicable. + enum: + - business + - enterprise + - unknown required: - seat_breakdown - public_code_suggestions @@ -21068,6 +21085,7 @@ paths: platform_chat: enabled cli: enabled public_code_suggestions: block + plan_type: business '500': *41 '401': *25 '403': *29 @@ -23995,6 +24013,7 @@ paths: pending_cancellation_date: last_activity_at: '2021-10-14T00:53:32-06:00' last_activity_editor: vscode/1.77.3/copilot/1.86.82 + plan_type: business assignee: login: octocat id: 1 diff --git a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json index 47e736406e..345bed7d25 100644 --- a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -24846,6 +24846,15 @@ "type": "string", "format": "date-time", "description": "Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format." + }, + "plan_type": { + "type": "string", + "description": "The Copilot plan of the organization, or the parent enterprise, when applicable.", + "enum": [ + "business", + "enterprise", + "unknown" + ] } }, "required": [ @@ -24868,6 +24877,7 @@ "pending_cancellation_date": null, "last_activity_at": "2021-10-14T00:53:32-06:00", "last_activity_editor": "vscode/1.77.3/copilot/1.86.82", + "plan_type": "business", "assignee": { "login": "octocat", "id": 1, @@ -78445,6 +78455,15 @@ "disabled", "unconfigured" ] + }, + "plan_type": { + "type": "string", + "description": "The Copilot plan of the organization, or the parent enterprise, when applicable.", + "enum": [ + "business", + "enterprise", + "unknown" + ] } }, "required": [ @@ -78469,7 +78488,8 @@ "ide_chat": "enabled", "platform_chat": "enabled", "cli": "enabled", - "public_code_suggestions": "block" + "public_code_suggestions": "block", + "plan_type": "business" } } } @@ -79107,6 +79127,15 @@ "type": "string", "format": "date-time", "description": "Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format." + }, + "plan_type": { + "type": "string", + "description": "The Copilot plan of the organization, or the parent enterprise, when applicable.", + "enum": [ + "business", + "enterprise", + "unknown" + ] } }, "required": [ @@ -79129,6 +79158,7 @@ "pending_cancellation_date": null, "last_activity_at": "2021-10-14T00:53:32-06:00", "last_activity_editor": "vscode/1.77.3/copilot/1.86.82", + "plan_type": "business", "assignee": { "login": "octocat", "id": 1, @@ -103554,6 +103584,15 @@ "type": "string", "format": "date-time", "description": "Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format." + }, + "plan_type": { + "type": "string", + "description": "The Copilot plan of the organization, or the parent enterprise, when applicable.", + "enum": [ + "business", + "enterprise", + "unknown" + ] } }, "required": [ @@ -103570,6 +103609,7 @@ "pending_cancellation_date": null, "last_activity_at": "2021-10-14T00:53:32-06:00", "last_activity_editor": "vscode/1.77.3/copilot/1.86.82", + "plan_type": "business", "assignee": { "login": "octocat", "id": 1, diff --git a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml index 1c85fb5869..77972ac67a 100644 --- a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -11001,6 +11001,14 @@ paths: format: date-time description: Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format. + plan_type: + type: string + description: The Copilot plan of the organization, or the + parent enterprise, when applicable. + enum: + - business + - enterprise + - unknown required: - assignee - created_at @@ -11015,6 +11023,7 @@ paths: pending_cancellation_date: last_activity_at: '2021-10-14T00:53:32-06:00' last_activity_editor: vscode/1.77.3/copilot/1.86.82 + plan_type: business assignee: login: octocat id: 1 @@ -25588,6 +25597,14 @@ paths: - assign_selected - disabled - unconfigured + plan_type: + type: string + description: The Copilot plan of the organization, or the parent + enterprise, when applicable. + enum: + - business + - enterprise + - unknown required: - seat_breakdown - public_code_suggestions @@ -25608,6 +25625,7 @@ paths: platform_chat: enabled cli: enabled public_code_suggestions: block + plan_type: business '500': *73 '401': *25 '403': *29 @@ -29465,6 +29483,7 @@ paths: pending_cancellation_date: last_activity_at: '2021-10-14T00:53:32-06:00' last_activity_editor: vscode/1.77.3/copilot/1.86.82 + plan_type: business assignee: login: octocat id: 1 diff --git a/descriptions/ghec/dereferenced/ghec.deref.json b/descriptions/ghec/dereferenced/ghec.deref.json index 47e736406e..345bed7d25 100644 --- a/descriptions/ghec/dereferenced/ghec.deref.json +++ b/descriptions/ghec/dereferenced/ghec.deref.json @@ -24846,6 +24846,15 @@ "type": "string", "format": "date-time", "description": "Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format." + }, + "plan_type": { + "type": "string", + "description": "The Copilot plan of the organization, or the parent enterprise, when applicable.", + "enum": [ + "business", + "enterprise", + "unknown" + ] } }, "required": [ @@ -24868,6 +24877,7 @@ "pending_cancellation_date": null, "last_activity_at": "2021-10-14T00:53:32-06:00", "last_activity_editor": "vscode/1.77.3/copilot/1.86.82", + "plan_type": "business", "assignee": { "login": "octocat", "id": 1, @@ -78445,6 +78455,15 @@ "disabled", "unconfigured" ] + }, + "plan_type": { + "type": "string", + "description": "The Copilot plan of the organization, or the parent enterprise, when applicable.", + "enum": [ + "business", + "enterprise", + "unknown" + ] } }, "required": [ @@ -78469,7 +78488,8 @@ "ide_chat": "enabled", "platform_chat": "enabled", "cli": "enabled", - "public_code_suggestions": "block" + "public_code_suggestions": "block", + "plan_type": "business" } } } @@ -79107,6 +79127,15 @@ "type": "string", "format": "date-time", "description": "Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format." + }, + "plan_type": { + "type": "string", + "description": "The Copilot plan of the organization, or the parent enterprise, when applicable.", + "enum": [ + "business", + "enterprise", + "unknown" + ] } }, "required": [ @@ -79129,6 +79158,7 @@ "pending_cancellation_date": null, "last_activity_at": "2021-10-14T00:53:32-06:00", "last_activity_editor": "vscode/1.77.3/copilot/1.86.82", + "plan_type": "business", "assignee": { "login": "octocat", "id": 1, @@ -103554,6 +103584,15 @@ "type": "string", "format": "date-time", "description": "Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format." + }, + "plan_type": { + "type": "string", + "description": "The Copilot plan of the organization, or the parent enterprise, when applicable.", + "enum": [ + "business", + "enterprise", + "unknown" + ] } }, "required": [ @@ -103570,6 +103609,7 @@ "pending_cancellation_date": null, "last_activity_at": "2021-10-14T00:53:32-06:00", "last_activity_editor": "vscode/1.77.3/copilot/1.86.82", + "plan_type": "business", "assignee": { "login": "octocat", "id": 1, diff --git a/descriptions/ghec/dereferenced/ghec.deref.yaml b/descriptions/ghec/dereferenced/ghec.deref.yaml index 1c85fb5869..77972ac67a 100644 --- a/descriptions/ghec/dereferenced/ghec.deref.yaml +++ b/descriptions/ghec/dereferenced/ghec.deref.yaml @@ -11001,6 +11001,14 @@ paths: format: date-time description: Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format. + plan_type: + type: string + description: The Copilot plan of the organization, or the + parent enterprise, when applicable. + enum: + - business + - enterprise + - unknown required: - assignee - created_at @@ -11015,6 +11023,7 @@ paths: pending_cancellation_date: last_activity_at: '2021-10-14T00:53:32-06:00' last_activity_editor: vscode/1.77.3/copilot/1.86.82 + plan_type: business assignee: login: octocat id: 1 @@ -25588,6 +25597,14 @@ paths: - assign_selected - disabled - unconfigured + plan_type: + type: string + description: The Copilot plan of the organization, or the parent + enterprise, when applicable. + enum: + - business + - enterprise + - unknown required: - seat_breakdown - public_code_suggestions @@ -25608,6 +25625,7 @@ paths: platform_chat: enabled cli: enabled public_code_suggestions: block + plan_type: business '500': *73 '401': *25 '403': *29 @@ -29465,6 +29483,7 @@ paths: pending_cancellation_date: last_activity_at: '2021-10-14T00:53:32-06:00' last_activity_editor: vscode/1.77.3/copilot/1.86.82 + plan_type: business assignee: login: octocat id: 1 diff --git a/descriptions/ghec/ghec.2022-11-28.json b/descriptions/ghec/ghec.2022-11-28.json index 359518e4d8..94328ed8e7 100644 --- a/descriptions/ghec/ghec.2022-11-28.json +++ b/descriptions/ghec/ghec.2022-11-28.json @@ -102583,6 +102583,15 @@ "type": "string", "format": "date-time", "description": "Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format." + }, + "plan_type": { + "type": "string", + "description": "The Copilot plan of the organization, or the parent enterprise, when applicable.", + "enum": [ + "business", + "enterprise", + "unknown" + ] } }, "required": [ @@ -107633,6 +107642,15 @@ "disabled", "unconfigured" ] + }, + "plan_type": { + "type": "string", + "description": "The Copilot plan of the organization, or the parent enterprise, when applicable.", + "enum": [ + "business", + "enterprise", + "unknown" + ] } }, "required": [ @@ -273811,6 +273829,7 @@ "pending_cancellation_date": null, "last_activity_at": "2021-10-14T00:53:32-06:00", "last_activity_editor": "vscode/1.77.3/copilot/1.86.82", + "plan_type": "business", "assignee": { "login": "octocat", "id": 1, @@ -277967,7 +277986,8 @@ "ide_chat": "enabled", "platform_chat": "enabled", "cli": "enabled", - "public_code_suggestions": "block" + "public_code_suggestions": "block", + "plan_type": "business" } }, "credential-authorization-items": { @@ -278737,6 +278757,7 @@ "pending_cancellation_date": null, "last_activity_at": "2021-10-14T00:53:32-06:00", "last_activity_editor": "vscode/1.77.3/copilot/1.86.82", + "plan_type": "business", "assignee": { "login": "octocat", "id": 1, diff --git a/descriptions/ghec/ghec.2022-11-28.yaml b/descriptions/ghec/ghec.2022-11-28.yaml index c2968d615b..43c31a76cf 100644 --- a/descriptions/ghec/ghec.2022-11-28.yaml +++ b/descriptions/ghec/ghec.2022-11-28.yaml @@ -74673,6 +74673,14 @@ components: format: date-time description: Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format. + plan_type: + type: string + description: The Copilot plan of the organization, or the parent enterprise, + when applicable. + enum: + - business + - enterprise + - unknown required: - assignee - created_at @@ -78661,6 +78669,14 @@ components: - assign_selected - disabled - unconfigured + plan_type: + type: string + description: The Copilot plan of the organization, or the parent enterprise, + when applicable. + enum: + - business + - enterprise + - unknown required: - seat_breakdown - public_code_suggestions @@ -204979,6 +204995,7 @@ components: pending_cancellation_date: last_activity_at: '2021-10-14T00:53:32-06:00' last_activity_editor: vscode/1.77.3/copilot/1.86.82 + plan_type: business assignee: login: octocat id: 1 @@ -208588,6 +208605,7 @@ components: platform_chat: enabled cli: enabled public_code_suggestions: block + plan_type: business credential-authorization-items: value: - login: octocat @@ -209220,6 +209238,7 @@ components: pending_cancellation_date: last_activity_at: '2021-10-14T00:53:32-06:00' last_activity_editor: vscode/1.77.3/copilot/1.86.82 + plan_type: business assignee: login: octocat id: 1 diff --git a/descriptions/ghec/ghec.json b/descriptions/ghec/ghec.json index 359518e4d8..94328ed8e7 100644 --- a/descriptions/ghec/ghec.json +++ b/descriptions/ghec/ghec.json @@ -102583,6 +102583,15 @@ "type": "string", "format": "date-time", "description": "Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format." + }, + "plan_type": { + "type": "string", + "description": "The Copilot plan of the organization, or the parent enterprise, when applicable.", + "enum": [ + "business", + "enterprise", + "unknown" + ] } }, "required": [ @@ -107633,6 +107642,15 @@ "disabled", "unconfigured" ] + }, + "plan_type": { + "type": "string", + "description": "The Copilot plan of the organization, or the parent enterprise, when applicable.", + "enum": [ + "business", + "enterprise", + "unknown" + ] } }, "required": [ @@ -273811,6 +273829,7 @@ "pending_cancellation_date": null, "last_activity_at": "2021-10-14T00:53:32-06:00", "last_activity_editor": "vscode/1.77.3/copilot/1.86.82", + "plan_type": "business", "assignee": { "login": "octocat", "id": 1, @@ -277967,7 +277986,8 @@ "ide_chat": "enabled", "platform_chat": "enabled", "cli": "enabled", - "public_code_suggestions": "block" + "public_code_suggestions": "block", + "plan_type": "business" } }, "credential-authorization-items": { @@ -278737,6 +278757,7 @@ "pending_cancellation_date": null, "last_activity_at": "2021-10-14T00:53:32-06:00", "last_activity_editor": "vscode/1.77.3/copilot/1.86.82", + "plan_type": "business", "assignee": { "login": "octocat", "id": 1, diff --git a/descriptions/ghec/ghec.yaml b/descriptions/ghec/ghec.yaml index c2968d615b..43c31a76cf 100644 --- a/descriptions/ghec/ghec.yaml +++ b/descriptions/ghec/ghec.yaml @@ -74673,6 +74673,14 @@ components: format: date-time description: Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format. + plan_type: + type: string + description: The Copilot plan of the organization, or the parent enterprise, + when applicable. + enum: + - business + - enterprise + - unknown required: - assignee - created_at @@ -78661,6 +78669,14 @@ components: - assign_selected - disabled - unconfigured + plan_type: + type: string + description: The Copilot plan of the organization, or the parent enterprise, + when applicable. + enum: + - business + - enterprise + - unknown required: - seat_breakdown - public_code_suggestions @@ -204979,6 +204995,7 @@ components: pending_cancellation_date: last_activity_at: '2021-10-14T00:53:32-06:00' last_activity_editor: vscode/1.77.3/copilot/1.86.82 + plan_type: business assignee: login: octocat id: 1 @@ -208588,6 +208605,7 @@ components: platform_chat: enabled cli: enabled public_code_suggestions: block + plan_type: business credential-authorization-items: value: - login: octocat @@ -209220,6 +209238,7 @@ components: pending_cancellation_date: last_activity_at: '2021-10-14T00:53:32-06:00' last_activity_editor: vscode/1.77.3/copilot/1.86.82 + plan_type: business assignee: login: octocat id: 1