From d66fbf9c569f9986ce12ee39273bf75e1a33a54d Mon Sep 17 00:00:00 2001 From: github-openapi-bot Date: Fri, 19 Aug 2022 05:13:10 -0700 Subject: [PATCH 1/2] Update OpenAPI Descriptions --- .../dereferenced/api.github.com.deref.json | 1135 +++++++++++++++++ .../static/dereferenced/ghes-3.2.deref.json | 37 + .../static/dereferenced/ghes-3.3.deref.json | 39 +- .../static/dereferenced/ghes-3.4.deref.json | 39 +- .../static/dereferenced/ghes-3.5.deref.json | 49 +- .../static/dereferenced/ghes-3.6.deref.json | 888 +++++++++++++ .../static/dereferenced/github.ae.deref.json | 804 ++++++++++++ 7 files changed, 2985 insertions(+), 6 deletions(-) diff --git a/lib/rest/static/dereferenced/api.github.com.deref.json b/lib/rest/static/dereferenced/api.github.com.deref.json index afb8b9ff45..e5836d6b92 100644 --- a/lib/rest/static/dereferenced/api.github.com.deref.json +++ b/lib/rest/static/dereferenced/api.github.com.deref.json @@ -6392,6 +6392,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -17644,6 +17649,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -19198,6 +19208,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -27118,6 +27133,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -42146,6 +42166,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -45186,6 +45211,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -52036,6 +52066,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -55438,6 +55473,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -55638,6 +55678,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -58100,6 +58146,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -58300,6 +58351,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -59757,6 +59814,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -60004,6 +60067,11 @@ "description": "Whether organization members can fork private organization repositories.", "default": false }, + "web_commit_signoff_required": { + "type": "boolean", + "description": "Whether contributors to organization repositories are required to sign off on commits they make through GitHub's web interface.", + "default": false + }, "blog": { "type": "string", "examples": [ @@ -60371,6 +60439,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -60454,6 +60528,7 @@ "members_can_create_public_pages": true, "members_can_create_private_pages": true, "members_can_fork_private_repositories": false, + "web_commit_signoff_required": false, "updated_at": "2014-03-03T18:58:10Z" } } @@ -62577,6 +62652,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -66030,6 +66110,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -66230,6 +66315,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -68878,6 +68969,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -70432,6 +70528,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -74177,6 +74278,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -74377,6 +74483,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -79294,6 +79406,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -79494,6 +79611,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -83222,6 +83345,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -83422,6 +83550,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -86463,6 +86597,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -97231,6 +97370,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -101081,6 +101225,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -101281,6 +101430,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -104690,6 +104845,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -106714,6 +106874,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -108765,6 +108930,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -111336,6 +111506,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -111536,6 +111711,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -114442,6 +114623,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -114642,6 +114828,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -117080,6 +117272,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -117280,6 +117477,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -121973,6 +122176,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -122173,6 +122381,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -123888,6 +124102,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -127474,6 +127693,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -128290,6 +128515,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -129083,6 +129314,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -139374,6 +139611,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -139574,6 +139816,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -141912,6 +142160,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -142055,6 +142308,14 @@ false ] }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean", + "examples": [ + false + ] + }, "subscribers_count": { "type": "integer" }, @@ -151436,6 +151697,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -151630,6 +151896,12 @@ true ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "subscribers_count": { "type": "integer", "examples": [ @@ -153224,6 +153496,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -154674,6 +154951,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -155760,6 +156042,11 @@ "type": "boolean", "description": "Either `true` to allow private forks, or `false` to prevent private forks.", "default": false + }, + "web_commit_signoff_required": { + "type": "boolean", + "description": "Either `true` to require contributors to sign off on web-based commits, or `false` to not require contributors to sign off on web-based commits.", + "default": false } } }, @@ -157787,6 +158074,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -157981,6 +158273,12 @@ true ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "subscribers_count": { "type": "integer", "examples": [ @@ -159575,6 +159873,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -161025,6 +161328,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -161549,6 +161857,7 @@ "delete_branch_on_merge": true, "allow_merge_commit": true, "allow_forking": true, + "web_commit_signoff_required": false, "subscribers_count": 42, "network_count": 0, "organization": { @@ -163772,6 +164081,11 @@ "description": "Whether to enable debug logging for the re-run." } } + }, + "examples": { + "default": { + "value": null + } } } } @@ -166611,6 +166925,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -168174,6 +168493,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -172260,6 +172584,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -172460,6 +172789,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -174453,6 +174788,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -174653,6 +174993,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -177701,6 +178047,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -177901,6 +178252,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -179894,6 +180251,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -180094,6 +180456,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -183945,6 +184313,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -184145,6 +184518,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -186138,6 +186517,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -186338,6 +186722,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -187305,10 +187695,17 @@ "content": { "application/json": { "schema": { + "title": "Empty Object", + "description": "An object without any properties.", "type": "object", "properties": { }, "additionalProperties": false + }, + "examples": { + "default": { + "value": null + } } } } @@ -188668,6 +189065,17 @@ "state", "comment" ] + }, + "examples": { + "default": { + "value": { + "environment_ids": [ + 161171787 + ], + "state": "approved", + "comment": "Ship it!" + } + } } } } @@ -189432,6 +189840,11 @@ "description": "Whether to enable debug logging for the re-run." } } + }, + "examples": { + "default": { + "value": null + } } } } @@ -189442,10 +189855,17 @@ "content": { "application/json": { "schema": { + "title": "Empty Object", + "description": "An object without any properties.", "type": "object", "properties": { }, "additionalProperties": false + }, + "examples": { + "default": { + "value": null + } } } } @@ -189516,6 +189936,11 @@ "description": "Whether to enable debug logging for the re-run." } } + }, + "examples": { + "default": { + "value": null + } } } } @@ -190190,10 +190615,17 @@ "content": { "application/json": { "schema": { + "title": "Empty Object", + "description": "An object without any properties.", "type": "object", "properties": { }, "additionalProperties": false + }, + "examples": { + "default": { + "value": null + } } } } @@ -193693,6 +194125,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -193893,6 +194330,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -195886,6 +196329,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -196086,6 +196534,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -227931,6 +228385,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -228131,6 +228590,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -231072,6 +231537,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -231272,6 +231742,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -233809,6 +234285,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -234009,6 +234490,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -236829,6 +237316,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -237029,6 +237521,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -245111,6 +245609,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -245311,6 +245814,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -248509,6 +249018,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -248709,6 +249223,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -251550,6 +252070,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -251750,6 +252275,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -256273,6 +256804,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -256473,6 +257009,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -265041,6 +265583,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -266680,6 +267227,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -272719,6 +273271,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -272919,6 +273476,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -275385,6 +275948,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -275585,6 +276153,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -293401,6 +293975,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -296708,6 +297287,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -296908,6 +297492,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -299229,6 +299819,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -299423,6 +300018,12 @@ true ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "subscribers_count": { "type": "integer", "examples": [ @@ -301017,6 +301618,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -302467,6 +303073,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -302991,6 +303602,7 @@ "delete_branch_on_merge": true, "allow_merge_commit": true, "allow_forking": true, + "web_commit_signoff_required": false, "subscribers_count": 42, "network_count": 0, "organization": { @@ -315193,6 +315805,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -315393,6 +316010,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -318001,6 +318624,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -318201,6 +318829,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -321535,6 +322169,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -325063,6 +325702,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -332422,6 +333066,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -337394,6 +338043,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -342171,6 +342825,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -345665,6 +346324,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -349186,6 +349850,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -352504,6 +353173,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -379582,6 +380256,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -390753,6 +391432,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -390953,6 +391637,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -398166,6 +398856,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -399805,6 +400500,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -402928,6 +403628,9 @@ }, "is_template": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -403573,6 +404276,9 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -409977,6 +410683,9 @@ }, "is_template": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -410622,6 +411331,9 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -413875,6 +414587,9 @@ }, "is_template": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -414520,6 +415235,9 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -418379,6 +419097,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -418579,6 +419302,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -421420,6 +422149,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -421620,6 +422354,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -429266,6 +430006,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -430905,6 +431650,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -435008,6 +435758,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -436647,6 +437402,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -458576,6 +459336,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -458776,6 +459541,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -460699,6 +461470,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -462909,6 +463685,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -463109,6 +463890,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -471814,6 +472601,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -472014,6 +472806,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -474759,6 +475557,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -474959,6 +475762,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -477713,6 +478522,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -479509,6 +480323,12 @@ }, "is_template": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -481192,6 +482012,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -481982,6 +482808,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -482655,6 +483487,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -492439,6 +493277,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -492639,6 +493482,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -494997,6 +495846,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -495140,6 +495994,14 @@ false ] }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean", + "examples": [ + false + ] + }, "subscribers_count": { "type": "integer" }, @@ -501141,6 +502003,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -501341,6 +502208,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -504722,6 +505595,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -504922,6 +505800,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -507763,6 +508647,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -507963,6 +508852,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -511094,6 +511989,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -511294,6 +512194,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -514508,6 +515414,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -514708,6 +515619,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -517721,6 +518638,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -517921,6 +518843,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -521736,6 +522664,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -521936,6 +522869,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -525037,6 +525976,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -525237,6 +526181,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -531750,6 +532700,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -535239,6 +536194,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -540804,6 +541764,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -542892,6 +543857,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -544956,6 +545926,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -547686,6 +548661,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -547886,6 +548866,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -550557,6 +551543,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -550757,6 +551748,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -553134,6 +554131,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -553334,6 +554336,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -556786,6 +557794,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -558699,6 +559712,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -561162,6 +562180,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -561362,6 +562385,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -563679,6 +564708,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -565273,6 +566307,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -567941,6 +568980,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -568141,6 +569185,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -568975,6 +570025,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -572853,6 +573909,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -576867,6 +577928,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -580883,6 +581949,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -587351,6 +588422,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -587551,6 +588627,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -589989,6 +591071,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -590189,6 +591276,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -594707,6 +595800,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -598723,6 +599821,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -602060,6 +603163,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -602260,6 +603368,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -604161,6 +605275,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -605620,6 +606739,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -607861,6 +608985,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -608061,6 +609190,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ diff --git a/lib/rest/static/dereferenced/ghes-3.2.deref.json b/lib/rest/static/dereferenced/ghes-3.2.deref.json index 7f13e19b26..aef31684f7 100644 --- a/lib/rest/static/dereferenced/ghes-3.2.deref.json +++ b/lib/rest/static/dereferenced/ghes-3.2.deref.json @@ -151323,10 +151323,17 @@ "content": { "application/json": { "schema": { + "title": "Empty Object", + "description": "An object without any properties.", "type": "object", "properties": { }, "additionalProperties": false + }, + "examples": { + "default": { + "value": null + } } } } @@ -152622,6 +152629,17 @@ "state", "comment" ] + }, + "examples": { + "default": { + "value": { + "environment_ids": [ + 161171787 + ], + "state": "approved", + "comment": "Ship it!" + } + } } } } @@ -153379,6 +153397,11 @@ "object", "null" ] + }, + "examples": { + "default": { + "value": null + } } } } @@ -153389,10 +153412,17 @@ "content": { "application/json": { "schema": { + "title": "Empty Object", + "description": "An object without any properties.", "type": "object", "properties": { }, "additionalProperties": false + }, + "examples": { + "default": { + "value": null + } } } } @@ -153816,10 +153846,17 @@ "content": { "application/json": { "schema": { + "title": "Empty Object", + "description": "An object without any properties.", "type": "object", "properties": { }, "additionalProperties": false + }, + "examples": { + "default": { + "value": null + } } } } diff --git a/lib/rest/static/dereferenced/ghes-3.3.deref.json b/lib/rest/static/dereferenced/ghes-3.3.deref.json index 5a19255f2b..737547e51b 100644 --- a/lib/rest/static/dereferenced/ghes-3.3.deref.json +++ b/lib/rest/static/dereferenced/ghes-3.3.deref.json @@ -136594,7 +136594,6 @@ "node_id": "MDc6TGljZW5zZW1pdA==", "html_url": "https://github.com/licenses/mit" }, - "language": null, "forks_count": 9, "forks": 9, "stargazers_count": 80, @@ -152744,10 +152743,17 @@ "content": { "application/json": { "schema": { + "title": "Empty Object", + "description": "An object without any properties.", "type": "object", "properties": { }, "additionalProperties": false + }, + "examples": { + "default": { + "value": null + } } } } @@ -154107,6 +154113,17 @@ "state", "comment" ] + }, + "examples": { + "default": { + "value": { + "environment_ids": [ + 161171787 + ], + "state": "approved", + "comment": "Ship it!" + } + } } } } @@ -154864,6 +154881,11 @@ "object", "null" ] + }, + "examples": { + "default": { + "value": null + } } } } @@ -154874,10 +154896,17 @@ "content": { "application/json": { "schema": { + "title": "Empty Object", + "description": "An object without any properties.", "type": "object", "properties": { }, "additionalProperties": false + }, + "examples": { + "default": { + "value": null + } } } } @@ -155301,10 +155330,17 @@ "content": { "application/json": { "schema": { + "title": "Empty Object", + "description": "An object without any properties.", "type": "object", "properties": { }, "additionalProperties": false + }, + "examples": { + "default": { + "value": null + } } } } @@ -248113,7 +248149,6 @@ "node_id": "MDc6TGljZW5zZW1pdA==", "html_url": "https://github.com/licenses/mit" }, - "language": null, "forks_count": 9, "forks": 9, "stargazers_count": 80, diff --git a/lib/rest/static/dereferenced/ghes-3.4.deref.json b/lib/rest/static/dereferenced/ghes-3.4.deref.json index 949d7bd51f..13c3fdc384 100644 --- a/lib/rest/static/dereferenced/ghes-3.4.deref.json +++ b/lib/rest/static/dereferenced/ghes-3.4.deref.json @@ -146804,7 +146804,6 @@ "node_id": "MDc6TGljZW5zZW1pdA==", "html_url": "https://github.com/licenses/mit" }, - "language": null, "forks_count": 9, "forks": 9, "stargazers_count": 80, @@ -163880,10 +163879,17 @@ "content": { "application/json": { "schema": { + "title": "Empty Object", + "description": "An object without any properties.", "type": "object", "properties": { }, "additionalProperties": false + }, + "examples": { + "default": { + "value": null + } } } } @@ -165243,6 +165249,17 @@ "state", "comment" ] + }, + "examples": { + "default": { + "value": { + "environment_ids": [ + 161171787 + ], + "state": "approved", + "comment": "Ship it!" + } + } } } } @@ -166000,6 +166017,11 @@ "object", "null" ] + }, + "examples": { + "default": { + "value": null + } } } } @@ -166010,10 +166032,17 @@ "content": { "application/json": { "schema": { + "title": "Empty Object", + "description": "An object without any properties.", "type": "object", "properties": { }, "additionalProperties": false + }, + "examples": { + "default": { + "value": null + } } } } @@ -166437,10 +166466,17 @@ "content": { "application/json": { "schema": { + "title": "Empty Object", + "description": "An object without any properties.", "type": "object", "properties": { }, "additionalProperties": false + }, + "examples": { + "default": { + "value": null + } } } } @@ -264654,7 +264690,6 @@ "node_id": "MDc6TGljZW5zZW1pdA==", "html_url": "https://github.com/licenses/mit" }, - "language": null, "forks_count": 9, "forks": 9, "stargazers_count": 80, diff --git a/lib/rest/static/dereferenced/ghes-3.5.deref.json b/lib/rest/static/dereferenced/ghes-3.5.deref.json index ff65e070d1..8f04071743 100644 --- a/lib/rest/static/dereferenced/ghes-3.5.deref.json +++ b/lib/rest/static/dereferenced/ghes-3.5.deref.json @@ -149061,7 +149061,6 @@ "node_id": "MDc6TGljZW5zZW1pdA==", "html_url": "https://github.com/licenses/mit" }, - "language": null, "forks_count": 9, "forks": 9, "stargazers_count": 80, @@ -151141,6 +151140,11 @@ "object", "null" ] + }, + "examples": { + "default": { + "value": null + } } } } @@ -173273,10 +173277,17 @@ "content": { "application/json": { "schema": { + "title": "Empty Object", + "description": "An object without any properties.", "type": "object", "properties": { }, "additionalProperties": false + }, + "examples": { + "default": { + "value": null + } } } } @@ -174636,6 +174647,17 @@ "state", "comment" ] + }, + "examples": { + "default": { + "value": { + "environment_ids": [ + 161171787 + ], + "state": "approved", + "comment": "Ship it!" + } + } } } } @@ -175393,6 +175415,11 @@ "object", "null" ] + }, + "examples": { + "default": { + "value": null + } } } } @@ -175403,10 +175430,17 @@ "content": { "application/json": { "schema": { + "title": "Empty Object", + "description": "An object without any properties.", "type": "object", "properties": { }, "additionalProperties": false + }, + "examples": { + "default": { + "value": null + } } } } @@ -175470,6 +175504,11 @@ "object", "null" ] + }, + "examples": { + "default": { + "value": null + } } } } @@ -175914,10 +175953,17 @@ "content": { "application/json": { "schema": { + "title": "Empty Object", + "description": "An object without any properties.", "type": "object", "properties": { }, "additionalProperties": false + }, + "examples": { + "default": { + "value": null + } } } } @@ -274775,7 +274821,6 @@ "node_id": "MDc6TGljZW5zZW1pdA==", "html_url": "https://github.com/licenses/mit" }, - "language": null, "forks_count": 9, "forks": 9, "stargazers_count": 80, diff --git a/lib/rest/static/dereferenced/ghes-3.6.deref.json b/lib/rest/static/dereferenced/ghes-3.6.deref.json index 11ebaab7af..76e197e7f6 100644 --- a/lib/rest/static/dereferenced/ghes-3.6.deref.json +++ b/lib/rest/static/dereferenced/ghes-3.6.deref.json @@ -12861,6 +12861,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -33322,6 +33327,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -34876,6 +34886,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -40805,6 +40820,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -55829,6 +55849,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -58869,6 +58894,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -63167,6 +63197,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -66569,6 +66604,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -66769,6 +66809,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -69231,6 +69277,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -69431,6 +69482,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -70888,6 +70945,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -71125,6 +71188,11 @@ "description": "Whether organization members can fork private organization repositories.", "default": false }, + "web_commit_signoff_required": { + "type": "boolean", + "description": "Whether contributors to organization repositories are required to sign off on commits they make through GitHub's web interface.", + "default": false + }, "blog": { "type": "string", "examples": [ @@ -71492,6 +71560,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -71575,6 +71649,7 @@ "members_can_create_public_pages": true, "members_can_create_private_pages": true, "members_can_fork_private_repositories": false, + "web_commit_signoff_required": false, "updated_at": "2014-03-03T18:58:10Z" } } @@ -73493,6 +73568,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -76946,6 +77026,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -77146,6 +77231,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -79804,6 +79895,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -81358,6 +81454,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -85103,6 +85204,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -85303,6 +85409,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -90010,6 +90122,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -90210,6 +90327,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -93251,6 +93374,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -101691,6 +101819,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -105783,6 +105916,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -107807,6 +107945,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -109858,6 +110001,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -114480,6 +114628,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -114680,6 +114833,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -116395,6 +116554,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -119266,6 +119430,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -120081,6 +120251,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -120873,6 +121049,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -130419,6 +130601,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -130619,6 +130806,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -132957,6 +133150,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -133100,6 +133298,14 @@ false ] }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean", + "examples": [ + false + ] + }, "subscribers_count": { "type": "integer" }, @@ -142131,6 +142337,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -142325,6 +142536,12 @@ true ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "subscribers_count": { "type": "integer", "examples": [ @@ -143919,6 +144136,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -145369,6 +145591,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -146455,6 +146682,11 @@ "type": "boolean", "description": "Either `true` to allow private forks, or `false` to prevent private forks.", "default": false + }, + "web_commit_signoff_required": { + "type": "boolean", + "description": "Either `true` to require contributors to sign off on web-based commits, or `false` to not require contributors to sign off on web-based commits.", + "default": false } } }, @@ -148482,6 +148714,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -148676,6 +148913,12 @@ true ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "subscribers_count": { "type": "integer", "examples": [ @@ -150270,6 +150513,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -151720,6 +151968,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -152244,6 +152497,7 @@ "delete_branch_on_merge": true, "allow_merge_commit": true, "allow_forking": true, + "web_commit_signoff_required": false, "subscribers_count": 42, "network_count": 0, "organization": { @@ -154190,6 +154444,11 @@ "description": "Whether to enable debug logging for the re-run." } } + }, + "examples": { + "default": { + "value": null + } } } } @@ -156664,6 +156923,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -158227,6 +158491,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -162313,6 +162582,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -162513,6 +162787,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -164506,6 +164786,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -164706,6 +164991,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -167754,6 +168045,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -167954,6 +168250,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -169947,6 +170249,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -170147,6 +170454,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -173875,6 +174188,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -174075,6 +174393,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -176068,6 +176392,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -176268,6 +176597,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -177235,10 +177570,17 @@ "content": { "application/json": { "schema": { + "title": "Empty Object", + "description": "An object without any properties.", "type": "object", "properties": { }, "additionalProperties": false + }, + "examples": { + "default": { + "value": null + } } } } @@ -178598,6 +178940,17 @@ "state", "comment" ] + }, + "examples": { + "default": { + "value": { + "environment_ids": [ + 161171787 + ], + "state": "approved", + "comment": "Ship it!" + } + } } } } @@ -179362,6 +179715,11 @@ "description": "Whether to enable debug logging for the re-run." } } + }, + "examples": { + "default": { + "value": null + } } } } @@ -179372,10 +179730,17 @@ "content": { "application/json": { "schema": { + "title": "Empty Object", + "description": "An object without any properties.", "type": "object", "properties": { }, "additionalProperties": false + }, + "examples": { + "default": { + "value": null + } } } } @@ -179446,6 +179811,11 @@ "description": "Whether to enable debug logging for the re-run." } } + }, + "examples": { + "default": { + "value": null + } } } } @@ -179890,10 +180260,17 @@ "content": { "application/json": { "schema": { + "title": "Empty Object", + "description": "An object without any properties.", "type": "object", "properties": { }, "additionalProperties": false + }, + "examples": { + "default": { + "value": null + } } } } @@ -183393,6 +183770,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -183593,6 +183975,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -185586,6 +185974,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -185786,6 +186179,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -217407,6 +217806,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -217607,6 +218011,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -220548,6 +220958,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -220748,6 +221163,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -223285,6 +223706,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -223485,6 +223911,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -226305,6 +226737,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -226505,6 +226942,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -234635,6 +235078,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -234835,6 +235283,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -243402,6 +243856,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -245041,6 +245500,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -251080,6 +251544,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -251280,6 +251749,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -253746,6 +254221,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -253946,6 +254426,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -270959,6 +271445,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -274266,6 +274757,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -274466,6 +274962,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -276783,6 +277285,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -276977,6 +277484,12 @@ true ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "subscribers_count": { "type": "integer", "examples": [ @@ -278571,6 +279084,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -280021,6 +280539,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -280545,6 +281068,7 @@ "delete_branch_on_merge": true, "allow_merge_commit": true, "allow_forking": true, + "web_commit_signoff_required": false, "subscribers_count": 42, "network_count": 0, "organization": { @@ -290673,6 +291197,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -290873,6 +291402,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -293481,6 +294016,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -293681,6 +294221,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -297015,6 +297561,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -300543,6 +301094,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -307902,6 +308458,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -312874,6 +313435,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -317651,6 +318217,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -321145,6 +321716,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -324666,6 +325242,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -327984,6 +328565,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -355062,6 +355648,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -366182,6 +366773,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -366382,6 +366978,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -373231,6 +373833,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -374870,6 +375477,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -377993,6 +378605,9 @@ }, "is_template": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -378638,6 +379253,9 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -385042,6 +385660,9 @@ }, "is_template": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -385687,6 +386308,9 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -388940,6 +389564,9 @@ }, "is_template": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -389585,6 +390212,9 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -398061,6 +398691,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -399700,6 +400335,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -403803,6 +404443,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -405442,6 +406087,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -426701,6 +427351,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -426901,6 +427556,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -428690,6 +429351,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -430922,6 +431588,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -431122,6 +431793,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -433896,6 +434573,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -434096,6 +434778,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -436841,6 +437529,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -437041,6 +437734,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -439795,6 +440494,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -441591,6 +442295,12 @@ }, "is_template": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -444778,6 +445488,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -445567,6 +446283,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -446239,6 +446961,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -455685,6 +456413,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -455885,6 +456618,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -458243,6 +458982,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -458386,6 +459130,14 @@ false ] }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean", + "examples": [ + false + ] + }, "subscribers_count": { "type": "integer" }, @@ -466401,6 +467153,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -469588,6 +470345,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -474441,6 +475203,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -476529,6 +477296,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -479066,6 +479838,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -479266,6 +480043,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -481868,6 +482651,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -483781,6 +484569,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -486244,6 +487037,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -486444,6 +487242,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -488761,6 +489565,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -490355,6 +491164,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -493023,6 +493837,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -493223,6 +494042,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -494057,6 +494882,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -497934,6 +498765,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -501948,6 +502784,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -505964,6 +506805,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -513394,6 +514240,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -517410,6 +518261,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -520747,6 +521603,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -520947,6 +521808,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -522638,6 +523505,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -524097,6 +524969,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -526338,6 +527215,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -526538,6 +527420,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ diff --git a/lib/rest/static/dereferenced/github.ae.deref.json b/lib/rest/static/dereferenced/github.ae.deref.json index df7cee1742..03b28814c4 100644 --- a/lib/rest/static/dereferenced/github.ae.deref.json +++ b/lib/rest/static/dereferenced/github.ae.deref.json @@ -10915,6 +10915,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -21500,6 +21505,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -22978,6 +22988,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -37326,6 +37341,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -40290,6 +40310,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -43927,6 +43952,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -44127,6 +44157,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -46513,6 +46549,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -46713,6 +46754,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -48079,6 +48126,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -48326,6 +48379,11 @@ "description": "Whether organization members can fork private organization repositories.", "default": false }, + "web_commit_signoff_required": { + "type": "boolean", + "description": "Whether contributors to organization repositories are required to sign off on commits they make through GitHub's web interface.", + "default": false + }, "blog": { "type": "string", "examples": [ @@ -48693,6 +48751,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -48776,6 +48840,7 @@ "members_can_create_public_pages": true, "members_can_create_private_pages": true, "members_can_fork_private_repositories": false, + "web_commit_signoff_required": false, "updated_at": "2014-03-03T18:58:10Z" } } @@ -50412,6 +50477,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -53280,6 +53350,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -54758,6 +54833,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -57546,6 +57626,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -57746,6 +57831,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -65896,6 +65987,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -69912,6 +70008,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -71860,6 +71961,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -73835,6 +73941,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -77578,6 +77689,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -77778,6 +77894,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -79417,6 +79539,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -80731,6 +80858,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -81547,6 +81680,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -82340,6 +82479,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -92123,6 +92268,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -92323,6 +92473,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -94585,6 +94741,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -94728,6 +94889,14 @@ false ] }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean", + "examples": [ + false + ] + }, "subscribers_count": { "type": "integer" }, @@ -103683,6 +103852,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -103831,6 +104005,12 @@ true ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "subscribers_count": { "type": "integer", "examples": [ @@ -105349,6 +105529,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -106723,6 +106908,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -107809,6 +107999,11 @@ "type": "boolean", "description": "Either `true` to allow private forks, or `false` to prevent private forks.", "default": false + }, + "web_commit_signoff_required": { + "type": "boolean", + "description": "Either `true` to require contributors to sign off on web-based commits, or `false` to not require contributors to sign off on web-based commits.", + "default": false } } }, @@ -109760,6 +109955,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -109908,6 +110108,12 @@ true ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "subscribers_count": { "type": "integer", "examples": [ @@ -111426,6 +111632,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -112800,6 +113011,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -113324,6 +113540,7 @@ "delete_branch_on_merge": true, "allow_merge_commit": true, "allow_forking": true, + "web_commit_signoff_required": false, "subscribers_count": 42, "network_count": 0, "organization": { @@ -116992,6 +117209,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -118479,6 +118701,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -121555,6 +121782,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -121755,6 +121987,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -123672,6 +123910,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -123872,6 +124115,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -126844,6 +127093,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -127044,6 +127298,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -128961,6 +129221,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -129161,6 +129426,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -132462,6 +132733,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -132662,6 +132938,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -134579,6 +134861,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -134779,6 +135066,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -135746,10 +136039,17 @@ "content": { "application/json": { "schema": { + "title": "Empty Object", + "description": "An object without any properties.", "type": "object", "properties": { }, "additionalProperties": false + }, + "examples": { + "default": { + "value": null + } } } } @@ -136493,6 +136793,11 @@ "object", "null" ] + }, + "examples": { + "default": { + "value": null + } } } } @@ -136503,10 +136808,17 @@ "content": { "application/json": { "schema": { + "title": "Empty Object", + "description": "An object without any properties.", "type": "object", "properties": { }, "additionalProperties": false + }, + "examples": { + "default": { + "value": null + } } } } @@ -137160,10 +137472,17 @@ "content": { "application/json": { "schema": { + "title": "Empty Object", + "description": "An object without any properties.", "type": "object", "properties": { }, "additionalProperties": false + }, + "examples": { + "default": { + "value": null + } } } } @@ -140579,6 +140898,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -140779,6 +141103,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -142696,6 +143026,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -142896,6 +143231,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -171580,6 +171921,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -171780,6 +172126,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -174645,6 +174997,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -174845,6 +175202,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -177306,6 +177669,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -177506,6 +177874,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -180250,6 +180624,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -180450,6 +180829,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -188367,6 +188752,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -188567,6 +188957,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -197095,6 +197491,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -198658,6 +199059,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -204621,6 +205027,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -204821,6 +205232,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -207211,6 +207628,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -207411,6 +207833,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -223590,6 +224018,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -226821,6 +227254,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -227021,6 +227459,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -229262,6 +229706,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -229410,6 +229859,12 @@ true ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "subscribers_count": { "type": "integer", "examples": [ @@ -230928,6 +231383,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -232302,6 +232762,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -232826,6 +233291,7 @@ "delete_branch_on_merge": true, "allow_merge_commit": true, "allow_forking": true, + "web_commit_signoff_required": false, "subscribers_count": 42, "network_count": 0, "organization": { @@ -242877,6 +243343,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -243077,6 +243548,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -245609,6 +246086,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -245809,6 +246291,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -249067,6 +249555,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -252519,6 +253012,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -259817,6 +260315,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -264713,6 +265216,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -269414,6 +269922,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -272832,6 +273345,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -276277,6 +276795,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -279519,6 +280042,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -306536,6 +307064,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -317580,6 +318113,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -317780,6 +318318,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -324148,6 +324692,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -325711,6 +326260,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -328834,6 +329388,9 @@ }, "is_template": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -329479,6 +330036,9 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -335898,6 +336458,9 @@ }, "is_template": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -336543,6 +337106,9 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -339796,6 +340362,9 @@ }, "is_template": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -340441,6 +341010,9 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -348841,6 +349413,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -350404,6 +350981,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -354431,6 +355013,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -355994,6 +356581,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -375585,6 +376177,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -375785,6 +376382,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -377498,6 +378101,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -380729,6 +381337,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -380929,6 +381542,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -383598,6 +384217,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -383798,6 +384422,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -386476,6 +387106,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -388272,6 +388907,12 @@ }, "is_template": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -389955,6 +390596,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -390745,6 +391392,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -391418,6 +392071,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -399403,6 +400062,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -399603,6 +400267,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -401885,6 +402555,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -402028,6 +402703,14 @@ false ] }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean", + "examples": [ + false + ] + }, "subscribers_count": { "type": "integer" }, @@ -409143,6 +409826,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -412254,6 +412942,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -417031,6 +417724,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -419043,6 +419741,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -421504,6 +422207,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -421704,6 +422412,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -424036,6 +424750,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -425873,6 +426592,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -428260,6 +428984,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -428460,6 +429189,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -430701,6 +431436,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -432219,6 +432959,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -434811,6 +435556,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -435011,6 +435761,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -435845,6 +436601,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -439647,6 +440409,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -443585,6 +444352,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -450248,6 +451020,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -450448,6 +451225,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -451993,6 +452776,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -453376,6 +454164,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -455541,6 +456334,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -455741,6 +456539,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ From 321e23d4f4acef20dca87e58a54ad9170c88ba6e Mon Sep 17 00:00:00 2001 From: github-openapi-bot Date: Fri, 19 Aug 2022 12:21:58 +0000 Subject: [PATCH 2/2] Add decorated OpenAPI schema files --- lib/rest/static/decorated/api.github.com.json | 1139 ++++++++++++++++- lib/rest/static/decorated/ghes-3.2.json | 43 +- lib/rest/static/decorated/ghes-3.3.json | 45 +- lib/rest/static/decorated/ghes-3.4.json | 45 +- lib/rest/static/decorated/ghes-3.5.json | 47 +- lib/rest/static/decorated/ghes-3.6.json | 892 ++++++++++++- lib/rest/static/decorated/github.ae.json | 820 +++++++++++- 7 files changed, 2997 insertions(+), 34 deletions(-) diff --git a/lib/rest/static/decorated/api.github.com.json b/lib/rest/static/decorated/api.github.com.json index 02875c518c..340e737ff6 100644 --- a/lib/rest/static/decorated/api.github.com.json +++ b/lib/rest/static/decorated/api.github.com.json @@ -4542,6 +4542,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -8405,6 +8410,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -8605,6 +8615,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -9272,7 +9288,7 @@ "enabledForGitHubApps": true, "codeExamples": [ { - "key": "201", + "key": "default", "request": { "contentType": "application/json", "description": "Example 1: Status Code 201", @@ -9289,7 +9305,16 @@ }, "response": { "statusCode": "201", - "description": "

Response when creating a secret

" + "contentType": "application/json", + "description": "

Response when creating a secret

", + "example": null, + "schema": { + "title": "Empty Object", + "description": "An object without any properties.", + "type": "object", + "properties": {}, + "additionalProperties": false + } } }, { @@ -14494,6 +14519,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -14694,6 +14724,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -17127,6 +17163,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -18683,6 +18724,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -21464,6 +21510,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -23020,6 +23071,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -25827,6 +25883,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -27393,6 +27454,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -30016,6 +30082,7 @@ "contentType": "application/json", "description": "Example", "acceptHeader": "application/vnd.github.v3+json", + "bodyParameters": null, "parameters": { "owner": "OWNER", "repo": "REPO", @@ -33080,6 +33147,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -33280,6 +33352,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -35273,6 +35351,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -35473,6 +35556,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -38528,6 +38617,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -38728,6 +38822,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -40721,6 +40821,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -40921,6 +41026,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -44485,6 +44596,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -44685,6 +44801,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -46678,6 +46800,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -46878,6 +47005,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -47103,7 +47236,16 @@ }, "response": { "statusCode": "202", - "description": "

Response

" + "contentType": "application/json", + "description": "

Response

", + "example": null, + "schema": { + "title": "Empty Object", + "description": "An object without any properties.", + "type": "object", + "properties": {}, + "additionalProperties": false + } } } ], @@ -47925,6 +48067,13 @@ "contentType": "application/json", "description": "Example", "acceptHeader": "application/vnd.github.v3+json", + "bodyParameters": { + "environment_ids": [ + 161171787 + ], + "state": "approved", + "comment": "Ship it!" + }, "parameters": { "owner": "OWNER", "repo": "REPO", @@ -48682,6 +48831,7 @@ "contentType": "application/json", "description": "Example", "acceptHeader": "application/vnd.github.v3+json", + "bodyParameters": null, "parameters": { "owner": "OWNER", "repo": "REPO", @@ -48690,7 +48840,16 @@ }, "response": { "statusCode": "201", - "description": "

Response

" + "contentType": "application/json", + "description": "

Response

", + "example": null, + "schema": { + "title": "Empty Object", + "description": "An object without any properties.", + "type": "object", + "properties": {}, + "additionalProperties": false + } } } ], @@ -48757,6 +48916,7 @@ "contentType": "application/json", "description": "Example", "acceptHeader": "application/vnd.github.v3+json", + "bodyParameters": null, "parameters": { "owner": "OWNER", "repo": "REPO", @@ -52068,6 +52228,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -52268,6 +52433,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -54261,6 +54432,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -54461,6 +54637,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -58099,6 +58281,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -62128,6 +62315,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -66151,6 +66343,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -70168,6 +70365,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -74175,6 +74377,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -78203,6 +78410,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -82210,6 +82422,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -86228,6 +86445,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -90246,6 +90468,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -93886,6 +94113,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -94086,6 +94318,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -96375,6 +96613,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -96575,6 +96818,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -99225,6 +99474,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -99425,6 +99679,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -102032,6 +102292,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -103634,6 +103899,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -105546,6 +105816,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -107005,6 +107280,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -109783,6 +110063,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -109983,6 +110268,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -112161,6 +112452,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -112361,6 +112657,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -117791,6 +118093,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -122791,6 +123098,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -125517,6 +125829,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -163999,6 +164316,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -164199,6 +164521,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -167147,6 +167475,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -167347,6 +167680,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -169823,6 +170162,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -170023,6 +170367,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -172908,6 +173258,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -173108,6 +173463,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -176100,6 +176461,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -176300,6 +176666,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -185321,6 +185693,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -185521,6 +185898,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -188500,6 +188883,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -188700,6 +189088,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -191549,6 +191943,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -191749,6 +192148,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -195161,6 +195566,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -195361,6 +195771,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -198211,6 +198627,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -198411,6 +198832,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -201615,6 +202042,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -201815,6 +202247,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -204839,6 +205277,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -205039,6 +205482,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -207885,6 +208334,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -208085,6 +208539,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -210975,6 +211435,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -211175,6 +211640,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -214095,6 +214566,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -214295,6 +214771,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -217532,6 +218014,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -217732,6 +218219,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -220638,6 +221131,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -220838,6 +221336,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -224432,6 +224936,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -224632,6 +225141,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -227634,6 +228149,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -227834,6 +228354,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -231453,6 +231979,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -231653,6 +232184,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -234477,6 +235014,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -234677,6 +235219,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -237655,6 +238203,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -237855,6 +238408,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -240451,6 +241010,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -240651,6 +241215,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -243284,6 +243854,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -243484,6 +244059,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -248453,6 +249034,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -250092,6 +250678,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -258601,6 +259192,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -258801,6 +259397,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -262225,6 +262827,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -262425,6 +263032,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -296573,6 +297186,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -300068,6 +300686,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -303480,6 +304103,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -306851,6 +307479,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -310167,6 +310800,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -313563,6 +314201,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -317229,6 +317872,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -320885,6 +321533,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -324196,6 +324849,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -331632,6 +332290,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -336568,6 +337231,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -364149,6 +364817,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -372917,6 +373590,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -374935,6 +375613,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -376895,6 +377578,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -379361,6 +380049,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -379561,6 +380254,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -383200,6 +383899,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -385227,6 +385931,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -387180,6 +387889,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -389635,6 +390349,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -389835,6 +390554,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -390502,6 +391227,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -390717,6 +391448,14 @@ "in": "body", "isRequired": false }, + { + "type": "boolean", + "description": "

Whether contributors to organization repositories are required to sign off on commits they make through GitHub's web interface.

", + "default": false, + "name": "web_commit_signoff_required", + "in": "body", + "isRequired": false + }, { "type": "string", "examples": [ @@ -390807,6 +391546,7 @@ "members_can_create_public_pages": true, "members_can_create_private_pages": true, "members_can_fork_private_repositories": false, + "web_commit_signoff_required": false, "updated_at": "2014-03-03T18:58:10Z" }, "schema": { @@ -391144,6 +391884,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -403272,6 +404018,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -403472,6 +404223,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -405837,6 +406594,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -406037,6 +406799,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -409296,6 +410064,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -409496,6 +410269,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -411910,6 +412689,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -412110,6 +412894,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -415329,6 +416119,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -415529,6 +416324,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -417961,6 +418762,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -418161,6 +418967,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -431534,6 +432346,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -433173,6 +433990,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -436239,6 +437061,9 @@ }, "is_template": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -436884,6 +437709,9 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -440050,6 +440878,9 @@ }, "is_template": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -440695,6 +441526,9 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -443912,6 +444746,9 @@ }, "is_template": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -444557,6 +445394,9 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -454657,6 +455497,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -456296,6 +457141,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -460326,6 +461176,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -461965,6 +462820,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -483653,6 +484513,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -483853,6 +484718,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -485634,6 +486505,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -488306,6 +489182,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -488500,6 +489381,12 @@ true ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "subscribers_count": { "type": "integer", "examples": [ @@ -490094,6 +490981,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -491544,6 +492436,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -492328,6 +493225,14 @@ "name": "allow_forking", "in": "body", "isRequired": false + }, + { + "type": "boolean", + "description": "

Either true to require contributors to sign off on web-based commits, or false to not require contributors to sign off on web-based commits.

", + "default": false, + "name": "web_commit_signoff_required", + "in": "body", + "isRequired": false } ], "enabledForGitHubApps": true, @@ -492598,6 +493503,7 @@ "delete_branch_on_merge": true, "allow_merge_commit": true, "allow_forking": true, + "web_commit_signoff_required": false, "subscribers_count": 42, "network_count": 0, "organization": { @@ -494868,6 +495774,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -495062,6 +495973,12 @@ true ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "subscribers_count": { "type": "integer", "examples": [ @@ -496656,6 +497573,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -498106,6 +499028,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -501996,6 +502923,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -502196,6 +503128,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -503986,6 +504924,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -506142,6 +507085,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -506342,6 +507290,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -508024,6 +508978,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -509873,6 +510832,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -512153,6 +513117,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -512353,6 +513322,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -518485,6 +519460,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -518685,6 +519665,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -519055,6 +520041,7 @@ "delete_branch_on_merge": true, "allow_merge_commit": true, "allow_forking": true, + "web_commit_signoff_required": false, "subscribers_count": 42, "network_count": 0, "organization": { @@ -521325,6 +522312,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -521519,6 +522511,12 @@ true ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "subscribers_count": { "type": "integer", "examples": [ @@ -523113,6 +524111,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -524563,6 +525566,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -530038,6 +531046,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -530238,6 +531251,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -532919,6 +533938,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -533119,6 +534143,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -535844,6 +536874,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -537425,6 +538460,12 @@ }, "is_template": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -543912,6 +544953,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -544638,6 +545685,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -545412,6 +546465,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -548529,6 +549588,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -548729,6 +549793,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -551207,6 +552277,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -551350,6 +552425,14 @@ false ] }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean", + "examples": [ + false + ] + }, "subscribers_count": { "type": "integer" }, @@ -552570,6 +553653,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -553334,6 +554423,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -554017,6 +555112,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -557115,6 +558216,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -557315,6 +558421,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -559787,6 +560899,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -559930,6 +561047,14 @@ false ] }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean", + "examples": [ + false + ] + }, "subscribers_count": { "type": "integer" }, @@ -561151,6 +562276,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" diff --git a/lib/rest/static/decorated/ghes-3.2.json b/lib/rest/static/decorated/ghes-3.2.json index 5d72a5103f..05e8629400 100644 --- a/lib/rest/static/decorated/ghes-3.2.json +++ b/lib/rest/static/decorated/ghes-3.2.json @@ -7285,7 +7285,7 @@ "enabledForGitHubApps": true, "codeExamples": [ { - "key": "201", + "key": "default", "request": { "contentType": "application/json", "description": "Example 1: Status Code 201", @@ -7302,7 +7302,16 @@ }, "response": { "statusCode": "201", - "description": "

Response when creating a secret

" + "contentType": "application/json", + "description": "

Response when creating a secret

", + "example": null, + "schema": { + "title": "Empty Object", + "description": "An object without any properties.", + "type": "object", + "properties": {}, + "additionalProperties": false + } } }, { @@ -34575,7 +34584,16 @@ }, "response": { "statusCode": "202", - "description": "

Response

" + "contentType": "application/json", + "description": "

Response

", + "example": null, + "schema": { + "title": "Empty Object", + "description": "An object without any properties.", + "type": "object", + "properties": {}, + "additionalProperties": false + } } } ], @@ -35397,6 +35415,13 @@ "contentType": "application/json", "description": "Example", "acceptHeader": "application/vnd.github.v3+json", + "bodyParameters": { + "environment_ids": [ + 161171787 + ], + "state": "approved", + "comment": "Ship it!" + }, "parameters": { "owner": "OWNER", "repo": "REPO", @@ -36145,6 +36170,7 @@ "contentType": "application/json", "description": "Example", "acceptHeader": "application/vnd.github.v3+json", + "bodyParameters": null, "parameters": { "owner": "OWNER", "repo": "REPO", @@ -36153,7 +36179,16 @@ }, "response": { "statusCode": "201", - "description": "

Response

" + "contentType": "application/json", + "description": "

Response

", + "example": null, + "schema": { + "title": "Empty Object", + "description": "An object without any properties.", + "type": "object", + "properties": {}, + "additionalProperties": false + } } } ], diff --git a/lib/rest/static/decorated/ghes-3.3.json b/lib/rest/static/decorated/ghes-3.3.json index 53ef2003a7..5ee849bbaf 100644 --- a/lib/rest/static/decorated/ghes-3.3.json +++ b/lib/rest/static/decorated/ghes-3.3.json @@ -7307,7 +7307,7 @@ "enabledForGitHubApps": true, "codeExamples": [ { - "key": "201", + "key": "default", "request": { "contentType": "application/json", "description": "Example 1: Status Code 201", @@ -7324,7 +7324,16 @@ }, "response": { "statusCode": "201", - "description": "

Response when creating a secret

" + "contentType": "application/json", + "description": "

Response when creating a secret

", + "example": null, + "schema": { + "title": "Empty Object", + "description": "An object without any properties.", + "type": "object", + "properties": {}, + "additionalProperties": false + } } }, { @@ -34855,7 +34864,16 @@ }, "response": { "statusCode": "202", - "description": "

Response

" + "contentType": "application/json", + "description": "

Response

", + "example": null, + "schema": { + "title": "Empty Object", + "description": "An object without any properties.", + "type": "object", + "properties": {}, + "additionalProperties": false + } } } ], @@ -35677,6 +35695,13 @@ "contentType": "application/json", "description": "Example", "acceptHeader": "application/vnd.github.v3+json", + "bodyParameters": { + "environment_ids": [ + 161171787 + ], + "state": "approved", + "comment": "Ship it!" + }, "parameters": { "owner": "OWNER", "repo": "REPO", @@ -36425,6 +36450,7 @@ "contentType": "application/json", "description": "Example", "acceptHeader": "application/vnd.github.v3+json", + "bodyParameters": null, "parameters": { "owner": "OWNER", "repo": "REPO", @@ -36433,7 +36459,16 @@ }, "response": { "statusCode": "201", - "description": "

Response

" + "contentType": "application/json", + "description": "

Response

", + "example": null, + "schema": { + "title": "Empty Object", + "description": "An object without any properties.", + "type": "object", + "properties": {}, + "additionalProperties": false + } } } ], @@ -384304,7 +384339,6 @@ "node_id": "MDc6TGljZW5zZW1pdA==", "html_url": "https://github.com/licenses/mit" }, - "language": null, "forks_count": 9, "forks": 9, "stargazers_count": 80, @@ -409475,7 +409509,6 @@ "node_id": "MDc6TGljZW5zZW1pdA==", "html_url": "https://github.com/licenses/mit" }, - "language": null, "forks_count": 9, "forks": 9, "stargazers_count": 80, diff --git a/lib/rest/static/decorated/ghes-3.4.json b/lib/rest/static/decorated/ghes-3.4.json index d04dc5b6c7..c05ebed7f2 100644 --- a/lib/rest/static/decorated/ghes-3.4.json +++ b/lib/rest/static/decorated/ghes-3.4.json @@ -7307,7 +7307,7 @@ "enabledForGitHubApps": true, "codeExamples": [ { - "key": "201", + "key": "default", "request": { "contentType": "application/json", "description": "Example 1: Status Code 201", @@ -7324,7 +7324,16 @@ }, "response": { "statusCode": "201", - "description": "

Response when creating a secret

" + "contentType": "application/json", + "description": "

Response when creating a secret

", + "example": null, + "schema": { + "title": "Empty Object", + "description": "An object without any properties.", + "type": "object", + "properties": {}, + "additionalProperties": false + } } }, { @@ -36952,7 +36961,16 @@ }, "response": { "statusCode": "202", - "description": "

Response

" + "contentType": "application/json", + "description": "

Response

", + "example": null, + "schema": { + "title": "Empty Object", + "description": "An object without any properties.", + "type": "object", + "properties": {}, + "additionalProperties": false + } } } ], @@ -37774,6 +37792,13 @@ "contentType": "application/json", "description": "Example", "acceptHeader": "application/vnd.github.v3+json", + "bodyParameters": { + "environment_ids": [ + 161171787 + ], + "state": "approved", + "comment": "Ship it!" + }, "parameters": { "owner": "OWNER", "repo": "REPO", @@ -38522,6 +38547,7 @@ "contentType": "application/json", "description": "Example", "acceptHeader": "application/vnd.github.v3+json", + "bodyParameters": null, "parameters": { "owner": "OWNER", "repo": "REPO", @@ -38530,7 +38556,16 @@ }, "response": { "statusCode": "201", - "description": "

Response

" + "contentType": "application/json", + "description": "

Response

", + "example": null, + "schema": { + "title": "Empty Object", + "description": "An object without any properties.", + "type": "object", + "properties": {}, + "additionalProperties": false + } } } ], @@ -404030,7 +404065,6 @@ "node_id": "MDc6TGljZW5zZW1pdA==", "html_url": "https://github.com/licenses/mit" }, - "language": null, "forks_count": 9, "forks": 9, "stargazers_count": 80, @@ -429351,7 +429385,6 @@ "node_id": "MDc6TGljZW5zZW1pdA==", "html_url": "https://github.com/licenses/mit" }, - "language": null, "forks_count": 9, "forks": 9, "stargazers_count": 80, diff --git a/lib/rest/static/decorated/ghes-3.5.json b/lib/rest/static/decorated/ghes-3.5.json index d164493aba..a1669aa8d2 100644 --- a/lib/rest/static/decorated/ghes-3.5.json +++ b/lib/rest/static/decorated/ghes-3.5.json @@ -8250,7 +8250,7 @@ "enabledForGitHubApps": true, "codeExamples": [ { - "key": "201", + "key": "default", "request": { "contentType": "application/json", "description": "Example 1: Status Code 201", @@ -8267,7 +8267,16 @@ }, "response": { "statusCode": "201", - "description": "

Response when creating a secret

" + "contentType": "application/json", + "description": "

Response when creating a secret

", + "example": null, + "schema": { + "title": "Empty Object", + "description": "An object without any properties.", + "type": "object", + "properties": {}, + "additionalProperties": false + } } }, { @@ -28465,6 +28474,7 @@ "contentType": "application/json", "description": "Example", "acceptHeader": "application/vnd.github.v3+json", + "bodyParameters": null, "parameters": { "owner": "OWNER", "repo": "REPO", @@ -44881,7 +44891,16 @@ }, "response": { "statusCode": "202", - "description": "

Response

" + "contentType": "application/json", + "description": "

Response

", + "example": null, + "schema": { + "title": "Empty Object", + "description": "An object without any properties.", + "type": "object", + "properties": {}, + "additionalProperties": false + } } } ], @@ -45703,6 +45722,13 @@ "contentType": "application/json", "description": "Example", "acceptHeader": "application/vnd.github.v3+json", + "bodyParameters": { + "environment_ids": [ + 161171787 + ], + "state": "approved", + "comment": "Ship it!" + }, "parameters": { "owner": "OWNER", "repo": "REPO", @@ -46451,6 +46477,7 @@ "contentType": "application/json", "description": "Example", "acceptHeader": "application/vnd.github.v3+json", + "bodyParameters": null, "parameters": { "owner": "OWNER", "repo": "REPO", @@ -46459,7 +46486,16 @@ }, "response": { "statusCode": "201", - "description": "

Response

" + "contentType": "application/json", + "description": "

Response

", + "example": null, + "schema": { + "title": "Empty Object", + "description": "An object without any properties.", + "type": "object", + "properties": {}, + "additionalProperties": false + } } } ], @@ -46517,6 +46553,7 @@ "contentType": "application/json", "description": "Example", "acceptHeader": "application/vnd.github.v3+json", + "bodyParameters": null, "parameters": { "owner": "OWNER", "repo": "REPO", @@ -413902,7 +413939,6 @@ "node_id": "MDc6TGljZW5zZW1pdA==", "html_url": "https://github.com/licenses/mit" }, - "language": null, "forks_count": 9, "forks": 9, "stargazers_count": 80, @@ -439415,7 +439451,6 @@ "node_id": "MDc6TGljZW5zZW1pdA==", "html_url": "https://github.com/licenses/mit" }, - "language": null, "forks_count": 9, "forks": 9, "stargazers_count": 80, diff --git a/lib/rest/static/decorated/ghes-3.6.json b/lib/rest/static/decorated/ghes-3.6.json index 724d1f51a5..6cf4441923 100644 --- a/lib/rest/static/decorated/ghes-3.6.json +++ b/lib/rest/static/decorated/ghes-3.6.json @@ -4025,6 +4025,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -7874,6 +7879,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -8074,6 +8084,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -8741,7 +8757,7 @@ "enabledForGitHubApps": true, "codeExamples": [ { - "key": "201", + "key": "default", "request": { "contentType": "application/json", "description": "Example 1: Status Code 201", @@ -8758,7 +8774,16 @@ }, "response": { "statusCode": "201", - "description": "

Response when creating a secret

" + "contentType": "application/json", + "description": "

Response when creating a secret

", + "example": null, + "schema": { + "title": "Empty Object", + "description": "An object without any properties.", + "type": "object", + "properties": {}, + "additionalProperties": false + } } }, { @@ -13963,6 +13988,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -14163,6 +14193,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -16606,6 +16642,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -18162,6 +18203,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -20953,6 +20999,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -22509,6 +22560,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -25326,6 +25382,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -26892,6 +26953,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -29515,6 +29581,7 @@ "contentType": "application/json", "description": "Example", "acceptHeader": "application/vnd.github.v3+json", + "bodyParameters": null, "parameters": { "owner": "OWNER", "repo": "REPO", @@ -32579,6 +32646,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -32779,6 +32851,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -34772,6 +34850,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -34972,6 +35055,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -38027,6 +38116,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -38227,6 +38321,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -40220,6 +40320,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -40420,6 +40525,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -43902,6 +44013,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -44102,6 +44218,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -46095,6 +46217,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -46295,6 +46422,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -46520,7 +46653,16 @@ }, "response": { "statusCode": "202", - "description": "

Response

" + "contentType": "application/json", + "description": "

Response

", + "example": null, + "schema": { + "title": "Empty Object", + "description": "An object without any properties.", + "type": "object", + "properties": {}, + "additionalProperties": false + } } } ], @@ -47342,6 +47484,13 @@ "contentType": "application/json", "description": "Example", "acceptHeader": "application/vnd.github.v3+json", + "bodyParameters": { + "environment_ids": [ + 161171787 + ], + "state": "approved", + "comment": "Ship it!" + }, "parameters": { "owner": "OWNER", "repo": "REPO", @@ -48099,6 +48248,7 @@ "contentType": "application/json", "description": "Example", "acceptHeader": "application/vnd.github.v3+json", + "bodyParameters": null, "parameters": { "owner": "OWNER", "repo": "REPO", @@ -48107,7 +48257,16 @@ }, "response": { "statusCode": "201", - "description": "

Response

" + "contentType": "application/json", + "description": "

Response

", + "example": null, + "schema": { + "title": "Empty Object", + "description": "An object without any properties.", + "type": "object", + "properties": {}, + "additionalProperties": false + } } } ], @@ -48174,6 +48333,7 @@ "contentType": "application/json", "description": "Example", "acceptHeader": "application/vnd.github.v3+json", + "bodyParameters": null, "parameters": { "owner": "OWNER", "repo": "REPO", @@ -51251,6 +51411,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -51451,6 +51616,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -53444,6 +53615,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -53644,6 +53820,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -57157,6 +57339,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -61186,6 +61373,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -65209,6 +65401,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -69226,6 +69423,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -73233,6 +73435,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -77261,6 +77468,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -81268,6 +81480,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -85286,6 +85503,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -89304,6 +89526,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -92940,6 +93167,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -93140,6 +93372,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -95429,6 +95667,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -95629,6 +95872,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -98279,6 +98528,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -98479,6 +98733,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -101086,6 +101346,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -102688,6 +102953,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -104600,6 +104870,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -106059,6 +106334,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -108837,6 +109117,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -109037,6 +109322,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -111215,6 +111506,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -111415,6 +111711,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -116845,6 +117147,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -121845,6 +122152,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -124571,6 +124883,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -159713,6 +160030,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -159913,6 +160235,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -162861,6 +163189,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -163061,6 +163394,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -165537,6 +165876,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -165737,6 +166081,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -168622,6 +168972,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -168822,6 +169177,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -171814,6 +172175,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -172014,6 +172380,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -179486,6 +179858,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -179686,6 +180063,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -182663,6 +183046,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -182863,6 +183251,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -185459,6 +185853,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -185659,6 +186058,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -188292,6 +188697,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -188492,6 +188902,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -193461,6 +193877,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -195100,6 +195521,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -203609,6 +204035,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -203809,6 +204240,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -207233,6 +207670,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -207433,6 +207875,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -246073,6 +246521,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -249568,6 +250021,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -252980,6 +253438,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -256351,6 +256814,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -259667,6 +260135,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -263063,6 +263536,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -266729,6 +267207,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -270385,6 +270868,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -273696,6 +274184,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -281132,6 +281625,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -286068,6 +286566,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -313649,6 +314152,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -321203,6 +321711,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -323221,6 +323734,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -325181,6 +325699,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -327121,6 +327644,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -329148,6 +329676,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -331471,6 +332004,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -331671,6 +332209,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -339989,6 +340533,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -340188,6 +340738,14 @@ "in": "body", "isRequired": false }, + { + "type": "boolean", + "description": "

Whether contributors to organization repositories are required to sign off on commits they make through GitHub's web interface.

", + "default": false, + "name": "web_commit_signoff_required", + "in": "body", + "isRequired": false + }, { "type": "string", "examples": [ @@ -340278,6 +340836,7 @@ "members_can_create_public_pages": true, "members_can_create_private_pages": true, "members_can_fork_private_repositories": false, + "web_commit_signoff_required": false, "updated_at": "2014-03-03T18:58:10Z" }, "schema": { @@ -340615,6 +341174,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -360051,6 +360616,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -361690,6 +362260,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -364756,6 +365331,9 @@ }, "is_template": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -365401,6 +365979,9 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -368567,6 +369148,9 @@ }, "is_template": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -369212,6 +369796,9 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -372429,6 +373016,9 @@ }, "is_template": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -373074,6 +373664,9 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -383174,6 +383767,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -384813,6 +385411,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -388843,6 +389446,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -390482,6 +391090,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -412094,6 +412707,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -412294,6 +412912,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -414075,6 +414699,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -416747,6 +417376,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -416941,6 +417575,12 @@ true ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "subscribers_count": { "type": "integer", "examples": [ @@ -418535,6 +419175,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -419985,6 +420630,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -420769,6 +421419,14 @@ "name": "allow_forking", "in": "body", "isRequired": false + }, + { + "type": "boolean", + "description": "

Either true to require contributors to sign off on web-based commits, or false to not require contributors to sign off on web-based commits.

", + "default": false, + "name": "web_commit_signoff_required", + "in": "body", + "isRequired": false } ], "enabledForGitHubApps": true, @@ -421039,6 +421697,7 @@ "delete_branch_on_merge": true, "allow_merge_commit": true, "allow_forking": true, + "web_commit_signoff_required": false, "subscribers_count": 42, "network_count": 0, "organization": { @@ -423309,6 +423968,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -423503,6 +424167,12 @@ true ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "subscribers_count": { "type": "integer", "examples": [ @@ -425097,6 +425767,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -426547,6 +427222,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -430477,6 +431157,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -430677,6 +431362,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -432298,6 +432989,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -434473,6 +435169,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -434673,6 +435374,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -436355,6 +437062,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -438204,6 +438916,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -440484,6 +441201,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -440684,6 +441406,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -446801,6 +447529,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -447001,6 +447734,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -447364,6 +448103,7 @@ "delete_branch_on_merge": true, "allow_merge_commit": true, "allow_forking": true, + "web_commit_signoff_required": false, "subscribers_count": 42, "network_count": 0, "organization": { @@ -449634,6 +450374,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -449828,6 +450573,12 @@ true ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "subscribers_count": { "type": "integer", "examples": [ @@ -451422,6 +452173,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -452872,6 +453628,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -455747,6 +456508,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -455947,6 +456713,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -458628,6 +459400,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -458828,6 +459605,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -461553,6 +462336,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -463134,6 +463922,12 @@ }, "is_template": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -469591,6 +470385,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -470316,6 +471116,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -471089,6 +471895,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -474206,6 +475018,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -474406,6 +475223,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -476884,6 +477707,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -477027,6 +477855,14 @@ false ] }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean", + "examples": [ + false + ] + }, "subscribers_count": { "type": "integer" }, @@ -478246,6 +479082,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -479009,6 +479851,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -479691,6 +480539,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -482789,6 +483643,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -482989,6 +483848,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -485461,6 +486326,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -485604,6 +486474,14 @@ false ] }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean", + "examples": [ + false + ] + }, "subscribers_count": { "type": "integer" }, @@ -486824,6 +487702,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" diff --git a/lib/rest/static/decorated/github.ae.json b/lib/rest/static/decorated/github.ae.json index 9fbf0d1784..db54a01063 100644 --- a/lib/rest/static/decorated/github.ae.json +++ b/lib/rest/static/decorated/github.ae.json @@ -3171,6 +3171,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -6502,6 +6507,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -6702,6 +6712,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -7369,7 +7385,7 @@ "enabledForGitHubApps": true, "codeExamples": [ { - "key": "201", + "key": "default", "request": { "contentType": "application/json", "description": "Example 1: Status Code 201", @@ -7386,7 +7402,16 @@ }, "response": { "statusCode": "201", - "description": "

Response when creating a secret

" + "contentType": "application/json", + "description": "

Response when creating a secret

", + "example": null, + "schema": { + "title": "Empty Object", + "description": "An object without any properties.", + "type": "object", + "properties": {}, + "additionalProperties": false + } } }, { @@ -10831,6 +10856,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -12311,6 +12341,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -14331,6 +14366,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -15811,6 +15851,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -17861,6 +17906,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -19351,6 +19401,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -24135,6 +24190,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -24335,6 +24395,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -26252,6 +26318,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -26452,6 +26523,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -29431,6 +29508,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -29631,6 +29713,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -31548,6 +31636,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -31748,6 +31841,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -34799,6 +34898,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -34999,6 +35103,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -36916,6 +37026,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -37116,6 +37231,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -37341,7 +37462,16 @@ }, "response": { "statusCode": "202", - "description": "

Response

" + "contentType": "application/json", + "description": "

Response

", + "example": null, + "schema": { + "title": "Empty Object", + "description": "An object without any properties.", + "type": "object", + "properties": {}, + "additionalProperties": false + } } } ], @@ -37541,6 +37671,7 @@ "contentType": "application/json", "description": "Example", "acceptHeader": "application/vnd.github.v3+json", + "bodyParameters": null, "parameters": { "owner": "OWNER", "repo": "REPO", @@ -37549,7 +37680,16 @@ }, "response": { "statusCode": "201", - "description": "

Response

" + "contentType": "application/json", + "description": "

Response

", + "example": null, + "schema": { + "title": "Empty Object", + "description": "An object without any properties.", + "type": "object", + "properties": {}, + "additionalProperties": false + } } } ], @@ -40759,6 +40899,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -40959,6 +41104,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -42876,6 +43027,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -43076,6 +43232,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -46660,6 +46822,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -50591,6 +50758,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -54543,6 +54715,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -58107,6 +58284,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -58307,6 +58489,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -60520,6 +60708,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -60720,6 +60913,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -63294,6 +63493,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -63494,6 +63698,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -66025,6 +66235,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -67551,6 +67766,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -69387,6 +69607,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -70770,6 +70995,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -73472,6 +73702,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -73672,6 +73907,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -75774,6 +76015,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -75974,6 +76220,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -81328,6 +81580,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -86252,6 +86509,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -88902,6 +89164,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -120111,6 +120378,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -120311,6 +120583,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -123183,6 +123461,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -123383,6 +123666,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -125783,6 +126072,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -125983,6 +126277,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -128792,6 +129092,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -128992,6 +129297,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -131908,6 +132219,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -132108,6 +132424,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -137963,6 +138285,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -138163,6 +138490,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -141064,6 +141397,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -141264,6 +141602,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -143784,6 +144128,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -143984,6 +144333,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -146541,6 +146896,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -146741,6 +147101,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -151634,6 +152000,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -153197,6 +153568,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -161630,6 +162006,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -161830,6 +162211,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -196982,6 +197369,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -200401,6 +200793,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -203737,6 +204134,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -207032,6 +207434,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -210272,6 +210679,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -213592,6 +214004,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -217182,6 +217599,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -220762,6 +221184,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -223997,6 +224424,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -231357,6 +231789,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -236217,6 +236654,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -263722,6 +264164,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -271308,6 +271755,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -273250,6 +273702,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -275134,6 +275591,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -276998,6 +277460,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -278949,6 +279416,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -281196,6 +281668,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -281396,6 +281873,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -282063,6 +282546,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -282278,6 +282767,14 @@ "in": "body", "isRequired": false }, + { + "type": "boolean", + "description": "

Whether contributors to organization repositories are required to sign off on commits they make through GitHub's web interface.

", + "default": false, + "name": "web_commit_signoff_required", + "in": "body", + "isRequired": false + }, { "type": "string", "examples": [ @@ -282368,6 +282865,7 @@ "members_can_create_public_pages": true, "members_can_create_private_pages": true, "members_can_fork_private_repositories": false, + "web_commit_signoff_required": false, "updated_at": "2014-03-03T18:58:10Z" }, "schema": { @@ -282705,6 +283203,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -301532,6 +302036,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -303095,6 +303604,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -306161,6 +306675,9 @@ }, "is_template": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -306806,6 +307323,9 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -309972,6 +310492,9 @@ }, "is_template": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -310617,6 +311140,9 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -313834,6 +314360,9 @@ }, "is_template": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -314479,6 +315008,9 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean" } }, "required": [ @@ -324503,6 +325035,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -326066,6 +326603,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -330020,6 +330562,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -331583,6 +332130,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -351719,6 +352271,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -351919,6 +352476,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -353624,6 +354187,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -356220,6 +356788,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -356368,6 +356941,12 @@ true ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "subscribers_count": { "type": "integer", "examples": [ @@ -357886,6 +358465,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -359260,6 +359844,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -360044,6 +360633,14 @@ "name": "allow_forking", "in": "body", "isRequired": false + }, + { + "type": "boolean", + "description": "

Either true to require contributors to sign off on web-based commits, or false to not require contributors to sign off on web-based commits.

", + "default": false, + "name": "web_commit_signoff_required", + "in": "body", + "isRequired": false } ], "enabledForGitHubApps": true, @@ -360314,6 +360911,7 @@ "delete_branch_on_merge": true, "allow_merge_commit": true, "allow_forking": true, + "web_commit_signoff_required": false, "subscribers_count": 42, "network_count": 0, "organization": { @@ -362508,6 +363106,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -362656,6 +363259,12 @@ true ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "subscribers_count": { "type": "integer", "examples": [ @@ -364174,6 +364783,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -365548,6 +366162,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -369252,6 +369871,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -369452,6 +370076,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -370997,6 +371627,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -372641,6 +373276,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -374414,6 +375054,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -376618,6 +377263,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -376818,6 +377468,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -382859,6 +383515,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -383059,6 +383720,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -383422,6 +384089,7 @@ "delete_branch_on_merge": true, "allow_merge_commit": true, "allow_forking": true, + "web_commit_signoff_required": false, "subscribers_count": 42, "network_count": 0, "organization": { @@ -385616,6 +386284,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -385764,6 +386437,12 @@ true ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "subscribers_count": { "type": "integer", "examples": [ @@ -387282,6 +387961,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -388656,6 +389340,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -391148,6 +391837,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -391348,6 +392042,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -393953,6 +394653,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -394153,6 +394858,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -396802,6 +397513,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -398383,6 +399099,12 @@ }, "is_template": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -401321,6 +402043,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -402047,6 +402775,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -402821,6 +403555,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -405862,6 +406602,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -406062,6 +406807,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -408464,6 +409215,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -408607,6 +409363,14 @@ false ] }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean", + "examples": [ + false + ] + }, "subscribers_count": { "type": "integer" }, @@ -409827,6 +410591,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -410591,6 +411361,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -411274,6 +412050,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time" @@ -414296,6 +415078,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -414496,6 +415283,12 @@ }, "allow_forking": { "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] } }, "required": [ @@ -416892,6 +417685,11 @@ "description": "Whether to allow forking this repo", "type": "boolean" }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, "subscribers_count": { "type": "integer" }, @@ -417035,6 +417833,14 @@ false ] }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean", + "examples": [ + false + ] + }, "subscribers_count": { "type": "integer" }, @@ -418256,6 +419062,12 @@ false ] }, + "web_commit_signoff_required": { + "type": "boolean", + "examples": [ + false + ] + }, "updated_at": { "type": "string", "format": "date-time"