diff --git a/lib/rest/static/decorated/api.github.com.json b/lib/rest/static/decorated/api.github.com.json index 1c068829b8..299d0e9d56 100644 --- a/lib/rest/static/decorated/api.github.com.json +++ b/lib/rest/static/decorated/api.github.com.json @@ -30202,6 +30202,15 @@ "schema": { "type": "integer" } + }, + { + "name": "head_sha", + "description": "
Only returns workflow runs that are associated with the specified head_sha.
Only returns workflow runs that are associated with the specified head_sha.
The reason for the current state
" + "description": "The reason for the current state
", + "enum": [ + "completed", + "not_planned", + "reopened", + null + ] }, { "type": "null or string or integer or string or integer", @@ -312824,6 +312943,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -316498,6 +316623,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -320163,6 +320294,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -323483,6 +323620,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -330929,6 +331072,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -335875,6 +336024,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -363449,6 +363604,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] diff --git a/lib/rest/static/decorated/ghes-3.2.json b/lib/rest/static/decorated/ghes-3.2.json index 9282a93350..1c510a5227 100644 --- a/lib/rest/static/decorated/ghes-3.2.json +++ b/lib/rest/static/decorated/ghes-3.2.json @@ -42065,6 +42065,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -46011,6 +46017,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -49951,6 +49963,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -53885,6 +53903,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -57809,6 +57833,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -61754,6 +61784,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -65678,6 +65714,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -69613,6 +69655,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -73548,6 +73596,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -220466,6 +220520,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -223881,6 +223941,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -227214,6 +227280,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -230484,6 +230556,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -233718,6 +233796,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -236749,7 +236833,13 @@ "type": "string or null", "name": "state_reason", "in": "body", - "description": "The reason for the current state
" + "description": "The reason for the current state
", + "enum": [ + "completed", + "not_planned", + "reopened", + null + ] }, { "type": "null or string or integer or string or integer", @@ -237016,6 +237106,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -240598,6 +240694,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -244174,6 +244276,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -247402,6 +247510,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -254763,6 +254877,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -259619,6 +259739,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -287105,6 +287231,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] diff --git a/lib/rest/static/decorated/ghes-3.3.json b/lib/rest/static/decorated/ghes-3.3.json index 96b80f244d..37b71daabd 100644 --- a/lib/rest/static/decorated/ghes-3.3.json +++ b/lib/rest/static/decorated/ghes-3.3.json @@ -42367,6 +42367,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -46324,6 +46330,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -50275,6 +50287,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -54220,6 +54238,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -58155,6 +58179,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -62111,6 +62141,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -66046,6 +66082,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -69992,6 +70034,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -73938,6 +73986,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -221575,6 +221629,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -224998,6 +225058,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -228339,6 +228405,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -231617,6 +231689,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -234862,6 +234940,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -237902,7 +237986,13 @@ "type": "string or null", "name": "state_reason", "in": "body", - "description": "The reason for the current state
" + "description": "The reason for the current state
", + "enum": [ + "completed", + "not_planned", + "reopened", + null + ] }, { "type": "null or string or integer or string or integer", @@ -238169,6 +238259,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -241762,6 +241858,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -245346,6 +245448,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -248585,6 +248693,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -255950,6 +256064,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -260815,6 +260935,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -288308,6 +288434,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] diff --git a/lib/rest/static/decorated/ghes-3.4.json b/lib/rest/static/decorated/ghes-3.4.json index c7871c0ace..98e5a6eb25 100644 --- a/lib/rest/static/decorated/ghes-3.4.json +++ b/lib/rest/static/decorated/ghes-3.4.json @@ -44452,6 +44452,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -48409,6 +48415,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -52360,6 +52372,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -56305,6 +56323,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -60240,6 +60264,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -64196,6 +64226,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -68131,6 +68167,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -72077,6 +72119,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -76023,6 +76071,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -230644,6 +230698,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -234067,6 +234127,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -237408,6 +237474,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -240686,6 +240758,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -243931,6 +244009,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -246971,7 +247055,13 @@ "type": "string or null", "name": "state_reason", "in": "body", - "description": "The reason for the current state
" + "description": "The reason for the current state
", + "enum": [ + "completed", + "not_planned", + "reopened", + null + ] }, { "type": "null or string or integer or string or integer", @@ -247238,6 +247328,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -250831,6 +250927,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -254415,6 +254517,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -257654,6 +257762,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -265019,6 +265133,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -269884,6 +270004,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -297377,6 +297503,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] diff --git a/lib/rest/static/decorated/ghes-3.5.json b/lib/rest/static/decorated/ghes-3.5.json index a2565c8933..f616ac25eb 100644 --- a/lib/rest/static/decorated/ghes-3.5.json +++ b/lib/rest/static/decorated/ghes-3.5.json @@ -52847,6 +52847,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -56804,6 +56810,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -60755,6 +60767,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -64700,6 +64718,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -68635,6 +68659,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -72591,6 +72621,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -76526,6 +76562,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -80472,6 +80514,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -84418,6 +84466,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -240557,6 +240611,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -243980,6 +244040,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -247321,6 +247387,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -250599,6 +250671,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -253844,6 +253922,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -256884,7 +256968,13 @@ "type": "string or null", "name": "state_reason", "in": "body", - "description": "The reason for the current state
" + "description": "The reason for the current state
", + "enum": [ + "completed", + "not_planned", + "reopened", + null + ] }, { "type": "null or string or integer or string or integer", @@ -257151,6 +257241,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -260744,6 +260840,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -264328,6 +264430,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -267567,6 +267675,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -274932,6 +275046,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -279797,6 +279917,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -307290,6 +307416,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] diff --git a/lib/rest/static/decorated/ghes-3.6.json b/lib/rest/static/decorated/ghes-3.6.json index 36e90a37d5..bb6d130e5a 100644 --- a/lib/rest/static/decorated/ghes-3.6.json +++ b/lib/rest/static/decorated/ghes-3.6.json @@ -54824,6 +54824,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -58862,6 +58868,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -62894,6 +62906,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -66920,6 +66938,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -70936,6 +70960,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -74973,6 +75003,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -78989,6 +79025,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -83016,6 +83058,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -87043,6 +87091,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -245675,6 +245729,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -249179,6 +249239,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -252601,6 +252667,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -255960,6 +256032,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -259286,6 +259364,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -262407,7 +262491,13 @@ "type": "string or null", "name": "state_reason", "in": "body", - "description": "The reason for the current state
" + "description": "The reason for the current state
", + "enum": [ + "completed", + "not_planned", + "reopened", + null + ] }, { "type": "null or string or integer or string or integer", @@ -262674,6 +262764,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -266348,6 +266444,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -270013,6 +270115,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -273333,6 +273441,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -280779,6 +280893,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -285725,6 +285845,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -313299,6 +313425,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] diff --git a/lib/rest/static/decorated/github.ae.json b/lib/rest/static/decorated/github.ae.json index b72ebec96d..9a9b711b4d 100644 --- a/lib/rest/static/decorated/github.ae.json +++ b/lib/rest/static/decorated/github.ae.json @@ -44428,6 +44428,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -48368,6 +48374,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -52329,6 +52341,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -197112,6 +197130,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -200540,6 +200564,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -203886,6 +203916,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -207169,6 +207205,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -210419,6 +210461,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -213464,7 +213512,13 @@ "type": "string or null", "name": "state_reason", "in": "body", - "description": "The reason for the current state
" + "description": "The reason for the current state
", + "enum": [ + "completed", + "not_planned", + "reopened", + null + ] }, { "type": "null or string or integer or string or integer", @@ -213731,6 +213785,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -217329,6 +217389,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -220918,6 +220984,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -224162,6 +224234,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -231532,6 +231610,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -236402,6 +236486,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -263900,6 +263990,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] diff --git a/lib/rest/static/dereferenced/api.github.com.deref.json b/lib/rest/static/dereferenced/api.github.com.deref.json index 81a0f9d5df..7ee4b1ab35 100644 --- a/lib/rest/static/dereferenced/api.github.com.deref.json +++ b/lib/rest/static/dereferenced/api.github.com.deref.json @@ -24659,6 +24659,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -42745,6 +42751,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -49604,6 +49616,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -84300,6 +84318,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -95077,6 +95101,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -102162,8 +102192,8 @@ }, "location": "WestUs2", "idle_timeout_minutes": 60, - "retention_period_minutes": "43200,", - "retention_expires_at": "null,", + "retention_period_minutes": 43200, + "retention_expires_at": null, "web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev", "machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines", "start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start", @@ -102171,7 +102201,8 @@ "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1", "recent_folders": [ - ] + ], + "template": null } } } @@ -170262,6 +170293,15 @@ "schema": { "type": "integer" } + }, + { + "name": "head_sha", + "description": "Only returns workflow runs that are associated with the specified `head_sha`.", + "in": "query", + "required": false, + "schema": { + "type": "string" + } } ], "responses": { @@ -191827,6 +191867,15 @@ "schema": { "type": "integer" } + }, + { + "name": "head_sha", + "description": "Only returns workflow runs that are associated with the specified `head_sha`.", + "in": "query", + "required": false, + "schema": { + "type": "string" + } } ], "responses": { @@ -250516,8 +250565,8 @@ }, "location": "WestUs2", "idle_timeout_minutes": 60, - "retention_period_minutes": "43200,", - "retention_expires_at": "null,", + "retention_period_minutes": 43200, + "retention_expires_at": null, "web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev", "machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines", "start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start", @@ -250525,7 +250574,8 @@ "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1", "recent_folders": [ - ] + ], + "template": null } } } @@ -253582,8 +253632,8 @@ }, "location": "WestUs2", "idle_timeout_minutes": 60, - "retention_period_minutes": "43200,", - "retention_expires_at": "null,", + "retention_period_minutes": 43200, + "retention_expires_at": null, "web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev", "machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines", "start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start", @@ -253591,7 +253641,8 @@ "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1", "recent_folders": [ - ] + ], + "template": null } } } @@ -292326,6 +292377,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -320569,6 +320626,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -324107,6 +324170,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -331476,6 +331545,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -336458,6 +336533,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -341245,6 +341326,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -344613,6 +344700,12 @@ "string", "null" ], + "enum": [ + "completed", + "not_planned", + "reopened", + null + ], "description": "The reason for the current state", "examples": [ "not_planned" @@ -344759,6 +344852,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -348290,6 +348389,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -351618,6 +351723,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -378706,6 +378817,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -420821,8 +420938,8 @@ }, "location": "WestUs2", "idle_timeout_minutes": 60, - "retention_period_minutes": "43200,", - "retention_expires_at": "null,", + "retention_period_minutes": 43200, + "retention_expires_at": null, "web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev", "machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines", "start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start", @@ -420830,7 +420947,8 @@ "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1", "recent_folders": [ - ] + ], + "template": null } } } @@ -423887,8 +424005,8 @@ }, "location": "WestUs2", "idle_timeout_minutes": 60, - "retention_period_minutes": "43200,", - "retention_expires_at": "null,", + "retention_period_minutes": 43200, + "retention_expires_at": null, "web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev", "machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines", "start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start", @@ -423896,7 +424014,8 @@ "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1", "recent_folders": [ - ] + ], + "template": null } } } @@ -507431,8 +507550,8 @@ }, "location": "WestUs2", "idle_timeout_minutes": 60, - "retention_period_minutes": "43200,", - "retention_expires_at": "null,", + "retention_period_minutes": 43200, + "retention_expires_at": null, "web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev", "machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines", "start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start", @@ -507440,7 +507559,8 @@ "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1", "recent_folders": [ - ] + ], + "template": null } } } @@ -510497,8 +510617,8 @@ }, "location": "WestUs2", "idle_timeout_minutes": 60, - "retention_period_minutes": "43200,", - "retention_expires_at": "null,", + "retention_period_minutes": 43200, + "retention_expires_at": null, "web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev", "machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines", "start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start", @@ -510506,7 +510626,8 @@ "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1", "recent_folders": [ - ] + ], + "template": null } } } @@ -517282,8 +517403,8 @@ }, "location": "WestUs2", "idle_timeout_minutes": 60, - "retention_period_minutes": "43200,", - "retention_expires_at": "null,", + "retention_period_minutes": 43200, + "retention_expires_at": null, "web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev", "machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines", "start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start", @@ -517291,7 +517412,8 @@ "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1", "recent_folders": [ - ] + ], + "template": null } } } @@ -520520,8 +520642,8 @@ }, "location": "WestUs2", "idle_timeout_minutes": 60, - "retention_period_minutes": "43200,", - "retention_expires_at": "null,", + "retention_period_minutes": 43200, + "retention_expires_at": null, "web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev", "machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines", "start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start", @@ -520529,7 +520651,8 @@ "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1", "recent_folders": [ - ] + ], + "template": null } } } @@ -524560,8 +524683,8 @@ }, "location": "WestUs2", "idle_timeout_minutes": 60, - "retention_period_minutes": "43200,", - "retention_expires_at": "null,", + "retention_period_minutes": 43200, + "retention_expires_at": null, "web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev", "machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines", "start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start", @@ -524569,7 +524692,8 @@ "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1", "recent_folders": [ - ] + ], + "template": null } } } @@ -527886,8 +528010,8 @@ }, "location": "WestUs2", "idle_timeout_minutes": 60, - "retention_period_minutes": "43200,", - "retention_expires_at": "null,", + "retention_period_minutes": 43200, + "retention_expires_at": null, "web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev", "machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines", "start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start", @@ -527895,7 +528019,8 @@ "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1", "recent_folders": [ - ] + ], + "template": null } } } @@ -534885,6 +535010,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -573365,6 +573496,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -577388,6 +577525,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -581413,6 +581556,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -595276,6 +595425,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -599301,6 +599456,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] diff --git a/lib/rest/static/dereferenced/ghes-3.2.deref.json b/lib/rest/static/dereferenced/ghes-3.2.deref.json index 57f3f1f542..6ba8fb50dc 100644 --- a/lib/rest/static/dereferenced/ghes-3.2.deref.json +++ b/lib/rest/static/dereferenced/ghes-3.2.deref.json @@ -36667,6 +36667,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -54571,6 +54577,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -58795,6 +58807,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -81796,6 +81814,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -90153,6 +90177,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -234892,6 +234922,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -260291,6 +260327,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -263746,6 +263788,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -271054,6 +271102,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -275950,6 +276004,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -280651,6 +280711,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -283932,6 +283998,12 @@ "string", "null" ], + "enum": [ + "completed", + "not_planned", + "reopened", + null + ], "description": "The reason for the current state", "examples": [ "not_planned" @@ -284078,6 +284150,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -287517,6 +287595,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -290753,6 +290837,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -317776,6 +317866,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -429258,6 +429354,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -450383,6 +450485,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -454314,6 +454422,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -458247,6 +458361,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -465576,6 +465696,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -469509,6 +469635,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] diff --git a/lib/rest/static/dereferenced/ghes-3.3.deref.json b/lib/rest/static/dereferenced/ghes-3.3.deref.json index f214c7d0c3..7a375d31b8 100644 --- a/lib/rest/static/dereferenced/ghes-3.3.deref.json +++ b/lib/rest/static/dereferenced/ghes-3.3.deref.json @@ -36950,6 +36950,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -54870,6 +54876,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -59096,6 +59108,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -82571,6 +82589,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -90939,6 +90963,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -236990,6 +237020,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -262479,6 +262515,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -265936,6 +265978,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -273224,6 +273272,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -278125,6 +278179,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -282831,6 +282891,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -286118,6 +286184,12 @@ "string", "null" ], + "enum": [ + "completed", + "not_planned", + "reopened", + null + ], "description": "The reason for the current state", "examples": [ "not_planned" @@ -286264,6 +286336,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -289714,6 +289792,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -292961,6 +293045,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -319968,6 +320058,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -431913,6 +432009,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -453093,6 +453195,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -457035,6 +457143,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -460979,6 +461093,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -468314,6 +468434,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -472258,6 +472384,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] diff --git a/lib/rest/static/dereferenced/ghes-3.4.deref.json b/lib/rest/static/dereferenced/ghes-3.4.deref.json index 16ca6978d4..c1e80fa717 100644 --- a/lib/rest/static/dereferenced/ghes-3.4.deref.json +++ b/lib/rest/static/dereferenced/ghes-3.4.deref.json @@ -37192,6 +37192,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -55112,6 +55118,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -59338,6 +59350,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -86772,6 +86790,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -95124,6 +95148,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -253564,6 +253594,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -279045,6 +279081,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -282502,6 +282544,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -289790,6 +289838,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -294691,6 +294745,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -299397,6 +299457,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -302684,6 +302750,12 @@ "string", "null" ], + "enum": [ + "completed", + "not_planned", + "reopened", + null + ], "description": "The reason for the current state", "examples": [ "not_planned" @@ -302830,6 +302902,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -306280,6 +306358,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -309527,6 +309611,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -336534,6 +336624,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -448697,6 +448793,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -476305,6 +476407,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -480247,6 +480355,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -484191,6 +484305,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -491518,6 +491638,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -495462,6 +495588,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] diff --git a/lib/rest/static/dereferenced/ghes-3.5.deref.json b/lib/rest/static/dereferenced/ghes-3.5.deref.json index 43e32da616..4bc4889ac5 100644 --- a/lib/rest/static/dereferenced/ghes-3.5.deref.json +++ b/lib/rest/static/dereferenced/ghes-3.5.deref.json @@ -37562,6 +37562,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -55482,6 +55488,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -59708,6 +59720,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -89132,6 +89150,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -97484,6 +97508,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -263704,6 +263734,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -289203,6 +289239,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -292660,6 +292702,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -299948,6 +299996,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -304849,6 +304903,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -309555,6 +309615,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -312842,6 +312908,12 @@ "string", "null" ], + "enum": [ + "completed", + "not_planned", + "reopened", + null + ], "description": "The reason for the current state", "examples": [ "not_planned" @@ -312988,6 +313060,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -316438,6 +316516,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -319685,6 +319769,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -346692,6 +346782,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -459345,6 +459441,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -486971,6 +487073,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -490913,6 +491021,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -494857,6 +494971,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -502184,6 +502304,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -506128,6 +506254,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] diff --git a/lib/rest/static/dereferenced/ghes-3.6.deref.json b/lib/rest/static/dereferenced/ghes-3.6.deref.json index d4a82f354e..72f12f45d1 100644 --- a/lib/rest/static/dereferenced/ghes-3.6.deref.json +++ b/lib/rest/static/dereferenced/ghes-3.6.deref.json @@ -38187,6 +38187,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -56269,6 +56275,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -60576,6 +60588,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -90796,6 +90814,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -99229,6 +99253,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -269320,6 +269350,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -295464,6 +295500,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -299002,6 +299044,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -306371,6 +306419,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -311353,6 +311407,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -316140,6 +316200,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -319508,6 +319574,12 @@ "string", "null" ], + "enum": [ + "completed", + "not_planned", + "reopened", + null + ], "description": "The reason for the current state", "examples": [ "not_planned" @@ -319654,6 +319726,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -323185,6 +323263,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -326513,6 +326597,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -353601,6 +353691,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -468401,6 +468497,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -496861,6 +496963,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -500884,6 +500992,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -504909,6 +505023,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -512340,6 +512460,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -516365,6 +516491,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] diff --git a/lib/rest/static/dereferenced/github.ae.deref.json b/lib/rest/static/dereferenced/github.ae.deref.json index 1b458fcd81..42f6e04480 100644 --- a/lib/rest/static/dereferenced/github.ae.deref.json +++ b/lib/rest/static/dereferenced/github.ae.deref.json @@ -37829,6 +37829,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -63626,6 +63632,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -222148,6 +222160,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -247713,6 +247731,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -251175,6 +251199,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -258483,6 +258513,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -263389,6 +263425,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -268100,6 +268142,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -271392,6 +271440,12 @@ "string", "null" ], + "enum": [ + "completed", + "not_planned", + "reopened", + null + ], "description": "The reason for the current state", "examples": [ "not_planned" @@ -271538,6 +271592,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -274993,6 +275053,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -278245,6 +278311,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -305272,6 +305344,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -411249,6 +411327,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -438756,6 +438840,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ] @@ -442703,6 +442793,12 @@ "string", "null" ], + "enum": [ + "completed", + "reopened", + "not_planned", + null + ], "examples": [ "not_planned" ]