diff --git a/src/github-apps/lib/config.json b/src/github-apps/lib/config.json index 56c0177c7b74..1d3d06bc7b3b 100644 --- a/src/github-apps/lib/config.json +++ b/src/github-apps/lib/config.json @@ -60,5 +60,5 @@ "2022-11-28" ] }, - "sha": "6b266a1120ab13e630a3606d1906a62b44d6db36" + "sha": "b58921456b9d07db8596feacdff0eea8a6022817" } \ No newline at end of file diff --git a/src/rest/data/fpt-2022-11-28/schema.json b/src/rest/data/fpt-2022-11-28/schema.json index d811934a216e..c48425ad0c6a 100644 --- a/src/rest/data/fpt-2022-11-28/schema.json +++ b/src/rest/data/fpt-2022-11-28/schema.json @@ -346987,15 +346987,6 @@ 10000 ] }, - "collaborators": { - "type": [ - "integer", - "null" - ], - "examples": [ - 8 - ] - }, "billing_email": { "type": [ "string", @@ -347760,15 +347751,6 @@ 10000 ] }, - "collaborators": { - "type": [ - "integer", - "null" - ], - "examples": [ - 8 - ] - }, "billing_email": { "type": [ "string", @@ -362472,6 +362454,18 @@ "type": "integer", "default": 1 } + }, + { + "name": "targets", + "description": "

A comma-separated list of rule targets to filter by.\nIf provided, only rulesets that apply to the specified targets will be returned.\nFor example, branch,tag,push.

", + "in": "query", + "required": false, + "schema": { + "type": "string", + "examples": [ + "branch,tag,push" + ] + } } ], "bodyParameters": [], @@ -490891,6 +490885,18 @@ "type": "boolean", "default": true } + }, + { + "name": "targets", + "description": "

A comma-separated list of rule targets to filter by.\nIf provided, only rulesets that apply to the specified targets will be returned.\nFor example, branch,tag,push.

", + "in": "query", + "required": false, + "schema": { + "type": "string", + "examples": [ + "branch,tag,push" + ] + } } ], "bodyParameters": [], diff --git a/src/rest/data/ghec-2022-11-28/schema.json b/src/rest/data/ghec-2022-11-28/schema.json index 420b00542f39..6de4821fdd9e 100644 --- a/src/rest/data/ghec-2022-11-28/schema.json +++ b/src/rest/data/ghec-2022-11-28/schema.json @@ -366676,15 +366676,6 @@ 10000 ] }, - "collaborators": { - "type": [ - "integer", - "null" - ], - "examples": [ - 8 - ] - }, "billing_email": { "type": [ "string", @@ -367465,15 +367456,6 @@ 10000 ] }, - "collaborators": { - "type": [ - "integer", - "null" - ], - "examples": [ - 8 - ] - }, "billing_email": { "type": [ "string", @@ -386727,6 +386709,18 @@ "type": "integer", "default": 1 } + }, + { + "name": "targets", + "description": "

A comma-separated list of rule targets to filter by.\nIf provided, only rulesets that apply to the specified targets will be returned.\nFor example, branch,tag,push.

", + "in": "query", + "required": false, + "schema": { + "type": "string", + "examples": [ + "branch,tag,push" + ] + } } ], "bodyParameters": [], @@ -515547,6 +515541,18 @@ "type": "boolean", "default": true } + }, + { + "name": "targets", + "description": "

A comma-separated list of rule targets to filter by.\nIf provided, only rulesets that apply to the specified targets will be returned.\nFor example, branch,tag,push.

", + "in": "query", + "required": false, + "schema": { + "type": "string", + "examples": [ + "branch,tag,push" + ] + } } ], "bodyParameters": [], diff --git a/src/rest/data/ghes-3.10-2022-11-28/schema.json b/src/rest/data/ghes-3.10-2022-11-28/schema.json index 555d3a319814..71e8bc9fa683 100644 --- a/src/rest/data/ghes-3.10-2022-11-28/schema.json +++ b/src/rest/data/ghes-3.10-2022-11-28/schema.json @@ -316452,15 +316452,6 @@ 10000 ] }, - "collaborators": { - "type": [ - "integer", - "null" - ], - "examples": [ - 8 - ] - }, "billing_email": { "type": [ "string", @@ -317198,15 +317189,6 @@ 10000 ] }, - "collaborators": { - "type": [ - "integer", - "null" - ], - "examples": [ - 8 - ] - }, "billing_email": { "type": [ "string", diff --git a/src/rest/data/ghes-3.11-2022-11-28/schema.json b/src/rest/data/ghes-3.11-2022-11-28/schema.json index 01a846be3d21..7c1e36d1e8b7 100644 --- a/src/rest/data/ghes-3.11-2022-11-28/schema.json +++ b/src/rest/data/ghes-3.11-2022-11-28/schema.json @@ -316696,15 +316696,6 @@ 10000 ] }, - "collaborators": { - "type": [ - "integer", - "null" - ], - "examples": [ - 8 - ] - }, "billing_email": { "type": [ "string", @@ -317449,15 +317440,6 @@ 10000 ] }, - "collaborators": { - "type": [ - "integer", - "null" - ], - "examples": [ - 8 - ] - }, "billing_email": { "type": [ "string", @@ -328754,6 +328736,18 @@ "type": "integer", "default": 1 } + }, + { + "name": "targets", + "description": "

A comma-separated list of rule targets to filter by.\nIf provided, only rulesets that apply to the specified targets will be returned.\nFor example, branch,tag,push.

", + "in": "query", + "required": false, + "schema": { + "type": "string", + "examples": [ + "branch,tag,push" + ] + } } ], "bodyParameters": [], @@ -452490,6 +452484,18 @@ "type": "boolean", "default": true } + }, + { + "name": "targets", + "description": "

A comma-separated list of rule targets to filter by.\nIf provided, only rulesets that apply to the specified targets will be returned.\nFor example, branch,tag,push.

", + "in": "query", + "required": false, + "schema": { + "type": "string", + "examples": [ + "branch,tag,push" + ] + } } ], "bodyParameters": [], diff --git a/src/rest/data/ghes-3.12-2022-11-28/schema.json b/src/rest/data/ghes-3.12-2022-11-28/schema.json index 823ae14ac4e8..618da963a658 100644 --- a/src/rest/data/ghes-3.12-2022-11-28/schema.json +++ b/src/rest/data/ghes-3.12-2022-11-28/schema.json @@ -319069,15 +319069,6 @@ 10000 ] }, - "collaborators": { - "type": [ - "integer", - "null" - ], - "examples": [ - 8 - ] - }, "billing_email": { "type": [ "string", @@ -319822,15 +319813,6 @@ 10000 ] }, - "collaborators": { - "type": [ - "integer", - "null" - ], - "examples": [ - 8 - ] - }, "billing_email": { "type": [ "string", @@ -331625,6 +331607,18 @@ "type": "integer", "default": 1 } + }, + { + "name": "targets", + "description": "

A comma-separated list of rule targets to filter by.\nIf provided, only rulesets that apply to the specified targets will be returned.\nFor example, branch,tag,push.

", + "in": "query", + "required": false, + "schema": { + "type": "string", + "examples": [ + "branch,tag,push" + ] + } } ], "bodyParameters": [], @@ -455884,6 +455878,18 @@ "type": "boolean", "default": true } + }, + { + "name": "targets", + "description": "

A comma-separated list of rule targets to filter by.\nIf provided, only rulesets that apply to the specified targets will be returned.\nFor example, branch,tag,push.

", + "in": "query", + "required": false, + "schema": { + "type": "string", + "examples": [ + "branch,tag,push" + ] + } } ], "bodyParameters": [], diff --git a/src/rest/data/ghes-3.13-2022-11-28/schema.json b/src/rest/data/ghes-3.13-2022-11-28/schema.json index 12ec783d0f5c..2f4517b87842 100644 --- a/src/rest/data/ghes-3.13-2022-11-28/schema.json +++ b/src/rest/data/ghes-3.13-2022-11-28/schema.json @@ -319343,15 +319343,6 @@ 10000 ] }, - "collaborators": { - "type": [ - "integer", - "null" - ], - "examples": [ - 8 - ] - }, "billing_email": { "type": [ "string", @@ -320096,15 +320087,6 @@ 10000 ] }, - "collaborators": { - "type": [ - "integer", - "null" - ], - "examples": [ - 8 - ] - }, "billing_email": { "type": [ "string", @@ -333132,6 +333114,18 @@ "type": "integer", "default": 1 } + }, + { + "name": "targets", + "description": "

A comma-separated list of rule targets to filter by.\nIf provided, only rulesets that apply to the specified targets will be returned.\nFor example, branch,tag,push.

", + "in": "query", + "required": false, + "schema": { + "type": "string", + "examples": [ + "branch,tag,push" + ] + } } ], "bodyParameters": [], @@ -458496,6 +458490,18 @@ "type": "boolean", "default": true } + }, + { + "name": "targets", + "description": "

A comma-separated list of rule targets to filter by.\nIf provided, only rulesets that apply to the specified targets will be returned.\nFor example, branch,tag,push.

", + "in": "query", + "required": false, + "schema": { + "type": "string", + "examples": [ + "branch,tag,push" + ] + } } ], "bodyParameters": [], diff --git a/src/rest/data/ghes-3.14-2022-11-28/schema.json b/src/rest/data/ghes-3.14-2022-11-28/schema.json index e9ad086fcbce..a58bc13e0473 100644 --- a/src/rest/data/ghes-3.14-2022-11-28/schema.json +++ b/src/rest/data/ghes-3.14-2022-11-28/schema.json @@ -319343,15 +319343,6 @@ 10000 ] }, - "collaborators": { - "type": [ - "integer", - "null" - ], - "examples": [ - 8 - ] - }, "billing_email": { "type": [ "string", @@ -320102,15 +320093,6 @@ 10000 ] }, - "collaborators": { - "type": [ - "integer", - "null" - ], - "examples": [ - 8 - ] - }, "billing_email": { "type": [ "string", @@ -335708,6 +335690,18 @@ "type": "integer", "default": 1 } + }, + { + "name": "targets", + "description": "

A comma-separated list of rule targets to filter by.\nIf provided, only rulesets that apply to the specified targets will be returned.\nFor example, branch,tag,push.

", + "in": "query", + "required": false, + "schema": { + "type": "string", + "examples": [ + "branch,tag,push" + ] + } } ], "bodyParameters": [], @@ -461555,6 +461549,18 @@ "type": "boolean", "default": true } + }, + { + "name": "targets", + "description": "

A comma-separated list of rule targets to filter by.\nIf provided, only rulesets that apply to the specified targets will be returned.\nFor example, branch,tag,push.

", + "in": "query", + "required": false, + "schema": { + "type": "string", + "examples": [ + "branch,tag,push" + ] + } } ], "bodyParameters": [], diff --git a/src/rest/lib/config.json b/src/rest/lib/config.json index fb897399da44..dec8bc21cab3 100644 --- a/src/rest/lib/config.json +++ b/src/rest/lib/config.json @@ -47,5 +47,5 @@ ] } }, - "sha": "6b266a1120ab13e630a3606d1906a62b44d6db36" + "sha": "b58921456b9d07db8596feacdff0eea8a6022817" } \ No newline at end of file diff --git a/src/webhooks/lib/config.json b/src/webhooks/lib/config.json index 3a67e4581b6d..8773d9e37a25 100644 --- a/src/webhooks/lib/config.json +++ b/src/webhooks/lib/config.json @@ -1,3 +1,3 @@ { - "sha": "6b266a1120ab13e630a3606d1906a62b44d6db36" + "sha": "b58921456b9d07db8596feacdff0eea8a6022817" } \ No newline at end of file