Skip to content

Commit 05c3952

Browse files
Update OpenAPI Descriptions
1 parent c01b7fa commit 05c3952

File tree

8 files changed

+16
-8
lines changed

8 files changed

+16
-8
lines changed

lib/rest/static/dereferenced/api.github.com.deref.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139709,7 +139709,7 @@
139709139709
"name",
139710139710
"head_sha"
139711139711
],
139712-
"anyOf": [
139712+
"oneOf": [
139713139713
{
139714139714
"properties": {
139715139715
"status": {
@@ -139719,6 +139719,7 @@
139719139719
}
139720139720
},
139721139721
"required": [
139722+
"status",
139722139723
"conclusion"
139723139724
],
139724139725
"additionalProperties": true

lib/rest/static/dereferenced/ghes-2.18.deref.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79203,7 +79203,7 @@
7920379203
"name",
7920479204
"head_sha"
7920579205
],
79206-
"anyOf": [
79206+
"oneOf": [
7920779207
{
7920879208
"properties": {
7920979209
"status": {
@@ -79213,6 +79213,7 @@
7921379213
}
7921479214
},
7921579215
"required": [
79216+
"status",
7921679217
"conclusion"
7921779218
],
7921879219
"additionalProperties": true

lib/rest/static/dereferenced/ghes-2.19.deref.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82135,7 +82135,7 @@
8213582135
"name",
8213682136
"head_sha"
8213782137
],
82138-
"anyOf": [
82138+
"oneOf": [
8213982139
{
8214082140
"properties": {
8214182141
"status": {
@@ -82145,6 +82145,7 @@
8214582145
}
8214682146
},
8214782147
"required": [
82148+
"status",
8214882149
"conclusion"
8214982150
],
8215082151
"additionalProperties": true

lib/rest/static/dereferenced/ghes-2.20.deref.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84244,7 +84244,7 @@
8424484244
"name",
8424584245
"head_sha"
8424684246
],
84247-
"anyOf": [
84247+
"oneOf": [
8424884248
{
8424984249
"properties": {
8425084250
"status": {
@@ -84254,6 +84254,7 @@
8425484254
}
8425584255
},
8425684256
"required": [
84257+
"status",
8425784258
"conclusion"
8425884259
],
8425984260
"additionalProperties": true

lib/rest/static/dereferenced/ghes-2.21.deref.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95077,7 +95077,7 @@
9507795077
"name",
9507895078
"head_sha"
9507995079
],
95080-
"anyOf": [
95080+
"oneOf": [
9508195081
{
9508295082
"properties": {
9508395083
"status": {
@@ -95087,6 +95087,7 @@
9508795087
}
9508895088
},
9508995089
"required": [
95090+
"status",
9509095091
"conclusion"
9509195092
],
9509295093
"additionalProperties": true

lib/rest/static/dereferenced/ghes-2.22.deref.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121969,7 +121969,7 @@
121969121969
"name",
121970121970
"head_sha"
121971121971
],
121972-
"anyOf": [
121972+
"oneOf": [
121973121973
{
121974121974
"properties": {
121975121975
"status": {
@@ -121979,6 +121979,7 @@
121979121979
}
121980121980
},
121981121981
"required": [
121982+
"status",
121982121983
"conclusion"
121983121984
],
121984121985
"additionalProperties": true

lib/rest/static/dereferenced/ghes-3.0.deref.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127095,7 +127095,7 @@
127095127095
"name",
127096127096
"head_sha"
127097127097
],
127098-
"anyOf": [
127098+
"oneOf": [
127099127099
{
127100127100
"properties": {
127101127101
"status": {
@@ -127105,6 +127105,7 @@
127105127105
}
127106127106
},
127107127107
"required": [
127108+
"status",
127108127109
"conclusion"
127109127110
],
127110127111
"additionalProperties": true

lib/rest/static/dereferenced/github.ae.deref.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109550,7 +109550,7 @@
109550109550
"name",
109551109551
"head_sha"
109552109552
],
109553-
"anyOf": [
109553+
"oneOf": [
109554109554
{
109555109555
"properties": {
109556109556
"status": {
@@ -109560,6 +109560,7 @@
109560109560
}
109561109561
},
109562109562
"required": [
109563+
"status",
109563109564
"conclusion"
109564109565
],
109565109566
"additionalProperties": true

0 commit comments

Comments
 (0)