Skip to content

Commit c7b8e7c

Browse files
Update OpenAPI 3.1 Descriptions
1 parent 2320d61 commit c7b8e7c

24 files changed

+3986520
-714
lines changed

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

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112678,6 +112678,16 @@
112678112678
],
112679112679
"format": "date-time"
112680112680
},
112681+
"digest": {
112682+
"type": [
112683+
"string",
112684+
"null"
112685+
],
112686+
"description": "The SHA256 digest of the artifact. This field will only be populated on artifacts uploaded with upload-artifact v4 or newer. For older versions, this field will be null.",
112687+
"examples": [
112688+
"sha256:cfc3236bdad15b5898bca8408945c9e19e1917da8704adc20eaa618444290a8c"
112689+
]
112690+
},
112681112691
"workflow_run": {
112682112692
"type": [
112683112693
"object",
@@ -287696,6 +287706,7 @@
287696287706
"created_at": "2020-01-10T14:59:22Z",
287697287707
"expires_at": "2020-03-21T14:59:22Z",
287698287708
"updated_at": "2020-02-21T14:59:22Z",
287709+
"digest": "sha256:cfc3236bdad15b5898bca8408945c9e19e1917da8704adc20eaa618444290a8c",
287699287710
"workflow_run": {
287700287711
"id": 2332938,
287701287712
"repository_id": 1296269,
@@ -287715,6 +287726,7 @@
287715287726
"created_at": "2020-01-10T14:59:22Z",
287716287727
"expires_at": "2020-03-21T14:59:22Z",
287717287728
"updated_at": "2020-02-21T14:59:22Z",
287729+
"digest": "sha256:cfc3236bdad15b5898bca8408945c9e19e1917da8704adc20eaa618444290a8c",
287718287730
"workflow_run": {
287719287731
"id": 2332942,
287720287732
"repository_id": 1296269,
@@ -287738,6 +287750,7 @@
287738287750
"created_at": "2020-01-10T14:59:22Z",
287739287751
"expires_at": "2020-01-21T14:59:22Z",
287740287752
"updated_at": "2020-01-21T14:59:22Z",
287753+
"digest": "sha256:cfc3236bdad15b5898bca8408945c9e19e1917da8704adc20eaa618444290a8c",
287741287754
"workflow_run": {
287742287755
"id": 2332938,
287743287756
"repository_id": 1296269,

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81813,6 +81813,15 @@ components:
8181381813
- string
8181481814
- 'null'
8181581815
format: date-time
81816+
digest:
81817+
type:
81818+
- string
81819+
- 'null'
81820+
description: The SHA256 digest of the artifact. This field will only be
81821+
populated on artifacts uploaded with upload-artifact v4 or newer. For
81822+
older versions, this field will be null.
81823+
examples:
81824+
- sha256:cfc3236bdad15b5898bca8408945c9e19e1917da8704adc20eaa618444290a8c
8181681825
workflow_run:
8181781826
type:
8181881827
- object
@@ -213148,6 +213157,7 @@ components:
213148213157
created_at: '2020-01-10T14:59:22Z'
213149213158
expires_at: '2020-03-21T14:59:22Z'
213150213159
updated_at: '2020-02-21T14:59:22Z'
213160+
digest: sha256:cfc3236bdad15b5898bca8408945c9e19e1917da8704adc20eaa618444290a8c
213151213161
workflow_run:
213152213162
id: 2332938
213153213163
repository_id: 1296269
@@ -213164,6 +213174,7 @@ components:
213164213174
created_at: '2020-01-10T14:59:22Z'
213165213175
expires_at: '2020-03-21T14:59:22Z'
213166213176
updated_at: '2020-02-21T14:59:22Z'
213177+
digest: sha256:cfc3236bdad15b5898bca8408945c9e19e1917da8704adc20eaa618444290a8c
213167213178
workflow_run:
213168213179
id: 2332942
213169213180
repository_id: 1296269
@@ -213182,6 +213193,7 @@ components:
213182213193
created_at: '2020-01-10T14:59:22Z'
213183213194
expires_at: '2020-01-21T14:59:22Z'
213184213195
updated_at: '2020-01-21T14:59:22Z'
213196+
digest: sha256:cfc3236bdad15b5898bca8408945c9e19e1917da8704adc20eaa618444290a8c
213185213197
workflow_run:
213186213198
id: 2332938
213187213199
repository_id: 1296269

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

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112678,6 +112678,16 @@
112678112678
],
112679112679
"format": "date-time"
112680112680
},
112681+
"digest": {
112682+
"type": [
112683+
"string",
112684+
"null"
112685+
],
112686+
"description": "The SHA256 digest of the artifact. This field will only be populated on artifacts uploaded with upload-artifact v4 or newer. For older versions, this field will be null.",
112687+
"examples": [
112688+
"sha256:cfc3236bdad15b5898bca8408945c9e19e1917da8704adc20eaa618444290a8c"
112689+
]
112690+
},
112681112691
"workflow_run": {
112682112692
"type": [
112683112693
"object",
@@ -287696,6 +287706,7 @@
287696287706
"created_at": "2020-01-10T14:59:22Z",
287697287707
"expires_at": "2020-03-21T14:59:22Z",
287698287708
"updated_at": "2020-02-21T14:59:22Z",
287709+
"digest": "sha256:cfc3236bdad15b5898bca8408945c9e19e1917da8704adc20eaa618444290a8c",
287699287710
"workflow_run": {
287700287711
"id": 2332938,
287701287712
"repository_id": 1296269,
@@ -287715,6 +287726,7 @@
287715287726
"created_at": "2020-01-10T14:59:22Z",
287716287727
"expires_at": "2020-03-21T14:59:22Z",
287717287728
"updated_at": "2020-02-21T14:59:22Z",
287729+
"digest": "sha256:cfc3236bdad15b5898bca8408945c9e19e1917da8704adc20eaa618444290a8c",
287718287730
"workflow_run": {
287719287731
"id": 2332942,
287720287732
"repository_id": 1296269,
@@ -287738,6 +287750,7 @@
287738287750
"created_at": "2020-01-10T14:59:22Z",
287739287751
"expires_at": "2020-01-21T14:59:22Z",
287740287752
"updated_at": "2020-01-21T14:59:22Z",
287753+
"digest": "sha256:cfc3236bdad15b5898bca8408945c9e19e1917da8704adc20eaa618444290a8c",
287741287754
"workflow_run": {
287742287755
"id": 2332938,
287743287756
"repository_id": 1296269,

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81813,6 +81813,15 @@ components:
8181381813
- string
8181481814
- 'null'
8181581815
format: date-time
81816+
digest:
81817+
type:
81818+
- string
81819+
- 'null'
81820+
description: The SHA256 digest of the artifact. This field will only be
81821+
populated on artifacts uploaded with upload-artifact v4 or newer. For
81822+
older versions, this field will be null.
81823+
examples:
81824+
- sha256:cfc3236bdad15b5898bca8408945c9e19e1917da8704adc20eaa618444290a8c
8181681825
workflow_run:
8181781826
type:
8181881827
- object
@@ -213148,6 +213157,7 @@ components:
213148213157
created_at: '2020-01-10T14:59:22Z'
213149213158
expires_at: '2020-03-21T14:59:22Z'
213150213159
updated_at: '2020-02-21T14:59:22Z'
213160+
digest: sha256:cfc3236bdad15b5898bca8408945c9e19e1917da8704adc20eaa618444290a8c
213151213161
workflow_run:
213152213162
id: 2332938
213153213163
repository_id: 1296269
@@ -213164,6 +213174,7 @@ components:
213164213174
created_at: '2020-01-10T14:59:22Z'
213165213175
expires_at: '2020-03-21T14:59:22Z'
213166213176
updated_at: '2020-02-21T14:59:22Z'
213177+
digest: sha256:cfc3236bdad15b5898bca8408945c9e19e1917da8704adc20eaa618444290a8c
213167213178
workflow_run:
213168213179
id: 2332942
213169213180
repository_id: 1296269
@@ -213182,6 +213193,7 @@ components:
213182213193
created_at: '2020-01-10T14:59:22Z'
213183213194
expires_at: '2020-01-21T14:59:22Z'
213184213195
updated_at: '2020-01-21T14:59:22Z'
213196+
digest: sha256:cfc3236bdad15b5898bca8408945c9e19e1917da8704adc20eaa618444290a8c
213185213197
workflow_run:
213186213198
id: 2332938
213187213199
repository_id: 1296269

0 commit comments

Comments
 (0)