Skip to content

Commit c22fe4a

Browse files
authored
Merge pull request #1704 from github/openapi-update-be624ba44a20632e59cd2a49a60e45cb46e098109155bebf0c2e777da4de4d07
Update OpenAPI 3.1 Descriptions
2 parents 378bad5 + df9c77b commit c22fe4a

File tree

10 files changed

+4328
-149
lines changed

10 files changed

+4328
-149
lines changed

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

Lines changed: 774 additions & 0 deletions
Large diffs are not rendered by default.

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

Lines changed: 580 additions & 0 deletions
Large diffs are not rendered by default.

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

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220909,6 +220909,27 @@
220909220909
}
220910220910
}
220911220911
}
220912+
},
220913+
"503": {
220914+
"description": "Service unavailable",
220915+
"content": {
220916+
"application/json": {
220917+
"schema": {
220918+
"type": "object",
220919+
"properties": {
220920+
"code": {
220921+
"type": "string"
220922+
},
220923+
"message": {
220924+
"type": "string"
220925+
},
220926+
"documentation_url": {
220927+
"type": "string"
220928+
}
220929+
}
220930+
}
220931+
}
220932+
}
220912220933
}
220913220934
},
220914220935
"x-github": {
@@ -381589,6 +381610,27 @@
381589381610
}
381590381611
}
381591381612
}
381613+
},
381614+
"503": {
381615+
"description": "Service unavailable",
381616+
"content": {
381617+
"application/json": {
381618+
"schema": {
381619+
"type": "object",
381620+
"properties": {
381621+
"code": {
381622+
"type": "string"
381623+
},
381624+
"message": {
381625+
"type": "string"
381626+
},
381627+
"documentation_url": {
381628+
"type": "string"
381629+
}
381630+
}
381631+
}
381632+
}
381633+
}
381592381634
}
381593381635
},
381594381636
"x-github": {
@@ -450167,6 +450209,27 @@
450167450209
}
450168450210
}
450169450211
}
450212+
},
450213+
"503": {
450214+
"description": "Service unavailable",
450215+
"content": {
450216+
"application/json": {
450217+
"schema": {
450218+
"type": "object",
450219+
"properties": {
450220+
"code": {
450221+
"type": "string"
450222+
},
450223+
"message": {
450224+
"type": "string"
450225+
},
450226+
"documentation_url": {
450227+
"type": "string"
450228+
}
450229+
}
450230+
}
450231+
}
450232+
}
450170450233
}
450171450234
},
450172450235
"x-github": {

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44574,6 +44574,7 @@ paths:
4457444574
'401': *21
4457544575
'403': *22
4457644576
'404': *15
44577+
'503': *62
4457744578
x-github:
4457844579
githubCloudOnly: false
4457944580
enabledForGitHubApps: false
@@ -64783,6 +64784,7 @@ paths:
6478364784
'401': *21
6478464785
'403': *22
6478564786
'404': *15
64787+
'503': *62
6478664788
x-github:
6478764789
githubCloudOnly: false
6478864790
enabledForGitHubApps: false
@@ -76130,6 +76132,7 @@ paths:
7613076132
'401': *21
7613176133
'403': *22
7613276134
'404': *15
76135+
'503': *62
7613376136
x-github:
7613476137
githubCloudOnly: false
7613576138
enabledForGitHubApps: false

descriptions-next/ghec/dereferenced/ghec.deref.json

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224402,6 +224402,27 @@
224402224402
}
224403224403
}
224404224404
}
224405+
},
224406+
"503": {
224407+
"description": "Service unavailable",
224408+
"content": {
224409+
"application/json": {
224410+
"schema": {
224411+
"type": "object",
224412+
"properties": {
224413+
"code": {
224414+
"type": "string"
224415+
},
224416+
"message": {
224417+
"type": "string"
224418+
},
224419+
"documentation_url": {
224420+
"type": "string"
224421+
}
224422+
}
224423+
}
224424+
}
224425+
}
224405224426
}
224406224427
},
224407224428
"x-github": {
@@ -385082,6 +385103,27 @@
385082385103
}
385083385104
}
385084385105
}
385106+
},
385107+
"503": {
385108+
"description": "Service unavailable",
385109+
"content": {
385110+
"application/json": {
385111+
"schema": {
385112+
"type": "object",
385113+
"properties": {
385114+
"code": {
385115+
"type": "string"
385116+
},
385117+
"message": {
385118+
"type": "string"
385119+
},
385120+
"documentation_url": {
385121+
"type": "string"
385122+
}
385123+
}
385124+
}
385125+
}
385126+
}
385085385127
}
385086385128
},
385087385129
"x-github": {
@@ -457837,6 +457879,27 @@
457837457879
}
457838457880
}
457839457881
}
457882+
},
457883+
"503": {
457884+
"description": "Service unavailable",
457885+
"content": {
457886+
"application/json": {
457887+
"schema": {
457888+
"type": "object",
457889+
"properties": {
457890+
"code": {
457891+
"type": "string"
457892+
},
457893+
"message": {
457894+
"type": "string"
457895+
},
457896+
"documentation_url": {
457897+
"type": "string"
457898+
}
457899+
}
457900+
}
457901+
}
457902+
}
457840457903
}
457841457904
},
457842457905
"x-github": {

descriptions-next/ghec/dereferenced/ghec.deref.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46114,6 +46114,7 @@ paths:
4611446114
'401': *21
4611546115
'403': *22
4611646116
'404': *15
46117+
'503': *62
4611746118
x-github:
4611846119
githubCloudOnly: false
4611946120
enabledForGitHubApps: false
@@ -66324,6 +66325,7 @@ paths:
6632466325
'401': *21
6632566326
'403': *22
6632666327
'404': *15
66328+
'503': *62
6632766329
x-github:
6632866330
githubCloudOnly: false
6632966331
enabledForGitHubApps: false
@@ -78577,6 +78579,7 @@ paths:
7857778579
'401': *21
7857878580
'403': *22
7857978581
'404': *15
78582+
'503': *62
7858078583
x-github:
7858178584
githubCloudOnly: false
7858278585
enabledForGitHubApps: false

0 commit comments

Comments
 (0)