diff --git a/content/rest/enterprise-admin/scim.md b/content/rest/enterprise-admin/scim.md index 9e1554c862..720b3ee75c 100644 --- a/content/rest/enterprise-admin/scim.md +++ b/content/rest/enterprise-admin/scim.md @@ -143,6 +143,6 @@ The {% data variables.product.product_name %} instance links each user who authe | `id` | String | Identifier generated by the instance's SCIM endpoint. | | `active` | Boolean | Indicates whether the identity is active (`true`) or should be suspended (`false`). | - - {% endif %} + + diff --git a/src/github-apps/lib/config.json b/src/github-apps/lib/config.json index c9cd371131..64a8de785d 100644 --- a/src/github-apps/lib/config.json +++ b/src/github-apps/lib/config.json @@ -60,5 +60,5 @@ "2022-11-28" ] }, - "sha": "5510d0097b4671e408afa4da29456749b30205ff" + "sha": "75ade23f4b33a6efb37297ac3073a00294a0d5b8" } \ No newline at end of file diff --git a/src/rest/data/fpt-2022-11-28/schema.json b/src/rest/data/fpt-2022-11-28/schema.json index 5cc3980d93..fcf5f3289d 100644 --- a/src/rest/data/fpt-2022-11-28/schema.json +++ b/src/rest/data/fpt-2022-11-28/schema.json @@ -3137,6 +3137,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -7775,6 +7776,14 @@ "category": "actions", "subcategory": "self-hosted-runners", "parameters": [ + { + "name": "name", + "description": "
The name of a self-hosted runner.
", + "in": "query", + "schema": { + "type": "string" + } + }, { "name": "org", "description": "The organization name. The name is not case sensitive.
", @@ -9235,6 +9244,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -10810,6 +10820,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -12378,6 +12389,14 @@ "category": "actions", "subcategory": "self-hosted-runners", "parameters": [ + { + "name": "name", + "description": "The name of a self-hosted runner.
", + "in": "query", + "schema": { + "type": "string" + } + }, { "name": "owner", "description": "The account owner of the repository. The name is not case sensitive.
", @@ -13878,6 +13897,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -15463,6 +15483,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -38357,6 +38378,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -42413,6 +42435,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -46463,6 +46486,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -50507,6 +50531,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -54541,6 +54566,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -58596,6 +58622,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -62630,6 +62657,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -66675,6 +66703,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -70720,6 +70749,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -78403,6 +78433,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -80024,6 +80055,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -81955,6 +81987,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -83433,6 +83466,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -91686,6 +91720,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -98052,6 +98087,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -100821,6 +100857,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -174365,6 +174402,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -176178,6 +176216,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -177647,6 +177686,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -203438,6 +203478,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -205096,6 +205137,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -225413,8 +225455,8 @@ "versionInfo": "1.0.0", "downloadLocation": "NOASSERTION", "filesAnalyzed": false, - "licenseConcluded": "NOASSERTION", - "licenseDeclared": "NOASSERTION" + "licenseConcluded": "MIT", + "licenseDeclared": "MIT" } ] } @@ -256554,6 +256596,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -260075,6 +260118,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -263514,6 +263558,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -266890,6 +266935,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -270237,6 +270283,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -273648,6 +273695,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -277339,6 +277387,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -281020,6 +281069,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -284357,6 +284407,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -291905,6 +291956,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -296879,6 +296931,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -324556,6 +324609,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -333500,6 +333554,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -335519,6 +335574,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -337503,6 +337559,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -342470,6 +342527,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -344482,6 +344540,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -346459,6 +346518,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -392577,6 +392637,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -394235,6 +394296,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -415841,6 +415903,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -417499,6 +417562,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -421558,6 +421622,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -423216,6 +423281,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -445548,6 +445614,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -448258,6 +448325,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -450071,6 +450139,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -451540,6 +451609,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -454678,6 +454748,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -456491,6 +456562,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -457960,6 +458032,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -463131,6 +463204,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -465799,6 +465873,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -467621,6 +467696,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -476656,6 +476732,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -478469,6 +478546,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -479938,6 +480016,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -481738,7 +481817,7 @@ } ], "previews": [], - "descriptionHTML": "Returns all rules that apply to the specified branch. The branch does not need to exist; rules that would apply to a\nbranch with that name will be returned. All rules that apply will be returned, regardless of the level at which they\nare configured.
", + "descriptionHTML": "Returns all active rules that apply to the specified branch. The branch does not need to exist; rules that would apply\nto a branch with that name will be returned. All active rules that apply will be returned, regardless of the level\nat which they are configured (e.g. repository or organization). Rules in rulesets with \"evaluate\" or \"disabled\"\nenforcement statuses are not returned.
", "statusCodes": [ { "httpStatusCode": "200", @@ -491720,6 +491799,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -500042,6 +500122,7 @@ "array", "null" ], + "description": "The users who contributed to the advisory.", "readOnly": true, "items": { "type": "object", @@ -500685,6 +500766,7 @@ "array", "null" ], + "description": "The users who contributed to the advisory.", "readOnly": true, "items": { "type": "object", @@ -523733,6 +523815,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -531082,6 +531165,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] diff --git a/src/rest/data/ghae/schema.json b/src/rest/data/ghae/schema.json index b48afae035..30586e0af0 100644 --- a/src/rest/data/ghae/schema.json +++ b/src/rest/data/ghae/schema.json @@ -2743,6 +2743,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -9624,6 +9625,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -11114,6 +11116,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -13158,6 +13161,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -14648,6 +14652,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -16722,6 +16727,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -18222,6 +18228,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -35375,6 +35382,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -39324,6 +39332,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -43294,6 +43303,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -50892,6 +50902,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -52428,6 +52439,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -54274,6 +54286,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -55667,6 +55680,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -63769,6 +63783,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -68726,6 +68741,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -71394,6 +71410,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -127410,6 +127427,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -128983,6 +129001,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -173096,6 +173115,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -176532,6 +176552,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -179886,6 +179907,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -183177,6 +183199,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -186439,6 +186462,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -189765,6 +189789,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -193371,6 +193396,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -196967,6 +196993,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -200219,6 +200246,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -207682,6 +207710,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -212571,6 +212600,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -240163,6 +240193,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -247866,6 +247897,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -249800,6 +249832,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -251699,6 +251732,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -254767,6 +254801,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -256694,6 +256729,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -277825,6 +277861,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -279398,6 +279435,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -300903,6 +300941,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -302476,6 +302515,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -306450,6 +306490,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -308023,6 +308064,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -328777,6 +328819,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -331402,6 +331445,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -333084,6 +333128,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -334468,6 +334513,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -337522,6 +337568,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -339204,6 +339251,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -340588,6 +340636,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -344754,6 +344803,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -346408,6 +346458,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -348145,6 +348196,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -357056,6 +357108,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -358738,6 +358791,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -360122,6 +360176,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -365677,6 +365732,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -378544,6 +378600,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -385808,6 +385865,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] diff --git a/src/rest/data/ghec-2022-11-28/schema.json b/src/rest/data/ghec-2022-11-28/schema.json index 2ef0d1f915..2136fe1fb8 100644 --- a/src/rest/data/ghec-2022-11-28/schema.json +++ b/src/rest/data/ghec-2022-11-28/schema.json @@ -4071,6 +4071,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -12786,6 +12787,14 @@ "category": "actions", "subcategory": "self-hosted-runners", "parameters": [ + { + "name": "name", + "description": "The name of a self-hosted runner.
", + "in": "query", + "schema": { + "type": "string" + } + }, { "name": "enterprise", "description": "The slug version of the enterprise name. You can also substitute this value with the enterprise id.
", @@ -14242,6 +14251,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -15817,6 +15827,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -17389,6 +17400,14 @@ "category": "actions", "subcategory": "self-hosted-runners", "parameters": [ + { + "name": "name", + "description": "The name of a self-hosted runner.
", + "in": "query", + "schema": { + "type": "string" + } + }, { "name": "org", "description": "The organization name. The name is not case sensitive.
", @@ -18849,6 +18868,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -20424,6 +20444,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -21992,6 +22013,14 @@ "category": "actions", "subcategory": "self-hosted-runners", "parameters": [ + { + "name": "name", + "description": "The name of a self-hosted runner.
", + "in": "query", + "schema": { + "type": "string" + } + }, { "name": "owner", "description": "The account owner of the repository. The name is not case sensitive.
", @@ -23492,6 +23521,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -25077,6 +25107,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -47971,6 +48002,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -52027,6 +52059,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -56077,6 +56110,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -60121,6 +60155,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -64155,6 +64190,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -68210,6 +68246,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -72244,6 +72281,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -76289,6 +76327,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -80334,6 +80373,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -88017,6 +88057,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -89638,6 +89679,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -91569,6 +91611,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -93047,6 +93090,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -101816,6 +101860,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -108182,6 +108227,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -110951,6 +110997,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -186064,6 +186111,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -187877,6 +187925,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -189346,6 +189395,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -215137,6 +215187,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -216795,6 +216846,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -237112,8 +237164,8 @@ "versionInfo": "1.0.0", "downloadLocation": "NOASSERTION", "filesAnalyzed": false, - "licenseConcluded": "NOASSERTION", - "licenseDeclared": "NOASSERTION" + "licenseConcluded": "MIT", + "licenseDeclared": "MIT" } ] } @@ -249564,6 +249616,7 @@ "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "advanced_security_enabled_for_new_repositories": true, + "advanced_security_enabled_new_user_namespace_repos": true, "dependabot_alerts_enabled_for_new_repositories": true, "secret_scanning_enabled_for_new_repositories": true, "secret_scanning_push_protection_enabled_for_new_repositories": true, @@ -275354,6 +275407,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -278875,6 +278929,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -282314,6 +282369,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -285690,6 +285746,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -289037,6 +289094,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -292448,6 +292506,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -296139,6 +296198,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -299820,6 +299880,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -303157,6 +303218,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -310705,6 +310767,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -315679,6 +315742,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -343356,6 +343420,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -352300,6 +352365,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -354319,6 +354385,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -356303,6 +356370,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -361270,6 +361338,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -363282,6 +363351,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -365259,6 +365329,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -414868,6 +414939,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -416526,6 +416598,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -438132,6 +438205,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -439790,6 +439864,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -443849,6 +443924,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -445507,6 +445583,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -467839,6 +467916,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -470549,6 +470627,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -472362,6 +472441,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -473831,6 +473911,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -476970,6 +477051,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -478783,6 +478865,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -480252,6 +480335,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -485423,6 +485507,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -488091,6 +488176,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -489913,6 +489999,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -498948,6 +499035,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -500761,6 +500849,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -502230,6 +502319,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -504151,7 +504241,7 @@ } ], "previews": [], - "descriptionHTML": "Returns all rules that apply to the specified branch. The branch does not need to exist; rules that would apply to a\nbranch with that name will be returned. All rules that apply will be returned, regardless of the level at which they\nare configured.
", + "descriptionHTML": "Returns all active rules that apply to the specified branch. The branch does not need to exist; rules that would apply\nto a branch with that name will be returned. All active rules that apply will be returned, regardless of the level\nat which they are configured (e.g. repository or organization). Rules in rulesets with \"evaluate\" or \"disabled\"\nenforcement statuses are not returned.
", "statusCodes": [ { "httpStatusCode": "200", @@ -516619,6 +516709,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -524941,6 +525032,7 @@ "array", "null" ], + "description": "The users who contributed to the advisory.", "readOnly": true, "items": { "type": "object", @@ -525584,6 +525676,7 @@ "array", "null" ], + "description": "The users who contributed to the advisory.", "readOnly": true, "items": { "type": "object", @@ -548632,6 +548725,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -555981,6 +556075,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] diff --git a/src/rest/data/ghes-3.10-2022-11-28/schema.json b/src/rest/data/ghes-3.10-2022-11-28/schema.json index 6bb0daf427..8a847f2e31 100644 --- a/src/rest/data/ghes-3.10-2022-11-28/schema.json +++ b/src/rest/data/ghes-3.10-2022-11-28/schema.json @@ -4288,6 +4288,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -14461,6 +14462,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -16036,6 +16038,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -19078,6 +19081,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -20653,6 +20657,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -23731,6 +23736,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -25316,6 +25322,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -47769,6 +47776,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -51825,6 +51833,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -55875,6 +55884,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -59919,6 +59929,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -63953,6 +63964,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -68008,6 +68020,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -72042,6 +72055,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -76087,6 +76101,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -80132,6 +80147,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -87811,6 +87827,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -89432,6 +89449,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -91363,6 +91381,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -92841,6 +92860,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -101353,6 +101373,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -107719,6 +107740,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -110488,6 +110510,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -170787,6 +170810,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -172445,6 +172469,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -190312,8 +190337,8 @@ "versionInfo": "1.0.0", "downloadLocation": "NOASSERTION", "filesAnalyzed": false, - "licenseConcluded": "NOASSERTION", - "licenseDeclared": "NOASSERTION" + "licenseConcluded": "MIT", + "licenseDeclared": "MIT" } ] } @@ -203337,6 +203362,7 @@ "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "advanced_security_enabled_for_new_repositories": true, + "advanced_security_enabled_new_user_namespace_repos": true, "dependabot_alerts_enabled_for_new_repositories": true, "secret_scanning_enabled_for_new_repositories": true, "secret_scanning_push_protection_enabled_for_new_repositories": true, @@ -237532,6 +237558,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -241053,6 +241080,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -244492,6 +244520,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -247868,6 +247897,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -251215,6 +251245,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -254626,6 +254657,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -258317,6 +258349,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -261998,6 +262031,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -265335,6 +265369,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -272883,6 +272918,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -277857,6 +277893,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -305534,6 +305571,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -313210,6 +313248,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -315229,6 +315268,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -317213,6 +317253,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -320366,6 +320407,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -322378,6 +322420,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -370897,6 +370940,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -372555,6 +372599,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -394161,6 +394206,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -395819,6 +395865,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -399878,6 +399925,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -401536,6 +401584,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -423795,6 +423844,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -426505,6 +426555,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -428318,6 +428369,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -429787,6 +429839,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -432919,6 +432972,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -434732,6 +434786,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -436201,6 +436256,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -440870,6 +440926,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -443557,6 +443614,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -445379,6 +445437,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -454414,6 +454473,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -456227,6 +456287,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -457696,6 +457757,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -463641,6 +463703,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -478599,6 +478662,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -485924,6 +485988,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] diff --git a/src/rest/data/ghes-3.6/schema.json b/src/rest/data/ghes-3.6/schema.json index 2bb06d168f..dc50c2cb58 100644 --- a/src/rest/data/ghes-3.6/schema.json +++ b/src/rest/data/ghes-3.6/schema.json @@ -3511,6 +3511,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -13199,6 +13200,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -14766,6 +14768,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -17578,6 +17581,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -19145,6 +19149,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -21983,6 +21988,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -23560,6 +23566,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -42433,6 +42440,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -46481,6 +46489,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -50523,6 +50532,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -54559,6 +54569,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -58585,6 +58596,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -62632,6 +62644,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -66658,6 +66671,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -70695,6 +70709,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -74732,6 +74747,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -82254,6 +82270,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -83867,6 +83884,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -85790,6 +85808,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -87260,6 +87279,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -95295,6 +95315,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -101571,6 +101592,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -104316,6 +104338,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -161835,6 +161858,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -163485,6 +163509,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -219464,6 +219489,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -222977,6 +223003,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -226408,6 +226435,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -229776,6 +229804,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -233115,6 +233144,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -236518,6 +236548,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -240201,6 +240232,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -243874,6 +243906,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -247203,6 +247236,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -254743,6 +254777,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -259699,6 +259734,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -287318,6 +287354,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -294986,6 +295023,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -296997,6 +297035,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -298973,6 +299012,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -302046,6 +302086,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -304050,6 +304091,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -333181,6 +333223,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -334831,6 +334874,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -356363,6 +356407,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -358013,6 +358058,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -362048,6 +362094,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -363698,6 +363745,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -385853,6 +385901,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -388549,6 +388598,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -390354,6 +390404,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -391815,6 +391866,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -394919,6 +394971,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -396724,6 +396777,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -398185,6 +398239,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -402495,6 +402550,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -405113,6 +405169,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -406927,6 +406984,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -415776,6 +415834,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -417581,6 +417640,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -419042,6 +419102,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -424843,6 +424904,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -439468,6 +439530,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -446632,6 +446695,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] diff --git a/src/rest/data/ghes-3.7/schema.json b/src/rest/data/ghes-3.7/schema.json index 4e60373600..efe5f917d5 100644 --- a/src/rest/data/ghes-3.7/schema.json +++ b/src/rest/data/ghes-3.7/schema.json @@ -4269,6 +4269,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -13971,6 +13972,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -15546,6 +15548,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -18366,6 +18369,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -19941,6 +19945,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -22787,6 +22792,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -24372,6 +24378,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -43295,6 +43302,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -47351,6 +47359,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -51401,6 +51410,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -55445,6 +55455,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -59479,6 +59490,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -63534,6 +63546,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -67568,6 +67581,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -71613,6 +71627,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -75658,6 +75673,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -83163,6 +83179,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -84784,6 +84801,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -86715,6 +86733,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -88193,6 +88212,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -96242,6 +96262,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -102526,6 +102547,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -105279,6 +105301,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -164265,6 +164288,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -165923,6 +165947,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -222293,6 +222318,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -225814,6 +225840,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -229253,6 +229280,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -232629,6 +232657,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -235976,6 +236005,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -239387,6 +239417,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -243078,6 +243109,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -246759,6 +246791,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -250096,6 +250129,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -257644,6 +257678,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -262608,6 +262643,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -290235,6 +290271,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -297911,6 +297948,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -299930,6 +299968,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -301914,6 +301953,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -304998,6 +305038,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -307010,6 +307051,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -336795,6 +336837,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -338453,6 +338496,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -359993,6 +360037,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -361651,6 +361696,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -365694,6 +365740,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -367352,6 +367399,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -389518,6 +389566,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -392228,6 +392277,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -394041,6 +394091,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -395510,6 +395561,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -398628,6 +398680,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -400441,6 +400494,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -401910,6 +401964,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -406238,6 +406293,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -408867,6 +408923,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -410689,6 +410746,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -419597,6 +419655,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -421410,6 +421469,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -422879,6 +422939,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -428694,6 +428755,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -443369,6 +443431,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -450544,6 +450607,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] diff --git a/src/rest/data/ghes-3.8/schema.json b/src/rest/data/ghes-3.8/schema.json index 0d73743b4c..12dea9a55b 100644 --- a/src/rest/data/ghes-3.8/schema.json +++ b/src/rest/data/ghes-3.8/schema.json @@ -4288,6 +4288,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -13992,6 +13993,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -15567,6 +15569,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -18387,6 +18390,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -19962,6 +19966,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -22808,6 +22813,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -24393,6 +24399,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -46067,6 +46074,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -50123,6 +50131,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -54173,6 +54182,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -58217,6 +58227,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -62251,6 +62262,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -66306,6 +66318,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -70340,6 +70353,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -74385,6 +74399,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -78430,6 +78445,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -85935,6 +85951,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -87556,6 +87573,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -89487,6 +89505,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -90965,6 +90984,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -99306,6 +99326,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -105631,6 +105652,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -108392,6 +108414,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -167652,6 +167675,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -169310,6 +169334,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -198851,6 +198876,7 @@ "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "advanced_security_enabled_for_new_repositories": true, + "advanced_security_enabled_new_user_namespace_repos": true, "dependabot_alerts_enabled_for_new_repositories": true, "secret_scanning_enabled_for_new_repositories": true, "secret_scanning_push_protection_enabled_for_new_repositories": true, @@ -232330,6 +232356,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -235851,6 +235878,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -239290,6 +239318,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -242666,6 +242695,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -246013,6 +246043,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -249424,6 +249455,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -253115,6 +253147,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -256796,6 +256829,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -260133,6 +260167,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -267681,6 +267716,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -272645,6 +272681,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -300272,6 +300309,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -307948,6 +307986,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -309967,6 +310006,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -311951,6 +311991,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -315035,6 +315076,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -317047,6 +317089,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -346954,6 +346997,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -348612,6 +348656,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -370158,6 +370203,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -371816,6 +371862,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -375859,6 +375906,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -377517,6 +377565,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -399707,6 +399756,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -402417,6 +402467,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -404230,6 +404281,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -405699,6 +405751,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -408817,6 +408870,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -410630,6 +410684,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -412099,6 +412154,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -416427,6 +416483,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -419056,6 +419113,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -420878,6 +420936,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -429786,6 +429845,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -431599,6 +431659,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -433068,6 +433129,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -438883,6 +438945,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -453662,6 +453725,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -460837,6 +460901,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] diff --git a/src/rest/data/ghes-3.9-2022-11-28/schema.json b/src/rest/data/ghes-3.9-2022-11-28/schema.json index 11d925bd72..e5092ebb78 100644 --- a/src/rest/data/ghes-3.9-2022-11-28/schema.json +++ b/src/rest/data/ghes-3.9-2022-11-28/schema.json @@ -4288,6 +4288,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -14211,6 +14212,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -15786,6 +15788,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -18606,6 +18609,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -20181,6 +20185,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -23027,6 +23032,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -24612,6 +24618,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -46857,6 +46864,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -50913,6 +50921,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -54963,6 +54972,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -59007,6 +59017,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -63041,6 +63052,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -67096,6 +67108,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -71130,6 +71143,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -75175,6 +75189,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -79220,6 +79235,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -86857,6 +86873,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -88478,6 +88495,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -90409,6 +90427,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -91887,6 +91906,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -100371,6 +100391,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -106737,6 +106758,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -109506,6 +109528,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -169451,6 +169474,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -171109,6 +171133,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -188948,8 +188973,8 @@ "versionInfo": "1.0.0", "downloadLocation": "NOASSERTION", "filesAnalyzed": false, - "licenseConcluded": "NOASSERTION", - "licenseDeclared": "NOASSERTION" + "licenseConcluded": "MIT", + "licenseDeclared": "MIT" } ] } @@ -201092,6 +201117,7 @@ "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "advanced_security_enabled_for_new_repositories": true, + "advanced_security_enabled_new_user_namespace_repos": true, "dependabot_alerts_enabled_for_new_repositories": true, "secret_scanning_enabled_for_new_repositories": true, "secret_scanning_push_protection_enabled_for_new_repositories": true, @@ -235019,6 +235045,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -238540,6 +238567,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -241979,6 +242007,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -245355,6 +245384,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -248702,6 +248732,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -252113,6 +252144,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -255804,6 +255836,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -259485,6 +259518,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -262822,6 +262856,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -270370,6 +270405,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -275334,6 +275370,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -302961,6 +302998,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -310637,6 +310675,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -312656,6 +312695,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -314640,6 +314680,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -317779,6 +317820,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -319791,6 +319833,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -364847,6 +364890,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -366505,6 +366549,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -388061,6 +388106,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -389719,6 +389765,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -393762,6 +393809,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -395420,6 +395468,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -417665,6 +417714,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -420375,6 +420425,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -422188,6 +422239,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -423657,6 +423709,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -426775,6 +426828,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -428588,6 +428642,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -430057,6 +430112,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -434598,6 +434654,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -437271,6 +437328,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -439093,6 +439151,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -448100,6 +448159,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -449913,6 +449973,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -451382,6 +451443,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -457285,6 +457347,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -472119,6 +472182,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] @@ -479349,6 +479413,7 @@ "description": "Whether downloads are enabled.", "default": true, "type": "boolean", + "deprecated": true, "examples": [ true ] diff --git a/src/rest/lib/config.json b/src/rest/lib/config.json index 96a387b360..78e66ec44c 100644 --- a/src/rest/lib/config.json +++ b/src/rest/lib/config.json @@ -36,5 +36,5 @@ ] } }, - "sha": "5510d0097b4671e408afa4da29456749b30205ff" + "sha": "75ade23f4b33a6efb37297ac3073a00294a0d5b8" } \ No newline at end of file diff --git a/src/webhooks/lib/config.json b/src/webhooks/lib/config.json index 5ea3608905..27a49b10f6 100644 --- a/src/webhooks/lib/config.json +++ b/src/webhooks/lib/config.json @@ -1,3 +1,3 @@ { - "sha": "5510d0097b4671e408afa4da29456749b30205ff" + "sha": "75ade23f4b33a6efb37297ac3073a00294a0d5b8" } \ No newline at end of file