Skip to content

Commit 2a6b10e

Browse files
Update OpenAPI 3.0 Descriptions
1 parent b27d92b commit 2a6b10e

16 files changed

+13380
-12114
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11527,13 +11527,15 @@
1152711527
"type": "string"
1152811528
},
1152911529
"artifact_url": {
11530-
"type": "string"
11530+
"type": "string",
11531+
"nullable": true
1153111532
},
1153211533
"registry_url": {
1153311534
"type": "string"
1153411535
},
1153511536
"repository": {
11536-
"type": "string"
11537+
"type": "string",
11538+
"nullable": true
1153711539
},
1153811540
"status": {
1153911541
"type": "string"

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8381,10 +8381,12 @@ paths:
83818381
type: string
83828382
artifact_url:
83838383
type: string
8384+
nullable: true
83848385
registry_url:
83858386
type: string
83868387
repository:
83878388
type: string
8389+
nullable: true
83888390
status:
83898391
type: string
83908392
created_at:

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11527,13 +11527,15 @@
1152711527
"type": "string"
1152811528
},
1152911529
"artifact_url": {
11530-
"type": "string"
11530+
"type": "string",
11531+
"nullable": true
1153111532
},
1153211533
"registry_url": {
1153311534
"type": "string"
1153411535
},
1153511536
"repository": {
11536-
"type": "string"
11537+
"type": "string",
11538+
"nullable": true
1153711539
},
1153811540
"status": {
1153911541
"type": "string"

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8381,10 +8381,12 @@ paths:
83818381
type: string
83828382
artifact_url:
83838383
type: string
8384+
nullable: true
83848385
registry_url:
83858386
type: string
83868387
repository:
83878388
type: string
8389+
nullable: true
83888390
status:
83898391
type: string
83908392
created_at:

0 commit comments

Comments
 (0)