Skip to content

Commit 783f1fe

Browse files
Update OpenAPI 3.0 Descriptions
1 parent 317140b commit 783f1fe

16 files changed

+76
-32
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94801,7 +94801,8 @@
9480194801
"updated_at": {
9480294802
"type": "string",
9480394803
"format": "date-time",
94804-
"description": "Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format."
94804+
"deprecated": true,
94805+
"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."
9480594806
},
9480694807
"plan_type": {
9480794808
"type": "string",

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68810,8 +68810,11 @@ components:
6881068810
updated_at:
6881168811
type: string
6881268812
format: date-time
68813-
description: Timestamp of when the assignee's GitHub Copilot access was
68814-
last updated, in ISO 8601 format.
68813+
deprecated: true
68814+
description: "**Closing down notice:** This field is no longer relevant
68815+
and is closing down. Use the `created_at` field to determine when the
68816+
assignee was last granted access to GitHub Copilot. Timestamp of when
68817+
the assignee's GitHub Copilot access was last updated, in ISO 8601 format."
6881568818
plan_type:
6881668819
type: string
6881768820
description: The Copilot plan of the organization, or the parent enterprise,

descriptions/api.github.com/api.github.com.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94801,7 +94801,8 @@
9480194801
"updated_at": {
9480294802
"type": "string",
9480394803
"format": "date-time",
94804-
"description": "Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format."
94804+
"deprecated": true,
94805+
"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."
9480594806
},
9480694807
"plan_type": {
9480794808
"type": "string",

descriptions/api.github.com/api.github.com.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68810,8 +68810,11 @@ components:
6881068810
updated_at:
6881168811
type: string
6881268812
format: date-time
68813-
description: Timestamp of when the assignee's GitHub Copilot access was
68814-
last updated, in ISO 8601 format.
68813+
deprecated: true
68814+
description: "**Closing down notice:** This field is no longer relevant
68815+
and is closing down. Use the `created_at` field to determine when the
68816+
assignee was last granted access to GitHub Copilot. Timestamp of when
68817+
the assignee's GitHub Copilot access was last updated, in ISO 8601 format."
6881568818
plan_type:
6881668819
type: string
6881768820
description: The Copilot plan of the organization, or the parent enterprise,

descriptions/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
@@ -16444,7 +16444,8 @@
1644416444
"updated_at": {
1644516445
"type": "string",
1644616446
"format": "date-time",
16447-
"description": "Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format."
16447+
"deprecated": true,
16448+
"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."
1644816449
},
1644916450
"plan_type": {
1645016451
"type": "string",
@@ -71001,7 +71002,8 @@
7100171002
"updated_at": {
7100271003
"type": "string",
7100371004
"format": "date-time",
71004-
"description": "Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format."
71005+
"deprecated": true,
71006+
"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."
7100571007
},
7100671008
"plan_type": {
7100771009
"type": "string",
@@ -94283,7 +94285,8 @@
9428394285
"updated_at": {
9428494286
"type": "string",
9428594287
"format": "date-time",
94286-
"description": "Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format."
94288+
"deprecated": true,
94289+
"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."
9428794290
},
9428894291
"plan_type": {
9428994292
"type": "string",

0 commit comments

Comments
 (0)