Skip to content

Commit 026c538

Browse files
authored
Merge pull request #1556 from github/openapi-update-2252536ba74702e2b632e93d007cce16957555c466ce95a9d9a5012f3b5e4d59
Update OpenAPI 3.0 Descriptions
2 parents 84ba249 + 1117dc5 commit 026c538

28 files changed

Lines changed: 128 additions & 5 deletions

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72169,13 +72169,19 @@
7216972169
"head_repository_id": {
7217072170
"type": "integer",
7217172171
"example": 5
72172+
},
72173+
"display_title": {
72174+
"type": "string",
72175+
"example": "Simple Workflow",
72176+
"description": "The event-specific title associated with the run or the run-name if set, or the value of `run-name` if it is set in the workflow."
7217272177
}
7217372178
},
7217472179
"required": [
7217572180
"id",
7217672181
"node_id",
7217772182
"head_branch",
7217872183
"run_number",
72184+
"display_title",
7217972185
"event",
7218072186
"status",
7218172187
"conclusion",
@@ -96929,6 +96935,7 @@
9692996935
"path": ".github/workflows/build.yml@main",
9693096936
"run_number": 562,
9693196937
"event": "push",
96938+
"display_title": "Update README.md",
9693296939
"status": "queued",
9693396940
"conclusion": null,
9693496941
"workflow_id": 159038,

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52828,11 +52828,17 @@ components:
5282852828
head_repository_id:
5282952829
type: integer
5283052830
example: 5
52831+
display_title:
52832+
type: string
52833+
example: Simple Workflow
52834+
description: The event-specific title associated with the run or the run-name
52835+
if set, or the value of `run-name` if it is set in the workflow.
5283152836
required:
5283252837
- id
5283352838
- node_id
5283452839
- head_branch
5283552840
- run_number
52841+
- display_title
5283652842
- event
5283752843
- status
5283852844
- conclusion
@@ -73057,6 +73063,7 @@ components:
7305773063
path: ".github/workflows/build.yml@main"
7305873064
run_number: 562
7305973065
event: push
73066+
display_title: Update README.md
7306073067
status: queued
7306173068
conclusion:
7306273069
workflow_id: 159038

descriptions/api.github.com/dereferenced/api.github.com.deref.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151444,13 +151444,19 @@
151444151444
"head_repository_id": {
151445151445
"type": "integer",
151446151446
"example": 5
151447+
},
151448+
"display_title": {
151449+
"type": "string",
151450+
"example": "Simple Workflow",
151451+
"description": "The event-specific title associated with the run or the run-name if set, or the value of `run-name` if it is set in the workflow."
151447151452
}
151448151453
},
151449151454
"required": [
151450151455
"id",
151451151456
"node_id",
151452151457
"head_branch",
151453151458
"run_number",
151459+
"display_title",
151454151460
"event",
151455151461
"status",
151456151462
"conclusion",
@@ -155875,13 +155881,19 @@
155875155881
"head_repository_id": {
155876155882
"type": "integer",
155877155883
"example": 5
155884+
},
155885+
"display_title": {
155886+
"type": "string",
155887+
"example": "Simple Workflow",
155888+
"description": "The event-specific title associated with the run or the run-name if set, or the value of `run-name` if it is set in the workflow."
155878155889
}
155879155890
},
155880155891
"required": [
155881155892
"id",
155882155893
"node_id",
155883155894
"head_branch",
155884155895
"run_number",
155896+
"display_title",
155885155897
"event",
155886155898
"status",
155887155899
"conclusion",
@@ -155918,6 +155930,7 @@
155918155930
"path": ".github/workflows/build.yml@main",
155919155931
"run_number": 562,
155920155932
"event": "push",
155933+
"display_title": "Update README.md",
155921155934
"status": "queued",
155922155935
"conclusion": null,
155923155936
"workflow_id": 159038,
@@ -161019,13 +161032,19 @@
161019161032
"head_repository_id": {
161020161033
"type": "integer",
161021161034
"example": 5
161035+
},
161036+
"display_title": {
161037+
"type": "string",
161038+
"example": "Simple Workflow",
161039+
"description": "The event-specific title associated with the run or the run-name if set, or the value of `run-name` if it is set in the workflow."
161022161040
}
161023161041
},
161024161042
"required": [
161025161043
"id",
161026161044
"node_id",
161027161045
"head_branch",
161028161046
"run_number",
161047+
"display_title",
161029161048
"event",
161030161049
"status",
161031161050
"conclusion",
@@ -161062,6 +161081,7 @@
161062161081
"path": ".github/workflows/build.yml@main",
161063161082
"run_number": 562,
161064161083
"event": "push",
161084+
"display_title": "Update README.md",
161065161085
"status": "queued",
161066161086
"conclusion": null,
161067161087
"workflow_id": 159038,
@@ -169356,13 +169376,19 @@
169356169376
"head_repository_id": {
169357169377
"type": "integer",
169358169378
"example": 5
169379+
},
169380+
"display_title": {
169381+
"type": "string",
169382+
"example": "Simple Workflow",
169383+
"description": "The event-specific title associated with the run or the run-name if set, or the value of `run-name` if it is set in the workflow."
169359169384
}
169360169385
},
169361169386
"required": [
169362169387
"id",
169363169388
"node_id",
169364169389
"head_branch",
169365169390
"run_number",
169391+
"display_title",
169366169392
"event",
169367169393
"status",
169368169394
"conclusion",

descriptions/api.github.com/dereferenced/api.github.com.deref.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33203,11 +33203,18 @@ paths:
3320333203
head_repository_id:
3320433204
type: integer
3320533205
example: 5
33206+
display_title:
33207+
type: string
33208+
example: Simple Workflow
33209+
description: The event-specific title associated with the
33210+
run or the run-name if set, or the value of `run-name`
33211+
if it is set in the workflow.
3320633212
required:
3320733213
- id
3320833214
- node_id
3320933215
- head_branch
3321033216
- run_number
33217+
- display_title
3321133218
- event
3321233219
- status
3321333220
- conclusion
@@ -33491,6 +33498,7 @@ paths:
3349133498
path: ".github/workflows/build.yml@main"
3349233499
run_number: 562
3349333500
event: push
33501+
display_title: Update README.md
3349433502
status: queued
3349533503
conclusion:
3349633504
workflow_id: 159038

descriptions/ghes-3.2/dereferenced/ghes-3.2.deref.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124670,6 +124670,7 @@
124670124670
"node_id",
124671124671
"head_branch",
124672124672
"run_number",
124673+
"display_title",
124673124674
"event",
124674124675
"status",
124675124676
"conclusion",
@@ -128578,6 +128579,7 @@
128578128579
"node_id",
128579128580
"head_branch",
128580128581
"run_number",
128582+
"display_title",
128581128583
"event",
128582128584
"status",
128583128585
"conclusion",
@@ -136024,6 +136026,7 @@
136024136026
"node_id",
136025136027
"head_branch",
136026136028
"run_number",
136029+
"display_title",
136027136030
"event",
136028136031
"status",
136029136032
"conclusion",

descriptions/ghes-3.2/dereferenced/ghes-3.2.deref.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27820,6 +27820,7 @@ paths:
2782027820
- node_id
2782127821
- head_branch
2782227822
- run_number
27823+
- display_title
2782327824
- event
2782427825
- status
2782527826
- conclusion

descriptions/ghes-3.2/ghes-3.2.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59261,6 +59261,7 @@
5926159261
"node_id",
5926259262
"head_branch",
5926359263
"run_number",
59264+
"display_title",
5926459265
"event",
5926559266
"status",
5926659267
"conclusion",

descriptions/ghes-3.2/ghes-3.2.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43677,6 +43677,7 @@ components:
4367743677
- node_id
4367843678
- head_branch
4367943679
- run_number
43680+
- display_title
4368043681
- event
4368143682
- status
4368243683
- conclusion

0 commit comments

Comments
 (0)