Skip to content

Commit 6abeb67

Browse files
Update OpenAPI 3.1 Descriptions
1 parent 317140b commit 6abeb67

16 files changed

+76
-32
lines changed

descriptions-next/api.github.com/api.github.com.2022-11-28.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95776,7 +95776,8 @@
9577695776
"updated_at": {
9577795777
"type": "string",
9577895778
"format": "date-time",
95779-
"description": "Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format."
95779+
"deprecated": true,
95780+
"description": "**Closing down notice:** This field is no longer relevant and is closing down. Use the `created_at` field to determine when the assignee was last granted access to GitHub Copilot. Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format."
9578095781
},
9578195782
"plan_type": {
9578295783
"type": "string",

descriptions-next/api.github.com/api.github.com.2022-11-28.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69249,8 +69249,11 @@ components:
6924969249
updated_at:
6925069250
type: string
6925169251
format: date-time
69252-
description: Timestamp of when the assignee's GitHub Copilot access was
69253-
last updated, in ISO 8601 format.
69252+
deprecated: true
69253+
description: "**Closing down notice:** This field is no longer relevant
69254+
and is closing down. Use the `created_at` field to determine when the
69255+
assignee was last granted access to GitHub Copilot. Timestamp of when
69256+
the assignee's GitHub Copilot access was last updated, in ISO 8601 format."
6925469257
plan_type:
6925569258
type: string
6925669259
description: The Copilot plan of the organization, or the parent enterprise,

descriptions-next/api.github.com/api.github.com.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95776,7 +95776,8 @@
9577695776
"updated_at": {
9577795777
"type": "string",
9577895778
"format": "date-time",
95779-
"description": "Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format."
95779+
"deprecated": true,
95780+
"description": "**Closing down notice:** This field is no longer relevant and is closing down. Use the `created_at` field to determine when the assignee was last granted access to GitHub Copilot. Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format."
9578095781
},
9578195782
"plan_type": {
9578295783
"type": "string",

descriptions-next/api.github.com/api.github.com.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69249,8 +69249,11 @@ components:
6924969249
updated_at:
6925069250
type: string
6925169251
format: date-time
69252-
description: Timestamp of when the assignee's GitHub Copilot access was
69253-
last updated, in ISO 8601 format.
69252+
deprecated: true
69253+
description: "**Closing down notice:** This field is no longer relevant
69254+
and is closing down. Use the `created_at` field to determine when the
69255+
assignee was last granted access to GitHub Copilot. Timestamp of when
69256+
the assignee's GitHub Copilot access was last updated, in ISO 8601 format."
6925469257
plan_type:
6925569258
type: string
6925669259
description: The Copilot plan of the organization, or the parent enterprise,

descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18457,7 +18457,8 @@
1845718457
"updated_at": {
1845818458
"type": "string",
1845918459
"format": "date-time",
18460-
"description": "Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format."
18460+
"deprecated": true,
18461+
"description": "**Closing down notice:** This field is no longer relevant and is closing down. Use the `created_at` field to determine when the assignee was last granted access to GitHub Copilot. Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format."
1846118462
},
1846218463
"plan_type": {
1846318464
"type": "string",
@@ -81513,7 +81514,8 @@
8151381514
"updated_at": {
8151481515
"type": "string",
8151581516
"format": "date-time",
81516-
"description": "Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format."
81517+
"deprecated": true,
81518+
"description": "**Closing down notice:** This field is no longer relevant and is closing down. Use the `created_at` field to determine when the assignee was last granted access to GitHub Copilot. Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format."
8151781519
},
8151881520
"plan_type": {
8151981521
"type": "string",
@@ -108601,7 +108603,8 @@
108601108603
"updated_at": {
108602108604
"type": "string",
108603108605
"format": "date-time",
108604-
"description": "Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format."
108606+
"deprecated": true,
108607+
"description": "**Closing down notice:** This field is no longer relevant and is closing down. Use the `created_at` field to determine when the assignee was last granted access to GitHub Copilot. Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format."
108605108608
},
108606108609
"plan_type": {
108607108610
"type": "string",

0 commit comments

Comments
 (0)