diff --git a/descriptions/api.github.com/api.github.com.2022-11-28.json b/descriptions/api.github.com/api.github.com.2022-11-28.json index 0f1a5b1338..d6a25f2a2a 100644 --- a/descriptions/api.github.com/api.github.com.2022-11-28.json +++ b/descriptions/api.github.com/api.github.com.2022-11-28.json @@ -299353,7 +299353,7 @@ "dependabot-alert-comma-separated-has": { "name": "has", "in": "query", - "description": "Filters the list of alerts based on whether the alert has a patch. If specified, only alerts with a patch will be returned.\nMultiple `has` filters can be chained to check if multiple properties are present.", + "description": "Filters the list of alerts based on whether the alert has the given value. If specified, only alerts meeting this criterion will be returned.\nMultiple `has` filters can be passed to filter for alerts that have all of the values. Currently, only `patch` is supported.", "schema": { "oneOf": [ { diff --git a/descriptions/api.github.com/api.github.com.2022-11-28.yaml b/descriptions/api.github.com/api.github.com.2022-11-28.yaml index b14c5ca4da..49068fe128 100644 --- a/descriptions/api.github.com/api.github.com.2022-11-28.yaml +++ b/descriptions/api.github.com/api.github.com.2022-11-28.yaml @@ -227417,8 +227417,8 @@ components: name: has in: query description: |- - Filters the list of alerts based on whether the alert has a patch. If specified, only alerts with a patch will be returned. - Multiple `has` filters can be chained to check if multiple properties are present. + Filters the list of alerts based on whether the alert has the given value. If specified, only alerts meeting this criterion will be returned. + Multiple `has` filters can be passed to filter for alerts that have all of the values. Currently, only `patch` is supported. schema: oneOf: - type: string diff --git a/descriptions/api.github.com/api.github.com.json b/descriptions/api.github.com/api.github.com.json index 0f1a5b1338..d6a25f2a2a 100644 --- a/descriptions/api.github.com/api.github.com.json +++ b/descriptions/api.github.com/api.github.com.json @@ -299353,7 +299353,7 @@ "dependabot-alert-comma-separated-has": { "name": "has", "in": "query", - "description": "Filters the list of alerts based on whether the alert has a patch. If specified, only alerts with a patch will be returned.\nMultiple `has` filters can be chained to check if multiple properties are present.", + "description": "Filters the list of alerts based on whether the alert has the given value. If specified, only alerts meeting this criterion will be returned.\nMultiple `has` filters can be passed to filter for alerts that have all of the values. Currently, only `patch` is supported.", "schema": { "oneOf": [ { diff --git a/descriptions/api.github.com/api.github.com.yaml b/descriptions/api.github.com/api.github.com.yaml index b14c5ca4da..49068fe128 100644 --- a/descriptions/api.github.com/api.github.com.yaml +++ b/descriptions/api.github.com/api.github.com.yaml @@ -227417,8 +227417,8 @@ components: name: has in: query description: |- - Filters the list of alerts based on whether the alert has a patch. If specified, only alerts with a patch will be returned. - Multiple `has` filters can be chained to check if multiple properties are present. + Filters the list of alerts based on whether the alert has the given value. If specified, only alerts meeting this criterion will be returned. + Multiple `has` filters can be passed to filter for alerts that have all of the values. Currently, only `patch` is supported. schema: oneOf: - type: string diff --git a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json index ca0cde7677..cc0a33915d 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json +++ b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json @@ -20286,7 +20286,7 @@ { "name": "has", "in": "query", - "description": "Filters the list of alerts based on whether the alert has a patch. If specified, only alerts with a patch will be returned.\nMultiple `has` filters can be chained to check if multiple properties are present.", + "description": "Filters the list of alerts based on whether the alert has the given value. If specified, only alerts meeting this criterion will be returned.\nMultiple `has` filters can be passed to filter for alerts that have all of the values. Currently, only `patch` is supported.", "schema": { "oneOf": [ { @@ -80204,7 +80204,7 @@ { "name": "has", "in": "query", - "description": "Filters the list of alerts based on whether the alert has a patch. If specified, only alerts with a patch will be returned.\nMultiple `has` filters can be chained to check if multiple properties are present.", + "description": "Filters the list of alerts based on whether the alert has the given value. If specified, only alerts meeting this criterion will be returned.\nMultiple `has` filters can be passed to filter for alerts that have all of the values. Currently, only `patch` is supported.", "schema": { "oneOf": [ { @@ -259517,7 +259517,7 @@ { "name": "has", "in": "query", - "description": "Filters the list of alerts based on whether the alert has a patch. If specified, only alerts with a patch will be returned.\nMultiple `has` filters can be chained to check if multiple properties are present.", + "description": "Filters the list of alerts based on whether the alert has the given value. If specified, only alerts meeting this criterion will be returned.\nMultiple `has` filters can be passed to filter for alerts that have all of the values. Currently, only `patch` is supported.", "schema": { "oneOf": [ { diff --git a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml index 28905d9ba8..8b78aeff15 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml +++ b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml @@ -8528,8 +8528,8 @@ paths: name: has in: query description: |- - Filters the list of alerts based on whether the alert has a patch. If specified, only alerts with a patch will be returned. - Multiple `has` filters can be chained to check if multiple properties are present. + Filters the list of alerts based on whether the alert has the given value. If specified, only alerts meeting this criterion will be returned. + Multiple `has` filters can be passed to filter for alerts that have all of the values. Currently, only `patch` is supported. schema: oneOf: - type: string diff --git a/descriptions/api.github.com/dereferenced/api.github.com.deref.json b/descriptions/api.github.com/dereferenced/api.github.com.deref.json index ca0cde7677..cc0a33915d 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.json @@ -20286,7 +20286,7 @@ { "name": "has", "in": "query", - "description": "Filters the list of alerts based on whether the alert has a patch. If specified, only alerts with a patch will be returned.\nMultiple `has` filters can be chained to check if multiple properties are present.", + "description": "Filters the list of alerts based on whether the alert has the given value. If specified, only alerts meeting this criterion will be returned.\nMultiple `has` filters can be passed to filter for alerts that have all of the values. Currently, only `patch` is supported.", "schema": { "oneOf": [ { @@ -80204,7 +80204,7 @@ { "name": "has", "in": "query", - "description": "Filters the list of alerts based on whether the alert has a patch. If specified, only alerts with a patch will be returned.\nMultiple `has` filters can be chained to check if multiple properties are present.", + "description": "Filters the list of alerts based on whether the alert has the given value. If specified, only alerts meeting this criterion will be returned.\nMultiple `has` filters can be passed to filter for alerts that have all of the values. Currently, only `patch` is supported.", "schema": { "oneOf": [ { @@ -259517,7 +259517,7 @@ { "name": "has", "in": "query", - "description": "Filters the list of alerts based on whether the alert has a patch. If specified, only alerts with a patch will be returned.\nMultiple `has` filters can be chained to check if multiple properties are present.", + "description": "Filters the list of alerts based on whether the alert has the given value. If specified, only alerts meeting this criterion will be returned.\nMultiple `has` filters can be passed to filter for alerts that have all of the values. Currently, only `patch` is supported.", "schema": { "oneOf": [ { diff --git a/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml index 28905d9ba8..8b78aeff15 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml @@ -8528,8 +8528,8 @@ paths: name: has in: query description: |- - Filters the list of alerts based on whether the alert has a patch. If specified, only alerts with a patch will be returned. - Multiple `has` filters can be chained to check if multiple properties are present. + Filters the list of alerts based on whether the alert has the given value. If specified, only alerts meeting this criterion will be returned. + Multiple `has` filters can be passed to filter for alerts that have all of the values. Currently, only `patch` is supported. schema: oneOf: - type: string diff --git a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json index 0dc92af145..112730a90e 100644 --- a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -33768,7 +33768,7 @@ { "name": "has", "in": "query", - "description": "Filters the list of alerts based on whether the alert has a patch. If specified, only alerts with a patch will be returned.\nMultiple `has` filters can be chained to check if multiple properties are present.", + "description": "Filters the list of alerts based on whether the alert has the given value. If specified, only alerts meeting this criterion will be returned.\nMultiple `has` filters can be passed to filter for alerts that have all of the values. Currently, only `patch` is supported.", "schema": { "oneOf": [ { @@ -110170,7 +110170,7 @@ { "name": "has", "in": "query", - "description": "Filters the list of alerts based on whether the alert has a patch. If specified, only alerts with a patch will be returned.\nMultiple `has` filters can be chained to check if multiple properties are present.", + "description": "Filters the list of alerts based on whether the alert has the given value. If specified, only alerts meeting this criterion will be returned.\nMultiple `has` filters can be passed to filter for alerts that have all of the values. Currently, only `patch` is supported.", "schema": { "oneOf": [ { @@ -295069,7 +295069,7 @@ { "name": "has", "in": "query", - "description": "Filters the list of alerts based on whether the alert has a patch. If specified, only alerts with a patch will be returned.\nMultiple `has` filters can be chained to check if multiple properties are present.", + "description": "Filters the list of alerts based on whether the alert has the given value. If specified, only alerts meeting this criterion will be returned.\nMultiple `has` filters can be passed to filter for alerts that have all of the values. Currently, only `patch` is supported.", "schema": { "oneOf": [ { diff --git a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml index 6bb44bd492..34a535284a 100644 --- a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -14507,8 +14507,8 @@ paths: name: has in: query description: |- - Filters the list of alerts based on whether the alert has a patch. If specified, only alerts with a patch will be returned. - Multiple `has` filters can be chained to check if multiple properties are present. + Filters the list of alerts based on whether the alert has the given value. If specified, only alerts meeting this criterion will be returned. + Multiple `has` filters can be passed to filter for alerts that have all of the values. Currently, only `patch` is supported. schema: oneOf: - type: string diff --git a/descriptions/ghec/dereferenced/ghec.deref.json b/descriptions/ghec/dereferenced/ghec.deref.json index 0dc92af145..112730a90e 100644 --- a/descriptions/ghec/dereferenced/ghec.deref.json +++ b/descriptions/ghec/dereferenced/ghec.deref.json @@ -33768,7 +33768,7 @@ { "name": "has", "in": "query", - "description": "Filters the list of alerts based on whether the alert has a patch. If specified, only alerts with a patch will be returned.\nMultiple `has` filters can be chained to check if multiple properties are present.", + "description": "Filters the list of alerts based on whether the alert has the given value. If specified, only alerts meeting this criterion will be returned.\nMultiple `has` filters can be passed to filter for alerts that have all of the values. Currently, only `patch` is supported.", "schema": { "oneOf": [ { @@ -110170,7 +110170,7 @@ { "name": "has", "in": "query", - "description": "Filters the list of alerts based on whether the alert has a patch. If specified, only alerts with a patch will be returned.\nMultiple `has` filters can be chained to check if multiple properties are present.", + "description": "Filters the list of alerts based on whether the alert has the given value. If specified, only alerts meeting this criterion will be returned.\nMultiple `has` filters can be passed to filter for alerts that have all of the values. Currently, only `patch` is supported.", "schema": { "oneOf": [ { @@ -295069,7 +295069,7 @@ { "name": "has", "in": "query", - "description": "Filters the list of alerts based on whether the alert has a patch. If specified, only alerts with a patch will be returned.\nMultiple `has` filters can be chained to check if multiple properties are present.", + "description": "Filters the list of alerts based on whether the alert has the given value. If specified, only alerts meeting this criterion will be returned.\nMultiple `has` filters can be passed to{"code":"internal","msg":"git-diff-tree: context deadline exceeded","meta":{"cause":"*fmt.wrapError"}}