From 10dc75d6e6fe08ec6c375c84cb40bfe0cf79f404 Mon Sep 17 00:00:00 2001 From: github-openapi-bot Date: Tue, 4 Nov 2025 18:06:58 -0800 Subject: [PATCH] Update OpenAPI 3.0 Descriptions --- descriptions/api.github.com/api.github.com.2022-11-28.json | 2 +- descriptions/api.github.com/api.github.com.2022-11-28.yaml | 4 ++-- descriptions/api.github.com/api.github.com.json | 2 +- descriptions/api.github.com/api.github.com.yaml | 4 ++-- descriptions/ghec/ghec.2022-11-28.json | 2 +- descriptions/ghec/ghec.2022-11-28.yaml | 4 ++-- descriptions/ghec/ghec.json | 2 +- descriptions/ghec/ghec.yaml | 4 ++-- descriptions/ghes-3.14/ghes-3.14.2022-11-28.json | 2 +- descriptions/ghes-3.14/ghes-3.14.2022-11-28.yaml | 4 ++-- descriptions/ghes-3.14/ghes-3.14.json | 2 +- descriptions/ghes-3.14/ghes-3.14.yaml | 4 ++-- descriptions/ghes-3.15/ghes-3.15.2022-11-28.json | 2 +- descriptions/ghes-3.15/ghes-3.15.2022-11-28.yaml | 4 ++-- descriptions/ghes-3.15/ghes-3.15.json | 2 +- descriptions/ghes-3.15/ghes-3.15.yaml | 4 ++-- descriptions/ghes-3.16/ghes-3.16.2022-11-28.json | 2 +- descriptions/ghes-3.16/ghes-3.16.2022-11-28.yaml | 4 ++-- descriptions/ghes-3.16/ghes-3.16.json | 2 +- descriptions/ghes-3.16/ghes-3.16.yaml | 4 ++-- descriptions/ghes-3.17/ghes-3.17.2022-11-28.json | 2 +- descriptions/ghes-3.17/ghes-3.17.2022-11-28.yaml | 4 ++-- descriptions/ghes-3.17/ghes-3.17.json | 2 +- descriptions/ghes-3.17/ghes-3.17.yaml | 4 ++-- descriptions/ghes-3.18/ghes-3.18.2022-11-28.json | 2 +- descriptions/ghes-3.18/ghes-3.18.2022-11-28.yaml | 4 ++-- descriptions/ghes-3.18/ghes-3.18.json | 2 +- descriptions/ghes-3.18/ghes-3.18.yaml | 4 ++-- 28 files changed, 42 insertions(+), 42 deletions(-) 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 fc4e057a56..7135e81bda 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 @@ -116787,7 +116787,7 @@ "properties": { "file_patterns": { "type": "array", - "description": "Array of file patterns. Pull requests which change matching files must be approved by the specified team. File patterns use the same syntax as `.gitignore` files.", + "description": "Array of file patterns. Pull requests which change matching files must be approved by the specified team. File patterns use fnmatch syntax.", "items": { "type": "string" } 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 90b76531ed..3e2e660b46 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 @@ -85643,8 +85643,8 @@ components: file_patterns: type: array description: Array of file patterns. Pull requests which change matching - files must be approved by the specified team. File patterns use the same - syntax as `.gitignore` files. + files must be approved by the specified team. File patterns use fnmatch + syntax. items: type: string minimum_approvals: diff --git a/descriptions/api.github.com/api.github.com.json b/descriptions/api.github.com/api.github.com.json index fc4e057a56..7135e81bda 100644 --- a/descriptions/api.github.com/api.github.com.json +++ b/descriptions/api.github.com/api.github.com.json @@ -116787,7 +116787,7 @@ "properties": { "file_patterns": { "type": "array", - "description": "Array of file patterns. Pull requests which change matching files must be approved by the specified team. File patterns use the same syntax as `.gitignore` files.", + "description": "Array of file patterns. Pull requests which change matching files must be approved by the specified team. File patterns use fnmatch syntax.", "items": { "type": "string" } diff --git a/descriptions/api.github.com/api.github.com.yaml b/descriptions/api.github.com/api.github.com.yaml index 90b76531ed..3e2e660b46 100644 --- a/descriptions/api.github.com/api.github.com.yaml +++ b/descriptions/api.github.com/api.github.com.yaml @@ -85643,8 +85643,8 @@ components: file_patterns: type: array description: Array of file patterns. Pull requests which change matching - files must be approved by the specified team. File patterns use the same - syntax as `.gitignore` files. + files must be approved by the specified team. File patterns use fnmatch + syntax. items: type: string minimum_approvals: diff --git a/descriptions/ghec/ghec.2022-11-28.json b/descriptions/ghec/ghec.2022-11-28.json index 695e8703a9..833a7797db 100644 --- a/descriptions/ghec/ghec.2022-11-28.json +++ b/descriptions/ghec/ghec.2022-11-28.json @@ -127376,7 +127376,7 @@ "properties": { "file_patterns": { "type": "array", - "description": "Array of file patterns. Pull requests which change matching files must be approved by the specified team. File patterns use the same syntax as `.gitignore` files.", + "description": "Array of file patterns. Pull requests which change matching files must be approved by the specified team. File patterns use fnmatch syntax.", "items": { "type": "string" } diff --git a/descriptions/ghec/ghec.2022-11-28.yaml b/descriptions/ghec/ghec.2022-11-28.yaml index 2e228c3eb0..d79ddd1f51 100644 --- a/descriptions/ghec/ghec.2022-11-28.yaml +++ b/descriptions/ghec/ghec.2022-11-28.yaml @@ -92527,8 +92527,8 @@ components: file_patterns: type: array description: Array of file patterns. Pull requests which change matching - files must be approved by the specified team. File patterns use the same - syntax as `.gitignore` files. + files must be approved by the specified team. File patterns use fnmatch + syntax. items: type: string minimum_approvals: diff --git a/descriptions/ghec/ghec.json b/descriptions/ghec/ghec.json index 695e8703a9..833a7797db 100644 --- a/descriptions/ghec/ghec.json +++ b/descriptions/ghec/ghec.json @@ -127376,7 +127376,7 @@ "properties": { "file_patterns": { "type": "array", - "description": "Array of file patterns. Pull requests which change matching files must be approved by the specified team. File patterns use the same syntax as `.gitignore` files.", + "description": "Array of file patterns. Pull requests which change matching files must be approved by the specified team. File patterns use fnmatch syntax.", "items": { "type": "string" } diff --git a/descriptions/ghec/ghec.yaml b/descriptions/ghec/ghec.yaml index 2e228c3eb0..d79ddd1f51 100644 --- a/descriptions/ghec/ghec.yaml +++ b/descriptions/ghec/ghec.yaml @@ -92527,8 +92527,8 @@ components: file_patterns: type: array description: Array of file patterns. Pull requests which change matching - files must be approved by the specified team. File patterns use the same - syntax as `.gitignore` files. + files must be approved by the specified team. File patterns use fnmatch + syntax. items: type: string minimum_approvals: diff --git a/descriptions/ghes-3.14/ghes-3.14.2022-11-28.json b/descriptions/ghes-3.14/ghes-3.14.2022-11-28.json index 72b5e5fcd5..c896f6748e 100644 --- a/descriptions/ghes-3.14/ghes-3.14.2022-11-28.json +++ b/descriptions/ghes-3.14/ghes-3.14.2022-11-28.json @@ -106277,7 +106277,7 @@ "properties": { "file_patterns": { "type": "array", - "description": "Array of file patterns. Pull requests which change matching files must be approved by the specified team. File patterns use the same syntax as `.gitignore` files.", + "description": "Array of file patterns. Pull requests which change matching files must be approved by the specified team. File patterns use fnmatch syntax.", "items": { "type": "string" } diff --git a/descriptions/ghes-3.14/ghes-3.14.2022-11-28.yaml b/descriptions/ghes-3.14/ghes-3.14.2022-11-28.yaml index bc319261eb..dc2a88c8a5 100644 --- a/descriptions/ghes-3.14/ghes-3.14.2022-11-28.yaml +++ b/descriptions/ghes-3.14/ghes-3.14.2022-11-28.yaml @@ -77234,8 +77234,8 @@ components: file_patterns: type: array description: Array of file patterns. Pull requests which change matching - files must be approved by the specified team. File patterns use the same - syntax as `.gitignore` files. + files must be approved by the specified team. File patterns use fnmatch + syntax. items: type: string minimum_approvals: diff --git a/descriptions/ghes-3.14/ghes-3.14.json b/descriptions/ghes-3.14/ghes-3.14.json index 72b5e5fcd5..c896f6748e 100644 --- a/descriptions/ghes-3.14/ghes-3.14.json +++ b/descriptions/ghes-3.14/ghes-3.14.json @@ -106277,7 +106277,7 @@ "properties": { "file_patterns": { "type": "array", - "description": "Array of file patterns. Pull requests which change matching files must be approved by the specified team. File patterns use the same syntax as `.gitignore` files.", + "description": "Array of file patterns. Pull requests which change matching files must be approved by the specified team. File patterns use fnmatch syntax.", "items": { "type": "string" } diff --git a/descriptions/ghes-3.14/ghes-3.14.yaml b/descriptions/ghes-3.14/ghes-3.14.yaml index bc319261eb..dc2a88c8a5 100644 --- a/descriptions/ghes-3.14/ghes-3.14.yaml +++ b/descriptions/ghes-3.14/ghes-3.14.yaml @@ -77234,8 +77234,8 @@ components: file_patterns: type: array description: Array of file patterns. Pull requests which change matching - files must be approved by the specified team. File patterns use the same - syntax as `.gitignore` files. + files must be approved by the specified team. File patterns use fnmatch + syntax. items: type: string minimum_approvals: diff --git a/descriptions/ghes-3.15/ghes-3.15.2022-11-28.json b/descriptions/ghes-3.15/ghes-3.15.2022-11-28.json index d2edfa5f0e..eca83725f9 100644 --- a/descriptions/ghes-3.15/ghes-3.15.2022-11-28.json +++ b/descriptions/ghes-3.15/ghes-3.15.2022-11-28.json @@ -107133,7 +107133,7 @@ "properties": { "file_patterns": { "type": "array", - "description": "Array of file patterns. Pull requests which change matching files must be approved by the specified team. File patterns use the same syntax as `.gitignore` files.", + "description": "Array of file patterns. Pull requests which change matching files must be approved by the specified team. File patterns use fnmatch syntax.", "items": { "type": "string" } diff --git a/descriptions/ghes-3.15/ghes-3.15.2022-11-28.yaml b/descriptions/ghes-3.15/ghes-3.15.2022-11-28.yaml index 080af28a8f..43c491359e 100644 --- a/descriptions/ghes-3.15/ghes-3.15.2022-11-28.yaml +++ b/descriptions/ghes-3.15/ghes-3.15.2022-11-28.yaml @@ -77973,8 +77973,8 @@ components: file_patterns: type: array description: Array of file patterns. Pull requests which change matching - files must be approved by the specified team. File patterns use the same - syntax as `.gitignore` files. + files must be approved by the specified team. File patterns use fnmatch + syntax. items: type: string minimum_approvals: diff --git a/descriptions/ghes-3.15/ghes-3.15.json b/descriptions/ghes-3.15/ghes-3.15.json index d2edfa5f0e..eca83725f9 100644 --- a/descriptions/ghes-3.15/ghes-3.15.json +++ b/descriptions/ghes-3.15/ghes-3.15.json @@ -107133,7 +107133,7 @@ "properties": { "file_patterns": { "type": "array", - "description": "Array of file patterns. Pull requests which change matching files must be approved by the specified team. File patterns use the same syntax as `.gitignore` files.", + "description": "Array of file patterns. Pull requests which change matching files must be approved by the specified team. File patterns use fnmatch syntax.", "items": { "type": "string" } diff --git a/descriptions/ghes-3.15/ghes-3.15.yaml b/descriptions/ghes-3.15/ghes-3.15.yaml index 080af28a8f..43c491359e 100644 --- a/descriptions/ghes-3.15/ghes-3.15.yaml +++ b/descriptions/ghes-3.15/ghes-3.15.yaml @@ -77973,8 +77973,8 @@ components: file_patterns: type: array description: Array of file patterns. Pull requests which change matching - files must be approved by the specified team. File patterns use the same - syntax as `.gitignore` files. + files must be approved by the specified team. File patterns use fnmatch + syntax. items: type: string minimum_approvals: diff --git a/descriptions/ghes-3.16/ghes-3.16.2022-11-28.json b/descriptions/ghes-3.16/ghes-3.16.2022-11-28.json index dd3f39a390..c1942a941b 100644 --- a/descriptions/ghes-3.16/ghes-3.16.2022-11-28.json +++ b/descriptions/ghes-3.16/ghes-3.16.2022-11-28.json @@ -109936,7 +109936,7 @@ "properties": { "file_patterns": { "type": "array", - "description": "Array of file patterns. Pull requests which change matching files must be approved by the specified team. File patterns use the same syntax as `.gitignore` files.", + "description": "Array of file patterns. Pull requests which change matching files must be approved by the specified team. File patterns use fnmatch syntax.", "items": { "type": "string" } diff --git a/descriptions/ghes-3.16/ghes-3.16.2022-11-28.yaml b/descriptions/ghes-3.16/ghes-3.16.2022-11-28.yaml index acbd55a866..706dcb2331 100644 --- a/descriptions/ghes-3.16/ghes-3.16.2022-11-28.yaml +++ b/descriptions/ghes-3.16/ghes-3.16.2022-11-28.yaml @@ -80069,8 +80069,8 @@ components: file_patterns: type: array description: Array of file patterns. Pull requests which change matching - files must be approved by the specified team. File patterns use the same - syntax as `.gitignore` files. + files must be approved by the specified team. File patterns use fnmatch + syntax. items: type: string minimum_approvals: diff --git a/descriptions/ghes-3.16/ghes-3.16.json b/descriptions/ghes-3.16/ghes-3.16.json index dd3f39a390..c1942a941b 100644 --- a/descriptions/ghes-3.16/ghes-3.16.json +++ b/descriptions/ghes-3.16/ghes-3.16.json @@ -109936,7 +109936,7 @@ "properties": { "file_patterns": { "type": "array", - "description": "Array of file patterns. Pull requests which change matching files must be approved by the specified team. File patterns use the same syntax as `.gitignore` files.", + "description": "Array of file patterns. Pull requests which change matching files must be approved by the specified team. File patterns use fnmatch syntax.", "items": { "type": "string" } diff --git a/descriptions/ghes-3.16/ghes-3.16.yaml b/descriptions/ghes-3.16/ghes-3.16.yaml index acbd55a866..706dcb2331 100644 --- a/descriptions/ghes-3.16/ghes-3.16.yaml +++ b/descriptions/ghes-3.16/ghes-3.16.yaml @@ -80069,8 +80069,8 @@ components: file_patterns: type: array description: Array of file patterns. Pull requests which change matching - files must be approved by the specified team. File patterns use the same - syntax as `.gitignore` files. + files must be approved by the specified team. File patterns use fnmatch + syntax. items: type: string minimum_approvals: diff --git a/descriptions/ghes-3.17/ghes-3.17.2022-11-28.json b/descriptions/ghes-3.17/ghes-3.17.2022-11-28.json index 50e49faa83..9ef1c0a5ef 100644 --- a/descriptions/ghes-3.17/ghes-3.17.2022-11-28.json +++ b/descriptions/ghes-3.17/ghes-3.17.2022-11-28.json @@ -110021,7 +110021,7 @@ "properties": { "file_patterns": { "type": "array", - "description": "Array of file patterns. Pull requests which change matching files must be approved by the specified team. File patterns use the same syntax as `.gitignore` files.", + "description": "Array of file patterns. Pull requests which change matching files must be approved by the specified team. File patterns use fnmatch syntax.", "items": { "type": "string" } diff --git a/descriptions/ghes-3.17/ghes-3.17.2022-11-28.yaml b/descriptions/ghes-3.17/ghes-3.17.2022-11-28.yaml index 9b8fd18fba..1ca703f38c 100644 --- a/descriptions/ghes-3.17/ghes-3.17.2022-11-28.yaml +++ b/descriptions/ghes-3.17/ghes-3.17.2022-11-28.yaml @@ -80155,8 +80155,8 @@ components: file_patterns: type: array description: Array of file patterns. Pull requests which change matching - files must be approved by the specified team. File patterns use the same - syntax as `.gitignore` files. + files must be approved by the specified team. File patterns use fnmatch + syntax. items: type: string minimum_approvals: diff --git a/descriptions/ghes-3.17/ghes-3.17.json b/descriptions/ghes-3.17/ghes-3.17.json index 50e49faa83..9ef1c0a5ef 100644 --- a/descriptions/ghes-3.17/ghes-3.17.json +++ b/descriptions/ghes-3.17/ghes-3.17.json @@ -110021,7 +110021,7 @@ "properties": { "file_patterns": { "type": "array", - "description": "Array of file patterns. Pull requests which change matching files must be approved by the specified team. File patterns use the same syntax as `.gitignore` files.", + "description": "Array of file patterns. Pull requests which change matching files must be approved by the specified team. File patterns use fnmatch syntax.", "items": { "type": "string" } diff --git a/descriptions/ghes-3.17/ghes-3.17.yaml b/descriptions/ghes-3.17/ghes-3.17.yaml index 9b8fd18fba..1ca703f38c 100644 --- a/descriptions/ghes-3.17/ghes-3.17.yaml +++ b/descriptions/ghes-3.17/ghes-3.17.yaml @@ -80155,8 +80155,8 @@ components: file_patterns: type: array description: Array of file patterns. Pull requests which change matching - files must be approved by the specified team. File patterns use the same - syntax as `.gitignore` files. + files must be approved by the specified team. File patterns use fnmatch + syntax. items: type: string minimum_approvals: diff --git a/descriptions/ghes-3.18/ghes-3.18.2022-11-28.json b/descriptions/ghes-3.18/ghes-3.18.2022-11-28.json index 7f8645d4e9..7aae2744bc 100644 --- a/descriptions/ghes-3.18/ghes-3.18.2022-11-28.json +++ b/descriptions/ghes-3.18/ghes-3.18.2022-11-28.json @@ -111830,7 +111830,7 @@ "properties": { "file_patterns": { "type": "array", - "description": "Array of file patterns. Pull requests which change matching files must be approved by the specified team. File patterns use the same syntax as `.gitignore` files.", + "description": "Array of file patterns. Pull requests which change matching files must be approved by the specified team. File patterns use fnmatch syntax.", "items": { "type": "string" } diff --git a/descriptions/ghes-3.18/ghes-3.18.2022-11-28.yaml b/descriptions/ghes-3.18/ghes-3.18.2022-11-28.yaml index 19ba457a52..f948b69c55 100644 --- a/descriptions/ghes-3.18/ghes-3.18.2022-11-28.yaml +++ b/descriptions/ghes-3.18/ghes-3.18.2022-11-28.yaml @@ -81559,8 +81559,8 @@ components: file_patterns: type: array description: Array of file patterns. Pull requests which change matching - files must be approved by the specified team. File patterns use the same - syntax as `.gitignore` files. + files must be approved by the specified team. File patterns use fnmatch + syntax. items: type: string minimum_approvals: diff --git a/descriptions/ghes-3.18/ghes-3.18.json b/descriptions/ghes-3.18/ghes-3.18.json index 7f8645d4e9..7aae2744bc 100644 --- a/descriptions/ghes-3.18/ghes-3.18.json +++ b/descriptions/ghes-3.18/ghes-3.18.json @@ -111830,7 +111830,7 @@ "properties": { "file_patterns": { "type": "array", - "description": "Array of file patterns. Pull requests which change matching files must be approved by the specified team. File patterns use the same syntax as `.gitignore` files.", + "description": "Array of file patterns. Pull requests which change matching files must be approved by the specified team. File patterns use fnmatch syntax.", "items": { "type": "string" } diff --git a/descriptions/ghes-3.18/ghes-3.18.yaml b/descriptions/ghes-3.18/ghes-3.18.yaml index 19ba457a52..f948b69c55 100644 --- a/descriptions/ghes-3.18/ghes-3.18.yaml +++ b/descriptions/ghes-3.18/ghes-3.18.yaml @@ -81559,8 +81559,8 @@ components: file_patterns: type: array description: Array of file patterns. Pull requests which change matching - files must be approved by the specified team. File patterns use the same - syntax as `.gitignore` files. + files must be approved by the specified team. File patterns use fnmatch + syntax. items: type: string minimum_approvals: