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

+128
-5
lines changed

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

0 commit comments

Comments
 (0)