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 97fc14fe9..9a6fb65ed 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 @@ -103036,8 +103036,8 @@ "key" ] }, - "copilot-seat-breakdown": { - "title": "Copilot Business Seat Breakdown", + "copilot-organization-seat-breakdown": { + "title": "Copilot Seat Breakdown", "description": "The breakdown of Copilot Business seats for the organization.", "type": "object", "properties": { @@ -103055,7 +103055,7 @@ }, "pending_invitation": { "type": "integer", - "description": "The number of seats that have been assigned to users that have not yet accepted an invitation to this organization." + "description": "The number of users who have been invited to receive a Copilot seat through this organization." }, "active_this_cycle": { "type": "integer", @@ -103073,21 +103073,20 @@ "type": "object", "properties": { "seat_breakdown": { - "$ref": "#/components/schemas/copilot-seat-breakdown" + "$ref": "#/components/schemas/copilot-organization-seat-breakdown" }, "public_code_suggestions": { "type": "string", - "description": "The organization policy for allowing or disallowing Copilot to make suggestions that match public code.", + "description": "The organization policy for allowing or blocking suggestions matching public code (duplication detection filter).", "enum": [ "allow", "block", - "unconfigured", - "unknown" + "unconfigured" ] }, "ide_chat": { "type": "string", - "description": "The organization policy for allowing or disallowing organization members to use Copilot Chat within their editor.", + "description": "The organization policy for allowing or disallowing Copilot Chat in the IDE.", "enum": [ "enabled", "disabled", @@ -103096,7 +103095,7 @@ }, "platform_chat": { "type": "string", - "description": "The organization policy for allowing or disallowing organization members to use Copilot features within github.com.", + "description": "The organization policy for allowing or disallowing Copilot features on GitHub.com.", "enum": [ "enabled", "disabled", @@ -103105,7 +103104,7 @@ }, "cli": { "type": "string", - "description": "The organization policy for allowing or disallowing organization members to use Copilot within their CLI.", + "description": "The organization policy for allowing or disallowing Copilot in the CLI.", "enum": [ "enabled", "disabled", @@ -103127,8 +103126,7 @@ "description": "The Copilot plan of the organization, or the parent enterprise, when applicable.", "enum": [ "business", - "enterprise", - "unknown" + "enterprise" ] } }, 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 e5b53384a..1d47a7af4 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 @@ -75189,8 +75189,8 @@ components: required: - key_id - key - copilot-seat-breakdown: - title: Copilot Business Seat Breakdown + copilot-organization-seat-breakdown: + title: Copilot Seat Breakdown description: The breakdown of Copilot Business seats for the organization. type: object properties: @@ -75207,8 +75207,8 @@ components: of the current billing cycle. pending_invitation: type: integer - description: The number of seats that have been assigned to users that have - not yet accepted an invitation to this organization. + description: The number of users who have been invited to receive a Copilot + seat through this organization. active_this_cycle: type: integer description: The number of seats that have used Copilot during the current @@ -75224,36 +75224,35 @@ components: type: object properties: seat_breakdown: - "$ref": "#/components/schemas/copilot-seat-breakdown" + "$ref": "#/components/schemas/copilot-organization-seat-breakdown" public_code_suggestions: type: string - description: The organization policy for allowing or disallowing Copilot - to make suggestions that match public code. + description: The organization policy for allowing or blocking suggestions + matching public code (duplication detection filter). enum: - allow - block - unconfigured - - unknown ide_chat: type: string - description: The organization policy for allowing or disallowing organization - members to use Copilot Chat within their editor. + description: The organization policy for allowing or disallowing Copilot + Chat in the IDE. enum: - enabled - disabled - unconfigured platform_chat: type: string - description: The organization policy for allowing or disallowing organization - members to use Copilot features within github.com. + description: The organization policy for allowing or disallowing Copilot + features on GitHub.com. enum: - enabled - disabled - unconfigured cli: type: string - description: The organization policy for allowing or disallowing organization - members to use Copilot within their CLI. + description: The organization policy for allowing or disallowing Copilot + in the CLI. enum: - enabled - disabled @@ -75273,7 +75272,6 @@ components: enum: - business - enterprise - - unknown required: - seat_breakdown - public_code_suggestions diff --git a/descriptions/api.github.com/api.github.com.json b/descriptions/api.github.com/api.github.com.json index 97fc14fe9..9a6fb65ed 100644 --- a/descriptions/api.github.com/api.github.com.json +++ b/descriptions/api.github.com/api.github.com.json @@ -103036,8 +103036,8 @@ "key" ] }, - "copilot-seat-breakdown": { - "title": "Copilot Business Seat Breakdown", + "copilot-organization-seat-breakdown": { + "title": "Copilot Seat Breakdown", "description": "The breakdown of Copilot Business seats for the organization.", "type": "object", "properties": { @@ -103055,7 +103055,7 @@ }, "pending_invitation": { "type": "integer", - "description": "The number of seats that have been assigned to users that have not yet accepted an invitation to this organization." + "description": "The number of users who have been invited to receive a Copilot seat through this organization." }, "active_this_cycle": { "type": "integer", @@ -103073,21 +103073,20 @@ "type": "object", "properties": { "seat_breakdown": { - "$ref": "#/components/schemas/copilot-seat-breakdown" + "$ref": "#/components/schemas/copilot-organization-seat-breakdown" }, "public_code_suggestions": { "type": "string", - "description": "The organization policy for allowing or disallowing Copilot to make suggestions that match public code.", + "description": "The organization policy for allowing or blocking suggestions matching public code (duplication detection filter).", "enum": [ "allow", "block", - "unconfigured", - "unknown" + "unconfigured" ] }, "ide_chat": { "type": "string", - "description": "The organization policy for allowing or disallowing organization members to use Copilot Chat within their editor.", + "description": "The organization policy for allowing or disallowing Copilot Chat in the IDE.", "enum": [ "enabled", "disabled", @@ -103096,7 +103095,7 @@ }, "platform_chat": { "type": "string", - "description": "The organization policy for allowing or disallowing organization members to use Copilot features within github.com.", + "description": "The organization policy for allowing or disallowing Copilot features on GitHub.com.", "enum": [ "enabled", "disabled", @@ -103105,7 +103104,7 @@ }, "cli": { "type": "string", - "description": "The organization policy for allowing or disallowing organization members to use Copilot within their CLI.", + "description": "The organization policy for allowing or disallowing Copilot in the CLI.", "enum": [ "enabled", "disabled", @@ -103127,8 +103126,7 @@ "description": "The Copilot plan of the organization, or the parent enterprise, when applicable.", "enum": [ "business", - "enterprise", - "unknown" + "enterprise" ] } }, diff --git a/descriptions/api.github.com/api.github.com.yaml b/descriptions/api.github.com/api.github.com.yaml index e5b53384a..1d47a7af4 100644 --- a/descriptions/api.github.com/api.github.com.yaml +++ b/descriptions/api.github.com/api.github.com.yaml @@ -75189,8 +75189,8 @@ components: required: - key_id - key - copilot-seat-breakdown: - title: Copilot Business Seat Breakdown + copilot-organization-seat-breakdown: + title: Copilot Seat Breakdown description: The breakdown of Copilot Business seats for the organization. type: object properties: @@ -75207,8 +75207,8 @@ components: of the current billing cycle. pending_invitation: type: integer - description: The number of seats that have been assigned to users that have - not yet accepted an invitation to this organization. + description: The number of users who have been invited to receive a Copilot + seat through this organization. active_this_cycle: type: integer description: The number of seats that have used Copilot during the current @@ -75224,36 +75224,35 @@ components: type: object properties: seat_breakdown: - "$ref": "#/components/schemas/copilot-seat-breakdown" + "$ref": "#/components/schemas/copilot-organization-seat-breakdown" public_code_suggestions: type: string - description: The organization policy for allowing or disallowing Copilot - to make suggestions that match public code. + description: The organization policy for allowing or blocking suggestions + matching public code (duplication detection filter). enum: - allow - block - unconfigured - - unknown ide_chat: type: string - description: The organization policy for allowing or disallowing organization - members to use Copilot Chat within their editor. + description: The organization policy for allowing or disallowing Copilot + Chat in the IDE. enum: - enabled - disabled - unconfigured platform_chat: type: string - description: The organization policy for allowing or disallowing organization - members to use Copilot features within github.com. + description: The organization policy for allowing or disallowing Copilot + features on GitHub.com. enum: - enabled - disabled - unconfigured cli: type: string - description: The organization policy for allowing or disallowing organization - members to use Copilot within their CLI. + description: The organization policy for allowing or disallowing Copilot + in the CLI. enum: - enabled - disabled @@ -75273,7 +75272,6 @@ components: enum: - business - enterprise - - unknown required: - seat_breakdown - public_code_suggestions 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 ce4a6ea6e..04d0efe49 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 @@ -74279,7 +74279,7 @@ "type": "object", "properties": { "seat_breakdown": { - "title": "Copilot Business Seat Breakdown", + "title": "Copilot Seat Breakdown", "description": "The breakdown of Copilot Business seats for the organization.", "type": "object", "properties": { @@ -74297,7 +74297,7 @@ }, "pending_invitation": { "type": "integer", - "description": "The number of seats that have been assigned to users that have not yet accepted an invitation to this organization." + "description": "The number of users who have been invited to receive a Copilot seat through this organization." }, "active_this_cycle": { "type": "integer", @@ -74311,17 +74311,16 @@ }, "public_code_suggestions": { "type": "string", - "description": "The organization policy for allowing or disallowing Copilot to make suggestions that match public code.", + "description": "The organization policy for allowing or blocking suggestions matching public code (duplication detection filter).", "enum": [ "allow", "block", - "unconfigured", - "unknown" + "unconfigured" ] }, "ide_chat": { "type": "string", - "description": "The organization policy for allowing or disallowing organization members to use Copilot Chat within their editor.", + "description": "The organization policy for allowing or disallowing Copilot Chat in the IDE.", "enum": [ "enabled", "disabled", @@ -74330,7 +74329,7 @@ }, "platform_chat": { "type": "string", - "description": "The organization policy for allowing or disallowing organization members to use Copilot features within github.com.", + "description": "The organization policy for allowing or disallowing Copilot features on GitHub.com.", "enum": [ "enabled", "disabled", @@ -74339,7 +74338,7 @@ }, "cli": { "type": "string", - "description": "The organization policy for allowing or disallowing organization members to use Copilot within their CLI.", + "description": "The organization policy for allowing or disallowing Copilot in the CLI.", "enum": [ "enabled", "disabled", @@ -74361,8 +74360,7 @@ "description": "The Copilot plan of the organization, or the parent enterprise, when applicable.", "enum": [ "business", - "enterprise", - "unknown" + "enterprise" ] } }, 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 13b377041..e5cac3b06 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 @@ -23119,7 +23119,7 @@ paths: type: object properties: seat_breakdown: - title: Copilot Business Seat Breakdown + title: Copilot Seat Breakdown description: The breakdown of Copilot Business seats for the organization. type: object properties: @@ -23136,8 +23136,8 @@ paths: at the end of the current billing cycle. pending_invitation: type: integer - description: The number of seats that have been assigned to - users that have not yet accepted an invitation to this organization. + description: The number of users who have been invited to + receive a Copilot seat through this organization. active_this_cycle: type: integer description: The number of seats that have used Copilot during @@ -23148,17 +23148,16 @@ paths: during the current billing cycle. public_code_suggestions: type: string - description: The organization policy for allowing or disallowing - Copilot to make suggestions that match public code. + description: The organization policy for allowing or blocking + suggestions matching public code (duplication detection filter). enum: - allow - block - unconfigured - - unknown ide_chat: type: string description: The organization policy for allowing or disallowing - organization members to use Copilot Chat within their editor. + Copilot Chat in the IDE. enum: - enabled - disabled @@ -23166,7 +23165,7 @@ paths: platform_chat: type: string description: The organization policy for allowing or disallowing - organization members to use Copilot features within github.com. + Copilot features on GitHub.com. enum: - enabled - disabled @@ -23174,7 +23173,7 @@ paths: cli: type: string description: The organization policy for allowing or disallowing - organization members to use Copilot within their CLI. + Copilot in the CLI. enum: - enabled - disabled @@ -23194,7 +23193,6 @@ paths: enum: - business - enterprise - - unknown required: - seat_breakdown - public_code_suggestions 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 ce4a6ea6e..04d0efe49 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.json @@ -74279,7 +74279,7 @@ "type": "object", "properties": { "seat_breakdown": { - "title": "Copilot Business Seat Breakdown", + "title": "Copilot Seat Breakdown", "description": "The breakdown of Copilot Business seats for the organization.", "type": "object", "properties": { @@ -74297,7 +74297,7 @@ }, "pending_invitation": { "type": "integer", - "description": "The number of seats that have been assigned to users that have not yet accepted an invitation to this organization." + "description": "The number of users who have been invited to receive a Copilot seat through this organization." }, "active_this_cycle": { "type": "integer", @@ -74311,17 +74311,16 @@ }, "public_code_suggestions": { "type": "string", - "description": "The organization policy for allowing or disallowing Copilot to make suggestions that match public code.", + "description": "The organization policy for allowing or blocking suggestions matching public code (duplication detection filter).", "enum": [ "allow", "block", - "unconfigured", - "unknown" + "unconfigured" ] }, "ide_chat": { "type": "string", - "description": "The organization policy for allowing or disallowing organization members to use Copilot Chat within their editor.", + "description": "The organization policy for allowing or disallowing Copilot Chat in the IDE.", "enum": [ "enabled", "disabled", @@ -74330,7 +74329,7 @@ }, "platform_chat": { "type": "string", - "description": "The organization policy for allowing or disallowing organization members to use Copilot features within github.com.", + "description": "The organization policy for allowing or disallowing Copilot features on GitHub.com.", "enum": [ "enabled", "disabled", @@ -74339,7 +74338,7 @@ }, "cli": { "type": "string", - "description": "The organization policy for allowing or disallowing organization members to use Copilot within their CLI.", + "description": "The organization policy for allowing or disallowing Copilot in the CLI.", "enum": [ "enabled", "disabled", @@ -74361,8 +74360,7 @@ "description": "The Copilot plan of the organization, or the parent enterprise, when applicable.", "enum": [ "business", - "enterprise", - "unknown" + "enterprise" ] } }, 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 13b377041..e5cac3b06 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml @@ -23119,7 +23119,7 @@ paths: type: object properties: seat_breakdown: - title: Copilot Business Seat Breakdown + title: Copilot Seat Breakdown description: The breakdown of Copilot Business seats for the organization. type: object properties: @@ -23136,8 +23136,8 @@ paths: at the end of the current billing cycle. pending_invitation: type: integer - description: The number of seats that have been assigned to - users that have not yet accepted an invitation to this organization. + description: The number of users who have been invited to + receive a Copilot seat through this organization. active_this_cycle: type: integer description: The number of seats that have used Copilot during @@ -23148,17 +23148,16 @@ paths: during the current billing cycle. public_code_suggestions: type: string - description: The organization policy for allowing or disallowing - Copilot to make suggestions that match public code. + description: The organization policy for allowing or blocking + suggestions matching public code (duplication detection filter). enum: - allow - block - unconfigured - - unknown ide_chat: type: string description: The organization policy for allowing or disallowing - organization members to use Copilot Chat within their editor. + Copilot Chat in the IDE. enum: - enabled - disabled @@ -23166,7 +23165,7 @@ paths: platform_chat: type: string description: The organization policy for allowing or disallowing - organization members to use Copilot features within github.com. + Copilot features on GitHub.com. enum: - enabled - disabled @@ -23174,7 +23173,7 @@ paths: cli: type: string description: The organization policy for allowing or disallowing - organization members to use Copilot within their CLI. + Copilot in the CLI. enum: - enabled - disabled @@ -23194,7 +23193,6 @@ paths: enum: - business - enterprise - - unknown required: - seat_breakdown - public_code_suggestions diff --git a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json index fab3c0593..5f75aa48f 100644 --- a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -101465,7 +101465,7 @@ "type": "object", "properties": { "seat_breakdown": { - "title": "Copilot Business Seat Breakdown", + "title": "Copilot Seat Breakdown", "description": "The breakdown of Copilot Business seats for the organization.", "type": "object", "properties": { @@ -101483,7 +101483,7 @@ }, "pending_invitation": { "type": "integer", - "description": "The number of seats that have been assigned to users that have not yet accepted an invitation to this organization." + "description": "The number of users who have been invited to receive a Copilot seat through this organization." }, "active_this_cycle": { "type": "integer", @@ -101497,17 +101497,16 @@ }, "public_code_suggestions": { "type": "string", - "description": "The organization policy for allowing or disallowing Copilot to make suggestions that match public code.", + "description": "The organization policy for allowing or blocking suggestions matching public code (duplication detection filter).", "enum": [ "allow", "block", - "unconfigured", - "unknown" + "unconfigured" ] }, "ide_chat": { "type": "string", - "description": "The organization policy for allowing or disallowing organization members to use Copilot Chat within their editor.", + "description": "The organization policy for allowing or disallowing Copilot Chat in the IDE.", "enum": [ "enabled", "disabled", @@ -101516,7 +101515,7 @@ }, "platform_chat": { "type": "string", - "description": "The organization policy for allowing or disallowing organization members to use Copilot features within github.com.", + "description": "The organization policy for allowing or disallowing Copilot features on GitHub.com.", "enum": [ "enabled", "disabled", @@ -101525,7 +101524,7 @@ }, "cli": { "type": "string", - "description": "The organization policy for allowing or disallowing organization members to use Copilot within their CLI.", + "description": "The organization policy for allowing or disallowing Copilot in the CLI.", "enum": [ "enabled", "disabled", @@ -101547,8 +101546,7 @@ "description": "The Copilot plan of the organization, or the parent enterprise, when applicable.", "enum": [ "business", - "enterprise", - "unknown" + "enterprise" ] } }, diff --git a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml index 7d807e033..f4beded22 100644 --- a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -31420,7 +31420,7 @@ paths: type: object properties: seat_breakdown: - title: Copilot Business Seat Breakdown + title: Copilot Seat Breakdown description: The breakdown of Copilot Business seats for the organization. type: object properties: @@ -31437,8 +31437,8 @@ paths: at the end of the current billing cycle. pending_invitation: type: integer - description: The number of seats that have been assigned to - users that have not yet accepted an invitation to this organization. + description: The number of users who have been invited to + receive a Copilot seat through this organization. active_this_cycle: type: integer description: The number of seats that have used Copilot during @@ -31449,17 +31449,16 @@ paths: during the current billing cycle. public_code_suggestions: type: string - description: The organization policy for allowing or disallowing - Copilot to make suggestions that match public code. + description: The organization policy for allowing or blocking + suggestions matching public code (duplication detection filter). enum: - allow - block - unconfigured - - unknown ide_chat: type: string description: The organization policy for allowing or disallowing - organization members to use Copilot Chat within their editor. + Copilot Chat in the IDE. enum: - enabled - disabled @@ -31467,7 +31466,7 @@ paths: platform_chat: type: string description: The organization policy for allowing or disallowing - organization members to use Copilot features within github.com. + Copilot features on GitHub.com. enum: - enabled - disabled @@ -31475,7 +31474,7 @@ paths: cli: type: string description: The organization policy for allowing or disallowing - organization members to use Copilot within their CLI. + Copilot in the CLI. enum: - enabled - disabled @@ -31495,7 +31494,6 @@ paths: enum: - business - enterprise - - unknown required: - seat_breakdown - public_code_suggestions diff --git a/descriptions/ghec/dereferenced/ghec.deref.json b/descriptions/ghec/dereferenced/ghec.deref.json index fab3c0593..5f75aa48f 100644 --- a/descriptions/ghec/dereferenced/ghec.deref.json +++ b/descriptions/ghec/dereferenced/ghec.deref.json @@ -101465,7 +101465,7 @@ "type": "object", "properties": { "seat_breakdown": { - "title": "Copilot Business Seat Breakdown", + "title": "Copilot Seat Breakdown", "description": "The breakdown of Copilot Business seats for the organization.", "type": "object", "properties": { @@ -101483,7 +101483,7 @@ }, "pending_invitation": { "type": "integer", - "description": "The number of seats that have been assigned to users that have not yet accepted an invitation to this organization." + "description": "The number of users who have been invited to receive a Copilot seat through this organization." }, "active_this_cycle": { "type": "integer", @@ -101497,17 +101497,16 @@ }, "public_code_suggestions": { "type": "string", - "description": "The organization policy for allowing or disallowing Copilot to make suggestions that match public code.", + "description": "The organization policy for allowing or blocking suggestions matching public code (duplication detection filter).", "enum": [ "allow", "block", - "unconfigured", - "unknown" + "unconfigured" ] }, "ide_chat": { "type": "string", - "description": "The organization policy for allowing or disallowing organization members to use Copilot Chat within their editor.", + "description": "The organization policy for allowing or disallowing Copilot Chat in the IDE.", "enum": [ "enabled", "disabled", @@ -101516,7 +101515,7 @@ }, "platform_chat": { "type": "string", - "description": "The organization policy for allowing or disallowing organization members to use Copilot features within github.com.", + "description": "The organization policy for allowing or disallowing Copilot features on GitHub.com.", "enum": [ "enabled", "disabled", @@ -101525,7 +101524,7 @@ }, "cli": { "type": "string", - "description": "The organization policy for allowing or disallowing organization members to use Copilot within their CLI.", + "description": "The organization policy for allowing or disallowing Copilot in the CLI.", "enum": [ "enabled", "disabled", @@ -101547,8 +101546,7 @@ "description": "The Copilot plan of the organization, or the parent enterprise, when applicable.", "enum": [ "business", - "enterprise", - "unknown" + "enterprise" ] } }, diff --git a/descriptions/ghec/dereferenced/ghec.deref.yaml b/descriptions/ghec/dereferenced/ghec.deref.yaml index 7d807e033..f4beded22 100644 --- a/descriptions/ghec/dereferenced/ghec.deref.yaml +++ b/descriptions/ghec/dereferenced/ghec.deref.yaml @@ -31420,7 +31420,7 @@ paths: type: object properties: seat_breakdown: - title: Copilot Business Seat Breakdown + title: Copilot Seat Breakdown description: The breakdown of Copilot Business seats for the organization. type: object properties: @@ -31437,8 +31437,8 @@ paths: at the end of the current billing cycle. pending_invitation: type: integer - description: The number of seats that have been assigned to - users that have not yet accepted an invitation to this organization. + description: The number of users who have been invited to + receive a Copilot seat through this organization. active_this_cycle: type: integer description: The number of seats that have used Copilot during @@ -31449,17 +31449,16 @@ paths: during the current billing cycle. public_code_suggestions: type: string - description: The organization policy for allowing or disallowing - Copilot to make suggestions that match public code. + description: The organization policy for allowing or blocking + suggestions matching public code (duplication detection filter). enum: - allow - block - unconfigured - - unknown ide_chat: type: string description: The organization policy for allowing or disallowing - organization members to use Copilot Chat within their editor. + Copilot Chat in the IDE. enum: - enabled - disabled @@ -31467,7 +31466,7 @@ paths: platform_chat: type: string description: The organization policy for allowing or disallowing - organization members to use Copilot features within github.com. + Copilot features on GitHub.com. enum: - enabled - disabled @@ -31475,7 +31474,7 @@ paths: cli: type: string description: The organization policy for allowing or disallowing - organization members to use Copilot within their CLI. + Copilot in the CLI. enum: - enabled - disabled @@ -31495,7 +31494,6 @@ paths: enum: - business - enterprise - - unknown required: - seat_breakdown - public_code_suggestions diff --git a/descriptions/ghec/ghec.2022-11-28.json b/descriptions/ghec/ghec.2022-11-28.json index 010f07645..bf86a2786 100644 --- a/descriptions/ghec/ghec.2022-11-28.json +++ b/descriptions/ghec/ghec.2022-11-28.json @@ -117771,8 +117771,8 @@ "key" ] }, - "copilot-seat-breakdown": { - "title": "Copilot Business Seat Breakdown", + "copilot-organization-seat-breakdown": { + "title": "Copilot Seat Breakdown", "description": "The breakdown of Copilot Business seats for the organization.", "type": "object", "properties": { @@ -117790,7 +117790,7 @@ }, "pending_invitation": { "type": "integer", - "description": "The number of seats that have been assigned to users that have not yet accepted an invitation to this organization." + "description": "The number of users who have been invited to receive a Copilot seat through this organization." }, "active_this_cycle": { "type": "integer", @@ -117808,21 +117808,20 @@ "type": "object", "properties": { "seat_breakdown": { - "$ref": "#/components/schemas/copilot-seat-breakdown" + "$ref": "#/components/schemas/copilot-organization-seat-breakdown" }, "public_code_suggestions": { "type": "string", - "description": "The organization policy for allowing or disallowing Copilot to make suggestions that match public code.", + "description": "The organization policy for allowing or blocking suggestions matching public code (duplication detection filter).", "enum": [ "allow", "block", - "unconfigured", - "unknown" + "unconfigured" ] }, "ide_chat": { "type": "string", - "description": "The organization policy for allowing or disallowing organization members to use Copilot Chat within their editor.", + "description": "The organization policy for allowing or disallowing Copilot Chat in the IDE.", "enum": [ "enabled", "disabled", @@ -117831,7 +117830,7 @@ }, "platform_chat": { "type": "string", - "description": "The organization policy for allowing or disallowing organization members to use Copilot features within github.com.", + "description": "The organization policy for allowing or disallowing Copilot features on GitHub.com.", "enum": [ "enabled", "disabled", @@ -117840,7 +117839,7 @@ }, "cli": { "type": "string", - "description": "The organization policy for allowing or disallowing organization members to use Copilot within their CLI.", + "description": "The organization policy for allowing or disallowing Copilot in the CLI.", "enum": [ "enabled", "disabled", @@ -117862,8 +117861,7 @@ "description": "The Copilot plan of the organization, or the parent enterprise, when applicable.", "enum": [ "business", - "enterprise", - "unknown" + "enterprise" ] } }, diff --git a/descriptions/ghec/ghec.2022-11-28.yaml b/descriptions/ghec/ghec.2022-11-28.yaml index 3affa8573..d00fed0fc 100644 --- a/descriptions/ghec/ghec.2022-11-28.yaml +++ b/descriptions/ghec/ghec.2022-11-28.yaml @@ -86049,8 +86049,8 @@ components: required: - key_id - key - copilot-seat-breakdown: - title: Copilot Business Seat Breakdown + copilot-organization-seat-breakdown: + title: Copilot Seat Breakdown description: The breakdown of Copilot Business seats for the organization. type: object properties: @@ -86067,8 +86067,8 @@ components: of the current billing cycle. pending_invitation: type: integer - description: The number of seats that have been assigned to users that have - not yet accepted an invitation to this organization. + description: The number of users who have been invited to receive a Copilot + seat through this organization. active_this_cycle: type: integer description: The number of seats that have used Copilot during the current @@ -86084,36 +86084,35 @@ components: type: object properties: seat_breakdown: - "$ref": "#/components/schemas/copilot-seat-breakdown" + "$ref": "#/components/schemas/copilot-organization-seat-breakdown" public_code_suggestions: type: string - description: The organization policy for allowing or disallowing Copilot - to make suggestions that match public code. + description: The organization policy for allowing or blocking suggestions + matching public code (duplication detection filter). enum: - allow - block - unconfigured - - unknown ide_chat: type: string - description: The organization policy for allowing or disallowing organization - members to use Copilot Chat within their editor. + description: The organization policy for allowing or disallowing Copilot + Chat in the IDE. enum: - enabled - disabled - unconfigured platform_chat: type: string - description: The organization policy for allowing or disallowing organization - members to use Copilot features within github.com. + description: The organization policy for allowing or disallowing Copilot + features on GitHub.com. enum: - enabled - disabled - unconfigured cli: type: string - description: The organization policy for allowing or disallowing organization - members to use Copilot within their CLI. + description: The organization policy for allowing or disallowing Copilot + in the CLI. enum: - enabled - disabled @@ -86133,7 +86132,6 @@ components: enum: - business - enterprise - - unknown required: - seat_breakdown - public_code_suggestions diff --git a/descriptions/ghec/ghec.json b/descriptions/ghec/ghec.json index 010f07645..bf86a2786 100644 --- a/descriptions/ghec/ghec.json +++ b/descriptions/ghec/ghec.json @@ -117771,8 +117771,8 @@ "key" ] }, - "copilot-seat-breakdown": { - "title": "Copilot Business Seat Breakdown", + "copilot-organization-seat-breakdown": { + "title": "Copilot Seat Breakdown", "description": "The breakdown of Copilot Business seats for the organization.", "type": "object", "properties": { @@ -117790,7 +117790,7 @@ }, "pending_invitation": { "type": "integer", - "description": "The number of seats that have been assigned to users that have not yet accepted an invitation to this organization." + "description": "The number of users who have been invited to receive a Copilot seat through this organization." }, "active_this_cycle": { "type": "integer", @@ -117808,21 +117808,20 @@ "type": "object", "properties": { "seat_breakdown": { - "$ref": "#/components/schemas/copilot-seat-breakdown" + "$ref": "#/components/schemas/copilot-organization-seat-breakdown" }, "public_code_suggestions": { "type": "string", - "description": "The organization policy for allowing or disallowing Copilot to make suggestions that match public code.", + "description": "The organization policy for allowing or blocking suggestions matching public code (duplication detection filter).", "enum": [ "allow", "block", - "unconfigured", - "unknown" + "unconfigured" ] }, "ide_chat": { "type": "string", - "description": "The organization policy for allowing or disallowing organization members to use Copilot Chat within their editor.", + "description": "The organization policy for allowing or disallowing Copilot Chat in the IDE.", "enum": [ "enabled", "disabled", @@ -117831,7 +117830,7 @@ }, "platform_chat": { "type": "string", - "description": "The organization policy for allowing or disallowing organization members to use Copilot features within github.com.", + "description": "The organization policy for allowing or disallowing Copilot features on GitHub.com.", "enum": [ "enabled", "disabled", @@ -117840,7 +117839,7 @@ }, "cli": { "type": "string", - "description": "The organization policy for allowing or disallowing organization members to use Copilot within their CLI.", + "description": "The organization policy for allowing or disallowing Copilot in the CLI.", "enum": [ "enabled", "disabled", @@ -117862,8 +117861,7 @@ "description": "The Copilot plan of the organization, or the parent enterprise, when applicable.", "enum": [ "business", - "enterprise", - "unknown" + "enterprise" ] } }, diff --git a/descriptions/ghec/ghec.yaml b/descriptions/ghec/ghec.yaml index 3affa8573..d00fed0fc 100644 --- a/descriptions/ghec/ghec.yaml +++ b/descriptions/ghec/ghec.yaml @@ -86049,8 +86049,8 @@ components: required: - key_id - key - copilot-seat-breakdown: - title: Copilot Business Seat Breakdown + copilot-organization-seat-breakdown: + title: Copilot Seat Breakdown description: The breakdown of Copilot Business seats for the organization. type: object properties: @@ -86067,8 +86067,8 @@ components: of the current billing cycle. pending_invitation: type: integer - description: The number of seats that have been assigned to users that have - not yet accepted an invitation to this organization. + description: The number of users who have been invited to receive a Copilot + seat through this organization. active_this_cycle: type: integer description: The number of seats that have used Copilot during the current @@ -86084,36 +86084,35 @@ components: type: object properties: seat_breakdown: - "$ref": "#/components/schemas/copilot-seat-breakdown" + "$ref": "#/components/schemas/copilot-organization-seat-breakdown" public_code_suggestions: type: string - description: The organization policy for allowing or disallowing Copilot - to make suggestions that match public code. + description: The organization policy for allowing or blocking suggestions + matching public code (duplication detection filter). enum: - allow - block - unconfigured - - unknown ide_chat: type: string - description: The organization policy for allowing or disallowing organization - members to use Copilot Chat within their editor. + description: The organization policy for allowing or disallowing Copilot + Chat in the IDE. enum: - enabled - disabled - unconfigured platform_chat: type: string - description: The organization policy for allowing or disallowing organization - members to use Copilot features within github.com. + description: The organization policy for allowing or disallowing Copilot + features on GitHub.com. enum: - enabled - disabled - unconfigured cli: type: string - description: The organization policy for allowing or disallowing organization - members to use Copilot within their CLI. + description: The organization policy for allowing or disallowing Copilot + in the CLI. enum: - enabled - disabled @@ -86133,7 +86132,6 @@ components: enum: - business - enterprise - - unknown required: - seat_breakdown - public_code_suggestions