Skip to content

Commit 81a26b6

Browse files
Update OpenAPI 3.0 Descriptions
1 parent 2320d61 commit 81a26b6

24 files changed

+3569480
-714
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110876,6 +110876,12 @@
110876110876
"format": "date-time",
110877110877
"nullable": true
110878110878
},
110879+
"digest": {
110880+
"type": "string",
110881+
"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.",
110882+
"nullable": true,
110883+
"example": "sha256:cfc3236bdad15b5898bca8408945c9e19e1917da8704adc20eaa618444290a8c"
110884+
},
110879110885
"workflow_run": {
110880110886
"type": "object",
110881110887
"nullable": true,
@@ -278687,6 +278693,7 @@
278687278693
"created_at": "2020-01-10T14:59:22Z",
278688278694
"expires_at": "2020-03-21T14:59:22Z",
278689278695
"updated_at": "2020-02-21T14:59:22Z",
278696+
"digest": "sha256:cfc3236bdad15b5898bca8408945c9e19e1917da8704adc20eaa618444290a8c",
278690278697
"workflow_run": {
278691278698
"id": 2332938,
278692278699
"repository_id": 1296269,
@@ -278706,6 +278713,7 @@
278706278713
"created_at": "2020-01-10T14:59:22Z",
278707278714
"expires_at": "2020-03-21T14:59:22Z",
278708278715
"updated_at": "2020-02-21T14:59:22Z",
278716+
"digest": "sha256:cfc3236bdad15b5898bca8408945c9e19e1917da8704adc20eaa618444290a8c",
278709278717
"workflow_run": {
278710278718
"id": 2332942,
278711278719
"repository_id": 1296269,
@@ -278729,6 +278737,7 @@
278729278737
"created_at": "2020-01-10T14:59:22Z",
278730278738
"expires_at": "2020-01-21T14:59:22Z",
278731278739
"updated_at": "2020-01-21T14:59:22Z",
278740+
"digest": "sha256:cfc3236bdad15b5898bca8408945c9e19e1917da8704adc20eaa618444290a8c",
278732278741
"workflow_run": {
278733278742
"id": 2332938,
278734278743
"repository_id": 1296269,

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81419,6 +81419,13 @@ components:
8141981419
type: string
8142081420
format: date-time
8142181421
nullable: true
81422+
digest:
81423+
type: string
81424+
description: The SHA256 digest of the artifact. This field will only be
81425+
populated on artifacts uploaded with upload-artifact v4 or newer. For
81426+
older versions, this field will be null.
81427+
nullable: true
81428+
example: sha256:cfc3236bdad15b5898bca8408945c9e19e1917da8704adc20eaa618444290a8c
8142281429
workflow_run:
8142381430
type: object
8142481431
nullable: true
@@ -209687,6 +209694,7 @@ components:
209687209694
created_at: '2020-01-10T14:59:22Z'
209688209695
expires_at: '2020-03-21T14:59:22Z'
209689209696
updated_at: '2020-02-21T14:59:22Z'
209697+
digest: sha256:cfc3236bdad15b5898bca8408945c9e19e1917da8704adc20eaa618444290a8c
209690209698
workflow_run:
209691209699
id: 2332938
209692209700
repository_id: 1296269
@@ -209703,6 +209711,7 @@ components:
209703209711
created_at: '2020-01-10T14:59:22Z'
209704209712
expires_at: '2020-03-21T14:59:22Z'
209705209713
updated_at: '2020-02-21T14:59:22Z'
209714+
digest: sha256:cfc3236bdad15b5898bca8408945c9e19e1917da8704adc20eaa618444290a8c
209706209715
workflow_run:
209707209716
id: 2332942
209708209717
repository_id: 1296269
@@ -209721,6 +209730,7 @@ components:
209721209730
created_at: '2020-01-10T14:59:22Z'
209722209731
expires_at: '2020-01-21T14:59:22Z'
209723209732
updated_at: '2020-01-21T14:59:22Z'
209733+
digest: sha256:cfc3236bdad15b5898bca8408945c9e19e1917da8704adc20eaa618444290a8c
209724209734
workflow_run:
209725209735
id: 2332938
209726209736
repository_id: 1296269

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110876,6 +110876,12 @@
110876110876
"format": "date-time",
110877110877
"nullable": true
110878110878
},
110879+
"digest": {
110880+
"type": "string",
110881+
"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.",
110882+
"nullable": true,
110883+
"example": "sha256:cfc3236bdad15b5898bca8408945c9e19e1917da8704adc20eaa618444290a8c"
110884+
},
110879110885
"workflow_run": {
110880110886
"type": "object",
110881110887
"nullable": true,
@@ -278687,6 +278693,7 @@
278687278693
"created_at": "2020-01-10T14:59:22Z",
278688278694
"expires_at": "2020-03-21T14:59:22Z",
278689278695
"updated_at": "2020-02-21T14:59:22Z",
278696+
"digest": "sha256:cfc3236bdad15b5898bca8408945c9e19e1917da8704adc20eaa618444290a8c",
278690278697
"workflow_run": {
278691278698
"id": 2332938,
278692278699
"repository_id": 1296269,
@@ -278706,6 +278713,7 @@
278706278713
"created_at": "2020-01-10T14:59:22Z",
278707278714
"expires_at": "2020-03-21T14:59:22Z",
278708278715
"updated_at": "2020-02-21T14:59:22Z",
278716+
"digest": "sha256:cfc3236bdad15b5898bca8408945c9e19e1917da8704adc20eaa618444290a8c",
278709278717
"workflow_run": {
278710278718
"id": 2332942,
278711278719
"repository_id": 1296269,
@@ -278729,6 +278737,7 @@
278729278737
"created_at": "2020-01-10T14:59:22Z",
278730278738
"expires_at": "2020-01-21T14:59:22Z",
278731278739
"updated_at": "2020-01-21T14:59:22Z",
278740+
"digest": "sha256:cfc3236bdad15b5898bca8408945c9e19e1917da8704adc20eaa618444290a8c",
278732278741
"workflow_run": {
278733278742
"id": 2332938,
278734278743
"repository_id": 1296269,

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81419,6 +81419,13 @@ components:
8141981419
type: string
8142081420
format: date-time
8142181421
nullable: true
81422+
digest:
81423+
type: string
81424+
description: The SHA256 digest of the artifact. This field will only be
81425+
populated on artifacts uploaded with upload-artifact v4 or newer. For
81426+
older versions, this field will be null.
81427+
nullable: true
81428+
example: sha256:cfc3236bdad15b5898bca8408945c9e19e1917da8704adc20eaa618444290a8c
8142281429
workflow_run:
8142381430
type: object
8142481431
nullable: true
@@ -209687,6 +209694,7 @@ components:
209687209694
created_at: '2020-01-10T14:59:22Z'
209688209695
expires_at: '2020-03-21T14:59:22Z'
209689209696
updated_at: '2020-02-21T14:59:22Z'
209697+
digest: sha256:cfc3236bdad15b5898bca8408945c9e19e1917da8704adc20eaa618444290a8c
209690209698
workflow_run:
209691209699
id: 2332938
209692209700
repository_id: 1296269
@@ -209703,6 +209711,7 @@ components:
209703209711
created_at: '2020-01-10T14:59:22Z'
209704209712
expires_at: '2020-03-21T14:59:22Z'
209705209713
updated_at: '2020-02-21T14:59:22Z'
209714+
digest: sha256:cfc3236bdad15b5898bca8408945c9e19e1917da8704adc20eaa618444290a8c
209706209715
workflow_run:
209707209716
id: 2332942
209708209717
repository_id: 1296269
@@ -209721,6 +209730,7 @@ components:
209721209730
created_at: '2020-01-10T14:59:22Z'
209722209731
expires_at: '2020-01-21T14:59:22Z'
209723209732
updated_at: '2020-01-21T14:59:22Z'
209733+
digest: sha256:cfc3236bdad15b5898bca8408945c9e19e1917da8704adc20eaa618444290a8c
209724209734
workflow_run:
209725209735
id: 2332938
209726209736
repository_id: 1296269

0 commit comments

Comments
 (0)