Skip to content

Commit 7ffbe41

Browse files
Update OpenAPI 3.0 Descriptions
1 parent 99f8351 commit 7ffbe41

File tree

10 files changed

+4195
-52
lines changed

10 files changed

+4195
-52
lines changed

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

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

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

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

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

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188646,6 +188646,27 @@
188646188646
}
188647188647
}
188648188648
}
188649+
},
188650+
"503": {
188651+
"description": "Service unavailable",
188652+
"content": {
188653+
"application/json": {
188654+
"schema": {
188655+
"type": "object",
188656+
"properties": {
188657+
"code": {
188658+
"type": "string"
188659+
},
188660+
"message": {
188661+
"type": "string"
188662+
},
188663+
"documentation_url": {
188664+
"type": "string"
188665+
}
188666+
}
188667+
}
188668+
}
188669+
}
188649188670
}
188650188671
},
188651188672
"x-github": {
@@ -321891,6 +321912,27 @@
321891321912
}
321892321913
}
321893321914
}
321915+
},
321916+
"503": {
321917+
"description": "Service unavailable",
321918+
"content": {
321919+
"application/json": {
321920+
"schema": {
321921+
"type": "object",
321922+
"properties": {
321923+
"code": {
321924+
"type": "string"
321925+
},
321926+
"message": {
321927+
"type": "string"
321928+
},
321929+
"documentation_url": {
321930+
"type": "string"
321931+
}
321932+
}
321933+
}
321934+
}
321935+
}
321894321936
}
321895321937
},
321896321938
"x-github": {
@@ -380030,6 +380072,27 @@
380030380072
}
380031380073
}
380032380074
}
380075+
},
380076+
"503": {
380077+
"description": "Service unavailable",
380078+
"content": {
380079+
"application/json": {
380080+
"schema": {
380081+
"type": "object",
380082+
"properties": {
380083+
"code": {
380084+
"type": "string"
380085+
},
380086+
"message": {
380087+
"type": "string"
380088+
},
380089+
"documentation_url": {
380090+
"type": "string"
380091+
}
380092+
}
380093+
}
380094+
}
380095+
}
380033380096
}
380034380097
},
380035380098
"x-github": {

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43385,6 +43385,7 @@ paths:
4338543385
'401': *23
4338643386
'403': *24
4338743387
'404': *16
43388+
'503': *63
4338843389
x-github:
4338943390
githubCloudOnly: false
4339043391
enabledForGitHubApps: false
@@ -63282,6 +63283,7 @@ paths:
6328263283
'401': *23
6328363284
'403': *24
6328463285
'404': *16
63286+
'503': *63
6328563287
x-github:
6328663288
githubCloudOnly: false
6328763289
enabledForGitHubApps: false
@@ -74498,6 +74500,7 @@ paths:
7449874500
'401': *23
7449974501
'403': *24
7450074502
'404': *16
74503+
'503': *63
7450174504
x-github:
7450274505
githubCloudOnly: false
7450374506
enabledForGitHubApps: false

descriptions/ghec/dereferenced/ghec.deref.json

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191993,6 +191993,27 @@
191993191993
}
191994191994
}
191995191995
}
191996+
},
191997+
"503": {
191998+
"description": "Service unavailable",
191999+
"content": {
192000+
"application/json": {
192001+
"schema": {
192002+
"type": "object",
192003+
"properties": {
192004+
"code": {
192005+
"type": "string"
192006+
},
192007+
"message": {
192008+
"type": "string"
192009+
},
192010+
"documentation_url": {
192011+
"type": "string"
192012+
}
192013+
}
192014+
}
192015+
}
192016+
}
191996192017
}
191997192018
},
191998192019
"x-github": {
@@ -325238,6 +325259,27 @@
325238325259
}
325239325260
}
325240325261
}
325262+
},
325263+
"503": {
325264+
"description": "Service unavailable",
325265+
"content": {
325266+
"application/json": {
325267+
"schema": {
325268+
"type": "object",
325269+
"properties": {
325270+
"code": {
325271+
"type": "string"
325272+
},
325273+
"message": {
325274+
"type": "string"
325275+
},
325276+
"documentation_url": {
325277+
"type": "string"
325278+
}
325279+
}
325280+
}
325281+
}
325282+
}
325241325283
}
325242325284
},
325243325285
"x-github": {
@@ -387042,6 +387084,27 @@
387042387084
}
387043387085
}
387044387086
}
387087+
},
387088+
"503": {
387089+
"description": "Service unavailable",
387090+
"content": {
387091+
"application/json": {
387092+
"schema": {
387093+
"type": "object",
387094+
"properties": {
387095+
"code": {
387096+
"type": "string"
387097+
},
387098+
"message": {
387099+
"type": "string"
387100+
},
387101+
"documentation_url": {
387102+
"type": "string"
387103+
}
387104+
}
387105+
}
387106+
}
387107+
}
387045387108
}
387046387109
},
387047387110
"x-github": {

descriptions/ghec/dereferenced/ghec.deref.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44884,6 +44884,7 @@ paths:
4488444884
'401': *23
4488544885
'403': *24
4488644886
'404': *16
44887+
'503': *63
4488744888
x-github:
4488844889
githubCloudOnly: false
4488944890
enabledForGitHubApps: false
@@ -64782,6 +64783,7 @@ paths:
6478264783
'401': *23
6478364784
'403': *24
6478464785
'404': *16
64786+
'503': *63
6478564787
x-github:
6478664788
githubCloudOnly: false
6478764789
enabledForGitHubApps: false
@@ -76871,6 +76873,7 @@ paths:
7687176873
'401': *23
7687276874
'403': *24
7687376875
'404': *16
76876+
'503': *63
7687476877
x-github:
7687576878
githubCloudOnly: false
7687676879
enabledForGitHubApps: false

0 commit comments

Comments
 (0)