Skip to content

Commit 565255c

Browse files
Update OpenAPI 3.1 Descriptions
1 parent 84ba249 commit 565255c

28 files changed

Lines changed: 152 additions & 5 deletions

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73320,13 +73320,21 @@
7332073320
"examples": [
7332173321
5
7332273322
]
73323+
},
73324+
"display_title": {
73325+
"type": "string",
73326+
"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.",
73327+
"examples": [
73328+
"Simple Workflow"
73329+
]
7332373330
}
7332473331
},
7332573332
"required": [
7332673333
"id",
7332773334
"node_id",
7332873335
"head_branch",
7332973336
"run_number",
73337+
"display_title",
7333073338
"event",
7333173339
"status",
7333273340
"conclusion",
@@ -99831,6 +99839,7 @@
9983199839
"path": ".github/workflows/build.yml@main",
9983299840
"run_number": 562,
9983399841
"event": "push",
99842+
"display_title": "Update README.md",
9983499843
"status": "queued",
9983599844
"conclusion": null,
9983699845
"workflow_id": 159038,

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52838,11 +52838,18 @@ components:
5283852838
type: integer
5283952839
examples:
5284052840
- 5
52841+
display_title:
52842+
type: string
52843+
description: The event-specific title associated with the run or the run-name
52844+
if set, or the value of `run-name` if it is set in the workflow.
52845+
examples:
52846+
- Simple Workflow
5284152847
required:
5284252848
- id
5284352849
- node_id
5284452850
- head_branch
5284552851
- run_number
52852+
- display_title
5284652853
- event
5284752854
- status
5284852855
- conclusion
@@ -73645,6 +73652,7 @@ components:
7364573652
path: ".github/workflows/build.yml@main"
7364673653
run_number: 562
7364773654
event: push
73655+
display_title: Update README.md
7364873656
status: queued
7364973657
conclusion:
7365073658
workflow_id: 159038

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

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177594,13 +177594,21 @@
177594177594
"examples": [
177595177595
5
177596177596
]
177597+
},
177598+
"display_title": {
177599+
"type": "string",
177600+
"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.",
177601+
"examples": [
177602+
"Simple Workflow"
177603+
]
177597177604
}
177598177605
},
177599177606
"required": [
177600177607
"id",
177601177608
"node_id",
177602177609
"head_branch",
177603177610
"run_number",
177611+
"display_title",
177604177612
"event",
177605177613
"status",
177606177614
"conclusion",
@@ -183067,13 +183075,21 @@
183067183075
"examples": [
183068183076
5
183069183077
]
183078+
},
183079+
"display_title": {
183080+
"type": "string",
183081+
"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.",
183082+
"examples": [
183083+
"Simple Workflow"
183084+
]
183070183085
}
183071183086
},
183072183087
"required": [
183073183088
"id",
183074183089
"node_id",
183075183090
"head_branch",
183076183091
"run_number",
183092+
"display_title",
183077183093
"event",
183078183094
"status",
183079183095
"conclusion",
@@ -183110,6 +183126,7 @@
183110183126
"path": ".github/workflows/build.yml@main",
183111183127
"run_number": 562,
183112183128
"event": "push",
183129+
"display_title": "Update README.md",
183113183130
"status": "queued",
183114183131
"conclusion": null,
183115183132
"workflow_id": 159038,
@@ -189343,13 +189360,21 @@
189343189360
"examples": [
189344189361
5
189345189362
]
189363+
},
189364+
"display_title": {
189365+
"type": "string",
189366+
"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.",
189367+
"examples": [
189368+
"Simple Workflow"
189369+
]
189346189370
}
189347189371
},
189348189372
"required": [
189349189373
"id",
189350189374
"node_id",
189351189375
"head_branch",
189352189376
"run_number",
189377+
"display_title",
189353189378
"event",
189354189379
"status",
189355189380
"conclusion",
@@ -189386,6 +189411,7 @@
189386189411
"path": ".github/workflows/build.yml@main",
189387189412
"run_number": 562,
189388189413
"event": "push",
189414+
"display_title": "Update README.md",
189389189415
"status": "queued",
189390189416
"conclusion": null,
189391189417
"workflow_id": 159038,
@@ -199194,13 +199220,21 @@
199194199220
"examples": [
199195199221
5
199196199222
]
199223+
},
199224+
"display_title": {
199225+
"type": "string",
199226+
"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.",
199227+
"examples": [
199228+
"Simple Workflow"
199229+
]
199197199230
}
199198199231
},
199199199232
"required": [
199200199233
"id",
199201199234
"node_id",
199202199235
"head_branch",
199203199236
"run_number",
199237+
"display_title",
199204199238
"event",
199205199239
"status",
199206199240
"conclusion",

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34241,11 +34241,19 @@ paths:
3424134241
type: integer
3424234242
examples:
3424334243
- 5
34244+
display_title:
34245+
type: string
34246+
description: The event-specific title associated with the
34247+
run or the run-name if set, or the value of `run-name`
34248+
if it is set in the workflow.
34249+
examples:
34250+
- Simple Workflow
3424434251
required:
3424534252
- id
3424634253
- node_id
3424734254
- head_branch
3424834255
- run_number
34256+
- display_title
3424934257
- event
3425034258
- status
3425134259
- conclusion
@@ -34529,6 +34537,7 @@ paths:
3452934537
path: ".github/workflows/build.yml@main"
3453034538
run_number: 562
3453134539
event: push
34540+
display_title: Update README.md
3453234541
status: queued
3453334542
conclusion:
3453434543
workflow_id: 159038

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146325,6 +146325,7 @@
146325146325
"node_id",
146326146326
"head_branch",
146327146327
"run_number",
146328+
"display_title",
146328146329
"event",
146329146330
"status",
146330146331
"conclusion",
@@ -151169,6 +151170,7 @@
151169151170
"node_id",
151170151171
"head_branch",
151171151172
"run_number",
151173+
"display_title",
151172151174
"event",
151173151175
"status",
151174151176
"conclusion",
@@ -160024,6 +160026,7 @@
160024160026
"node_id",
160025160027
"head_branch",
160026160028
"run_number",
160029+
"display_title",
160027160030
"event",
160028160031
"status",
160029160032
"conclusion",

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28678,6 +28678,7 @@ paths:
2867828678
- node_id
2867928679
- head_branch
2868028680
- run_number
28681+
- display_title
2868128682
- event
2868228683
- status
2868328684
- conclusion

descriptions-next/ghes-3.2/ghes-3.2.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60419,6 +60419,7 @@
6041960419
"node_id",
6042060420
"head_branch",
6042160421
"run_number",
60422+
"display_title",
6042260423
"event",
6042360424
"status",
6042460425
"conclusion",

descriptions-next/ghes-3.2/ghes-3.2.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43872,6 +43872,7 @@ components:
4387243872
- node_id
4387343873
- head_branch
4387443874
- run_number
43875+
- display_title
4387543876
- event
4387643877
- status
4387743878
- conclusion

0 commit comments

Comments
 (0)