Skip to content

Commit db2fe50

Browse files
authored
Merge pull request #1557 from github/openapi-update-e82423c596856516bde0882509cecbef8c8971d95c87717f95574a38e36541e1
Update OpenAPI 3.1 Descriptions
2 parents 026c538 + 565255c commit db2fe50

28 files changed

+152
-5
lines changed

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",

0 commit comments

Comments
 (0)