From 08a3dd92e3d02953cb6909d1c5b6a1619027354b Mon Sep 17 00:00:00 2001 From: github-openapi-bot Date: Thu, 31 Jul 2025 11:06:05 -0700 Subject: [PATCH] Update OpenAPI 3.1 Descriptions --- .../api.github.com.2022-11-28.json | 11 ++++++ .../api.github.com.2022-11-28.yaml | 10 +++++ .../api.github.com/api.github.com.json | 11 ++++++ .../api.github.com/api.github.com.yaml | 10 +++++ .../api.github.com.2022-11-28.deref.json | 19 +++++++++ .../api.github.com.2022-11-28.deref.yaml | 10 +++++ .../dereferenced/api.github.com.deref.json | 19 +++++++++ .../dereferenced/api.github.com.deref.yaml | 10 +++++ .../dereferenced/ghec.2022-11-28.deref.json | 39 +++++++++++++++++++ .../dereferenced/ghec.2022-11-28.deref.yaml | 10 +++++ .../ghec/dereferenced/ghec.deref.json | 39 +++++++++++++++++++ .../ghec/dereferenced/ghec.deref.yaml | 10 +++++ descriptions-next/ghec/ghec.2022-11-28.json | 11 ++++++ descriptions-next/ghec/ghec.2022-11-28.yaml | 10 +++++ descriptions-next/ghec/ghec.json | 11 ++++++ descriptions-next/ghec/ghec.yaml | 10 +++++ 16 files changed, 240 insertions(+) diff --git a/descriptions-next/api.github.com/api.github.com.2022-11-28.json b/descriptions-next/api.github.com/api.github.com.2022-11-28.json index 2974636fc..7c1940e3f 100644 --- a/descriptions-next/api.github.com/api.github.com.2022-11-28.json +++ b/descriptions-next/api.github.com/api.github.com.2022-11-28.json @@ -110166,6 +110166,14 @@ ], "description": "Last editor that was used by the user for a GitHub Copilot completion." }, + "last_authenticated_at": { + "type": [ + "string", + "null" + ], + "format": "date-time", + "description": "Timestamp of the last time the user authenticated with GitHub Copilot, in ISO 8601 format." + }, "created_at": { "type": "string", "format": "date-time", @@ -288314,6 +288322,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", + "last_authenticated_at": "2021-10-14T00:53:32-06:00", "plan_type": "business", "assignee": { "login": "octocat", @@ -288357,6 +288366,7 @@ "pending_cancellation_date": "2021-11-01", "last_activity_at": "2021-10-13T00:53:32-06:00", "last_activity_editor": "vscode/1.77.3/copilot/1.86.82", + "last_authenticated_at": "2021-10-14T00:53:32-06:00", "assignee": { "login": "octokitten", "id": 1, @@ -289245,6 +289255,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", + "last_authenticated_at": "2021-10-14T00:53:32-06:00", "plan_type": "business", "assignee": { "login": "octocat", diff --git a/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml b/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml index 785d0304f..e7ffcc66b 100644 --- a/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml +++ b/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml @@ -79940,6 +79940,13 @@ components: - 'null' description: Last editor that was used by the user for a GitHub Copilot completion. + last_authenticated_at: + type: + - string + - 'null' + format: date-time + description: Timestamp of the last time the user authenticated with GitHub + Copilot, in ISO 8601 format. created_at: type: string format: date-time @@ -213048,6 +213055,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 + last_authenticated_at: '2021-10-14T00:53:32-06:00' plan_type: business assignee: login: octocat @@ -213087,6 +213095,7 @@ components: pending_cancellation_date: '2021-11-01' last_activity_at: '2021-10-13T00:53:32-06:00' last_activity_editor: vscode/1.77.3/copilot/1.86.82 + last_authenticated_at: '2021-10-14T00:53:32-06:00' assignee: login: octokitten id: 1 @@ -213790,6 +213799,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 + last_authenticated_at: '2021-10-14T00:53:32-06:00' plan_type: business assignee: login: octocat diff --git a/descriptions-next/api.github.com/api.github.com.json b/descriptions-next/api.github.com/api.github.com.json index 2974636fc..7c1940e3f 100644 --- a/descriptions-next/api.github.com/api.github.com.json +++ b/descriptions-next/api.github.com/api.github.com.json @@ -110166,6 +110166,14 @@ ], "description": "Last editor that was used by the user for a GitHub Copilot completion." }, + "last_authenticated_at": { + "type": [ + "string", + "null" + ], + "format": "date-time", + "description": "Timestamp of the last time the user authenticated with GitHub Copilot, in ISO 8601 format." + }, "created_at": { "type": "string", "format": "date-time", @@ -288314,6 +288322,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", + "last_authenticated_at": "2021-10-14T00:53:32-06:00", "plan_type": "business", "assignee": { "login": "octocat", @@ -288357,6 +288366,7 @@ "pending_cancellation_date": "2021-11-01", "last_activity_at": "2021-10-13T00:53:32-06:00", "last_activity_editor": "vscode/1.77.3/copilot/1.86.82", + "last_authenticated_at": "2021-10-14T00:53:32-06:00", "assignee": { "login": "octokitten", "id": 1, @@ -289245,6 +289255,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", + "last_authenticated_at": "2021-10-14T00:53:32-06:00", "plan_type": "business", "assignee": { "login": "octocat", diff --git a/descriptions-next/api.github.com/api.github.com.yaml b/descriptions-next/api.github.com/api.github.com.yaml index 785d0304f..e7ffcc66b 100644 --- a/descriptions-next/api.github.com/api.github.com.yaml +++ b/descriptions-next/api.github.com/api.github.com.yaml @@ -79940,6 +79940,13 @@ components: - 'null' description: Last editor that was used by the user for a GitHub Copilot completion. + last_authenticated_at: + type: + - string + - 'null' + format: date-time + description: Timestamp of the last time the user authenticated with GitHub + Copilot, in ISO 8601 format. created_at: type: string format: date-time @@ -213048,6 +213055,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 + last_authenticated_at: '2021-10-14T00:53:32-06:00' plan_type: business assignee: login: octocat @@ -213087,6 +213095,7 @@ components: pending_cancellation_date: '2021-11-01' last_activity_at: '2021-10-13T00:53:32-06:00' last_activity_editor: vscode/1.77.3/copilot/1.86.82 + last_authenticated_at: '2021-10-14T00:53:32-06:00' assignee: login: octokitten id: 1 @@ -213790,6 +213799,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 + last_authenticated_at: '2021-10-14T00:53:32-06:00' plan_type: business assignee: login: octocat diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json index 6a2054eea..6b11f2e8d 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json @@ -95485,6 +95485,14 @@ ], "description": "Last editor that was used by the user for a GitHub Copilot completion." }, + "last_authenticated_at": { + "type": [ + "string", + "null" + ], + "format": "date-time", + "description": "Timestamp of the last time the user authenticated with GitHub Copilot, in ISO 8601 format." + }, "created_at": { "type": "string", "format": "date-time", @@ -95525,6 +95533,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", + "last_authenticated_at": "2021-10-14T00:53:32-06:00", "plan_type": "business", "assignee": { "login": "octocat", @@ -95568,6 +95577,7 @@ "pending_cancellation_date": "2021-11-01", "last_activity_at": "2021-10-13T00:53:32-06:00", "last_activity_editor": "vscode/1.77.3/copilot/1.86.82", + "last_authenticated_at": "2021-10-14T00:53:32-06:00", "assignee": { "login": "octokitten", "id": 1, @@ -123532,6 +123542,14 @@ ], "description": "Last editor that was used by the user for a GitHub Copilot completion." }, + "last_authenticated_at": { + "type": [ + "string", + "null" + ], + "format": "date-time", + "description": "Timestamp of the last time the user authenticated with GitHub Copilot, in ISO 8601 format." + }, "created_at": { "type": "string", "format": "date-time", @@ -123566,6 +123584,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", + "last_authenticated_at": "2021-10-14T00:53:32-06:00", "plan_type": "business", "assignee": { "login": "octocat", diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml index 267186ebf..e3946fece 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml @@ -26708,6 +26708,13 @@ paths: - 'null' description: Last editor that was used by the user for a GitHub Copilot completion. + last_authenticated_at: + type: + - string + - 'null' + format: date-time + description: Timestamp of the last time the user authenticated + with GitHub Copilot, in ISO 8601 format. created_at: type: string format: date-time @@ -26743,6 +26750,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 + last_authenticated_at: '2021-10-14T00:53:32-06:00' plan_type: business assignee: login: octocat @@ -26782,6 +26790,7 @@ paths: pending_cancellation_date: '2021-11-01' last_activity_at: '2021-10-13T00:53:32-06:00' last_activity_editor: vscode/1.77.3/copilot/1.86.82 + last_authenticated_at: '2021-10-14T00:53:32-06:00' assignee: login: octokitten id: 1 @@ -30892,6 +30901,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 + last_authenticated_at: '2021-10-14T00:53:32-06:00' plan_type: business assignee: login: octocat diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json index 6a2054eea..6b11f2e8d 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json @@ -95485,6 +95485,14 @@ ], "description": "Last editor that was used by the user for a GitHub Copilot completion." }, + "last_authenticated_at": { + "type": [ + "string", + "null" + ], + "format": "date-time", + "description": "Timestamp of the last time the user authenticated with GitHub Copilot, in ISO 8601 format." + }, "created_at": { "type": "string", "format": "date-time", @@ -95525,6 +95533,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", + "last_authenticated_at": "2021-10-14T00:53:32-06:00", "plan_type": "business", "assignee": { "login": "octocat", @@ -95568,6 +95577,7 @@ "pending_cancellation_date": "2021-11-01", "last_activity_at": "2021-10-13T00:53:32-06:00", "last_activity_editor": "vscode/1.77.3/copilot/1.86.82", + "last_authenticated_at": "2021-10-14T00:53:32-06:00", "assignee": { "login": "octokitten", "id": 1, @@ -123532,6 +123542,14 @@ ], "description": "Last editor that was used by the user for a GitHub Copilot completion." }, + "last_authenticated_at": { + "type": [ + "string", + "null" + ], + "format": "date-time", + "description": "Timestamp of the last time the user authenticated with GitHub Copilot, in ISO 8601 format." + }, "created_at": { "type": "string", "format": "date-time", @@ -123566,6 +123584,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", + "last_authenticated_at": "2021-10-14T00:53:32-06:00", "plan_type": "business", "assignee": { "login": "octocat", diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml index 267186ebf..e3946fece 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml @@ -26708,6 +26708,13 @@ paths: - 'null' description: Last editor that was used by the user for a GitHub Copilot completion. + last_authenticated_at: + type: + - string + - 'null' + format: date-time + description: Timestamp of the last time the user authenticated + with GitHub Copilot, in ISO 8601 format. created_at: type: string format: date-time @@ -26743,6 +26750,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 + last_authenticated_at: '2021-10-14T00:53:32-06:00' plan_type: business assignee: login: octocat @@ -26782,6 +26790,7 @@ paths: pending_cancellation_date: '2021-11-01' last_activity_at: '2021-10-13T00:53:32-06:00' last_activity_editor: vscode/1.77.3/copilot/1.86.82 + last_authenticated_at: '2021-10-14T00:53:32-06:00' assignee: login: octokitten id: 1 @@ -30892,6 +30901,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 + last_authenticated_at: '2021-10-14T00:53:32-06:00' plan_type: business assignee: login: octocat diff --git a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json index adc7006e3..770b5d13b 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -42185,6 +42185,14 @@ ], "description": "Last editor that was used by the user for a GitHub Copilot completion." }, + "last_authenticated_at": { + "type": [ + "string", + "null" + ], + "format": "date-time", + "description": "Timestamp of the last time the user authenticated with GitHub Copilot, in ISO 8601 format." + }, "created_at": { "type": "string", "format": "date-time", @@ -42225,6 +42233,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", + "last_authenticated_at": "2021-10-14T00:53:32-06:00", "plan_type": "business", "assignee": { "login": "octocat", @@ -42268,6 +42277,7 @@ "pending_cancellation_date": "2021-11-01", "last_activity_at": "2021-10-13T00:53:32-06:00", "last_activity_editor": "vscode/1.77.3/copilot/1.86.82", + "last_authenticated_at": "2021-10-14T00:53:32-06:00", "assignee": { "login": "octokitten", "id": 1, @@ -45826,6 +45836,14 @@ ], "description": "Last editor that was used by the user for a GitHub Copilot completion." }, + "last_authenticated_at": { + "type": [ + "string", + "null" + ], + "format": "date-time", + "description": "Timestamp of the last time the user authenticated with GitHub Copilot, in ISO 8601 format." + }, "created_at": { "type": "string", "format": "date-time", @@ -45866,6 +45884,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", + "last_authenticated_at": "2021-10-14T00:53:32-06:00", "plan_type": "business", "assignee": { "login": "octocat", @@ -45909,6 +45928,7 @@ "pending_cancellation_date": "2021-11-01", "last_activity_at": "2021-10-13T00:53:32-06:00", "last_activity_editor": "vscode/1.77.3/copilot/1.86.82", + "last_authenticated_at": "2021-10-14T00:53:32-06:00", "assignee": { "login": "octokitten", "id": 1, @@ -132547,6 +132567,14 @@ ], "description": "Last editor that was used by the user for a GitHub Copilot completion." }, + "last_authenticated_at": { + "type": [ + "string", + "null" + ], + "format": "date-time", + "description": "Timestamp of the last time the user authenticated with GitHub Copilot, in ISO 8601 format." + }, "created_at": { "type": "string", "format": "date-time", @@ -132587,6 +132615,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", + "last_authenticated_at": "2021-10-14T00:53:32-06:00", "plan_type": "business", "assignee": { "login": "octocat", @@ -132630,6 +132659,7 @@ "pending_cancellation_date": "2021-11-01", "last_activity_at": "2021-10-13T00:53:32-06:00", "last_activity_editor": "vscode/1.77.3/copilot/1.86.82", + "last_authenticated_at": "2021-10-14T00:53:32-06:00", "assignee": { "login": "octokitten", "id": 1, @@ -165343,6 +165373,14 @@ ], "description": "Last editor that was used by the user for a GitHub Copilot completion." }, + "last_authenticated_at": { + "type": [ + "string", + "null" + ], + "format": "date-time", + "description": "Timestamp of the last time the user authenticated with GitHub Copilot, in ISO 8601 format." + }, "created_at": { "type": "string", "format": "date-time", @@ -165377,6 +165415,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", + "last_authenticated_at": "2021-10-14T00:53:32-06:00", "plan_type": "business", "assignee": { "login": "octocat", diff --git a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml index 30832d400..7ba92ceb5 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -15343,6 +15343,13 @@ paths: - 'null' description: Last editor that was used by the user for a GitHub Copilot completion. + last_authenticated_at: + type: + - string + - 'null' + format: date-time + description: Timestamp of the last time the user authenticated + with GitHub Copilot, in ISO 8601 format. created_at: type: string format: date-time @@ -15378,6 +15385,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 + last_authenticated_at: '2021-10-14T00:53:32-06:00' plan_type: business assignee: login: octocat @@ -15417,6 +15425,7 @@ paths: pending_cancellation_date: '2021-11-01' last_activity_at: '2021-10-13T00:53:32-06:00' last_activity_editor: vscode/1.77.3/copilot/1.86.82 + last_authenticated_at: '2021-10-14T00:53:32-06:00' assignee: login: octokitten id: 1 @@ -41437,6 +41446,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 + last_authenticated_at: '2021-10-14T00:53:32-06:00' plan_type: business assignee: login: octocat diff --git a/descriptions-next/ghec/dereferenced/ghec.deref.json b/descriptions-next/ghec/dereferenced/ghec.deref.json index adc7006e3..770b5d13b 100644 --- a/descriptions-next/ghec/dereferenced/ghec.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.deref.json @@ -42185,6 +42185,14 @@ ], "description": "Last editor that was used by the user for a GitHub Copilot completion." }, + "last_authenticated_at": { + "type": [ + "string", + "null" + ], + "format": "date-time", + "description": "Timestamp of the last time the user authenticated with GitHub Copilot, in ISO 8601 format." + }, "created_at": { "type": "string", "format": "date-time", @@ -42225,6 +42233,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", + "last_authenticated_at": "2021-10-14T00:53:32-06:00", "plan_type": "business", "assignee": { "login": "octocat", @@ -42268,6 +42277,7 @@ "pending_cancellation_date": "2021-11-01", "last_activity_at": "2021-10-13T00:53:32-06:00", "last_activity_editor": "vscode/1.77.3/copilot/1.86.82", + "last_authenticated_at": "2021-10-14T00:53:32-06:00", "assignee": { "login": "octokitten", "id": 1, @@ -45826,6 +45836,14 @@ ], "description": "Last editor that was used by the user for a GitHub Copilot completion." }, + "last_authenticated_at": { + "type": [ + "string", + "null" + ], + "format": "date-time", + "description": "Timestamp of the last time the user authenticated with GitHub Copilot, in ISO 8601 format." + }, "created_at": { "type": "string", "format": "date-time", @@ -45866,6 +45884,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", + "last_authenticated_at": "2021-10-14T00:53:32-06:00", "plan_type": "business", "assignee": { "login": "octocat", @@ -45909,6 +45928,7 @@ "pending_cancellation_date": "2021-11-01", "last_activity_at": "2021-10-13T00:53:32-06:00", "last_activity_editor": "vscode/1.77.3/copilot/1.86.82", + "last_authenticated_at": "2021-10-14T00:53:32-06:00", "assignee": { "login": "octokitten", "id": 1, @@ -132547,6 +132567,14 @@ ], "description": "Last editor that was used by the user for a GitHub Copilot completion." }, + "last_authenticated_at": { + "type": [ + "string", + "null" + ], + "format": "date-time", + "description": "Timestamp of the last time the user authenticated with GitHub Copilot, in ISO 8601 format." + }, "created_at": { "type": "string", "format": "date-time", @@ -132587,6 +132615,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", + "last_authenticated_at": "2021-10-14T00:53:32-06:00", "plan_type": "business", "assignee": { "login": "octocat", @@ -132630,6 +132659,7 @@ "pending_cancellation_date": "2021-11-01", "last_activity_at": "2021-10-13T00:53:32-06:00", "last_activity_editor": "vscode/1.77.3/copilot/1.86.82", + "last_authenticated_at": "2021-10-14T00:53:32-06:00", "assignee": { "login": "octokitten", "id": 1, @@ -165343,6 +165373,14 @@ ], "description": "Last editor that was used by the user for a GitHub Copilot completion." }, + "last_authenticated_at": { + "type": [ + "string", + "null" + ], + "format": "date-time", + "description": "Timestamp of the last time the user authenticated with GitHub Copilot, in ISO 8601 format." + }, "created_at": { "type": "string", "format": "date-time", @@ -165377,6 +165415,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", + "last_authenticated_at": "2021-10-14T00:53:32-06:00", "plan_type": "business", "assignee": { "login": "octocat", diff --git a/descriptions-next/ghec/dereferenced/ghec.deref.yaml b/descriptions-next/ghec/dereferenced/ghec.deref.yaml index 30832d400..7ba92ceb5 100644 --- a/descriptions-next/ghec/dereferenced/ghec.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.deref.yaml @@ -15343,6 +15343,13 @@ paths: - 'null' description: Last editor that was used by the user for a GitHub Copilot completion. + last_authenticated_at: + type: + - string + - 'null' + format: date-time + description: Timestamp of the last time the user authenticated + with GitHub Copilot, in ISO 8601 format. created_at: type: string format: date-time @@ -15378,6 +15385,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 + last_authenticated_at: '2021-10-14T00:53:32-06:00' plan_type: business assignee: login: octocat @@ -15417,6 +15425,7 @@ paths: pending_cancellation_date: '2021-11-01' last_activity_at: '2021-10-13T00:53:32-06:00' last_activity_editor: vscode/1.77.3/copilot/1.86.82 + last_authenticated_at: '2021-10-14T00:53:32-06:00' assignee: login: octokitten id: 1 @@ -41437,6 +41446,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 + last_authenticated_at: '2021-10-14T00:53:32-06:00' plan_type: business assignee: login: octocat diff --git a/descriptions-next/ghec/ghec.2022-11-28.json b/descriptions-next/ghec/ghec.2022-11-28.json index 0d1ccb472..a15c55dfa 100644 --- a/descriptions-next/ghec/ghec.2022-11-28.json +++ b/descriptions-next/ghec/ghec.2022-11-28.json @@ -119719,6 +119719,14 @@ ], "description": "Last editor that was used by the user for a GitHub Copilot completion." }, + "last_authenticated_at": { + "type": [ + "string", + "null" + ], + "format": "date-time", + "description": "Timestamp of the last time the user authenticated with GitHub Copilot, in ISO 8601 format." + }, "created_at": { "type": "string", "format": "date-time", @@ -303355,6 +303363,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", + "last_authenticated_at": "2021-10-14T00:53:32-06:00", "plan_type": "business", "assignee": { "login": "octocat", @@ -303398,6 +303407,7 @@ "pending_cancellation_date": "2021-11-01", "last_activity_at": "2021-10-13T00:53:32-06:00", "last_activity_editor": "vscode/1.77.3/copilot/1.86.82", + "last_authenticated_at": "2021-10-14T00:53:32-06:00", "assignee": { "login": "octokitten", "id": 1, @@ -309165,6 +309175,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", + "last_authenticated_at": "2021-10-14T00:53:32-06:00", "plan_type": "business", "assignee": { "login": "octocat", diff --git a/descriptions-next/ghec/ghec.2022-11-28.yaml b/descriptions-next/ghec/ghec.2022-11-28.yaml index 57e924451..4d48408d8 100644 --- a/descriptions-next/ghec/ghec.2022-11-28.yaml +++ b/descriptions-next/ghec/ghec.2022-11-28.yaml @@ -86581,6 +86581,13 @@ components: - 'null' description: Last editor that was used by the user for a GitHub Copilot completion. + last_authenticated_at: + type: + - string + - 'null' + format: date-time + description: Timestamp of the last time the user authenticated with GitHub + Copilot, in ISO 8601 format. created_at: type: string format: date-time @@ -223156,6 +223163,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 + last_authenticated_at: '2021-10-14T00:53:32-06:00' plan_type: business assignee: login: octocat @@ -223195,6 +223203,7 @@ components: pending_cancellation_date: '2021-11-01' last_activity_at: '2021-10-13T00:53:32-06:00' last_activity_editor: vscode/1.77.3/copilot/1.86.82 + last_authenticated_at: '2021-10-14T00:53:32-06:00' assignee: login: octokitten id: 1 @@ -228024,6 +228033,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 + last_authenticated_at: '2021-10-14T00:53:32-06:00' plan_type: business assignee: login: octocat diff --git a/descriptions-next/ghec/ghec.json b/descriptions-next/ghec/ghec.json index 0d1ccb472..a15c55dfa 100644 --- a/descriptions-next/ghec/ghec.json +++ b/descriptions-next/ghec/ghec.json @@ -119719,6 +119719,14 @@ ], "description": "Last editor that was used by the user for a GitHub Copilot completion." }, + "last_authenticated_at": { + "type": [ + "string", + "null" + ], + "format": "date-time", + "description": "Timestamp of the last time the user authenticated with GitHub Copilot, in ISO 8601 format." + }, "created_at": { "type": "string", "format": "date-time", @@ -303355,6 +303363,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", + "last_authenticated_at": "2021-10-14T00:53:32-06:00", "plan_type": "business", "assignee": { "login": "octocat", @@ -303398,6 +303407,7 @@ "pending_cancellation_date": "2021-11-01", "last_activity_at": "2021-10-13T00:53:32-06:00", "last_activity_editor": "vscode/1.77.3/copilot/1.86.82", + "last_authenticated_at": "2021-10-14T00:53:32-06:00", "assignee": { "login": "octokitten", "id": 1, @@ -309165,6 +309175,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", + "last_authenticated_at": "2021-10-14T00:53:32-06:00", "plan_type": "business", "assignee": { "login": "octocat", diff --git a/descriptions-next/ghec/ghec.yaml b/descriptions-next/ghec/ghec.yaml index 57e924451..4d48408d8 100644 --- a/descriptions-next/ghec/ghec.yaml +++ b/descriptions-next/ghec/ghec.yaml @@ -86581,6 +86581,13 @@ components: - 'null' description: Last editor that was used by the user for a GitHub Copilot completion. + last_authenticated_at: + type: + - string + - 'null' + format: date-time + description: Timestamp of the last time the user authenticated with GitHub + Copilot, in ISO 8601 format. created_at: type: string format: date-time @@ -223156,6 +223163,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 + last_authenticated_at: '2021-10-14T00:53:32-06:00' plan_type: business assignee: login: octocat @@ -223195,6 +223203,7 @@ components: pending_cancellation_date: '2021-11-01' last_activity_at: '2021-10-13T00:53:32-06:00' last_activity_editor: vscode/1.77.3/copilot/1.86.82 + last_authenticated_at: '2021-10-14T00:53:32-06:00' assignee: login: octokitten id: 1 @@ -228024,6 +228033,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 + last_authenticated_at: '2021-10-14T00:53:32-06:00' plan_type: business assignee: login: octocat