From fced1c64f38be0270e625aa91b6e853242d0e578 Mon Sep 17 00:00:00 2001 From: github-openapi-bot Date: Tue, 4 Nov 2025 18:07:27 -0800 Subject: [PATCH] Update OpenAPI 3.1 Descriptions --- .../api.github.com/api.github.com.2022-11-28.json | 2 +- .../api.github.com/api.github.com.2022-11-28.yaml | 4 ++-- descriptions-next/api.github.com/api.github.com.json | 2 +- descriptions-next/api.github.com/api.github.com.yaml | 4 ++-- descriptions-next/ghec/ghec.2022-11-28.json | 2 +- descriptions-next/ghec/ghec.2022-11-28.yaml | 4 ++-- descriptions-next/ghec/ghec.json | 2 +- descriptions-next/ghec/ghec.yaml | 4 ++-- descriptions-next/ghes-3.14/ghes-3.14.2022-11-28.json | 2 +- descriptions-next/ghes-3.14/ghes-3.14.2022-11-28.yaml | 4 ++-- descriptions-next/ghes-3.14/ghes-3.14.json | 2 +- descriptions-next/ghes-3.14/ghes-3.14.yaml | 4 ++-- descriptions-next/ghes-3.15/ghes-3.15.2022-11-28.json | 2 +- descriptions-next/ghes-3.15/ghes-3.15.2022-11-28.yaml | 4 ++-- descriptions-next/ghes-3.15/ghes-3.15.json | 2 +- descriptions-next/ghes-3.15/ghes-3.15.yaml | 4 ++-- descriptions-next/ghes-3.16/ghes-3.16.2022-11-28.json | 2 +- descriptions-next/ghes-3.16/ghes-3.16.2022-11-28.yaml | 4 ++-- descriptions-next/ghes-3.16/ghes-3.16.json | 2 +- descriptions-next/ghes-3.16/ghes-3.16.yaml | 4 ++-- descriptions-next/ghes-3.17/ghes-3.17.2022-11-28.json | 2 +- descriptions-next/ghes-3.17/ghes-3.17.2022-11-28.yaml | 4 ++-- descriptions-next/ghes-3.17/ghes-3.17.json | 2 +- descriptions-next/ghes-3.17/ghes-3.17.yaml | 4 ++-- descriptions-next/ghes-3.18/ghes-3.18.2022-11-28.json | 2 +- descriptions-next/ghes-3.18/ghes-3.18.2022-11-28.yaml | 4 ++-- descriptions-next/ghes-3.18/ghes-3.18.json | 2 +- descriptions-next/ghes-3.18/ghes-3.18.yaml | 4 ++-- 28 files changed, 42 insertions(+), 42 deletions(-) diff --git a/descriptions-next/api.github.com/api.github.com.2022-11-28.json b/descriptions-next/api.github.com/api.github.com.2022-11-28.json index a0db7a66d6..f4d9a0e48a 100644 --- a/descriptions-next/api.github.com/api.github.com.2022-11-28.json +++ b/descriptions-next/api.github.com/api.github.com.2022-11-28.json @@ -117990,7 +117990,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-next/api.github.com/api.github.com.2022-11-28.yaml b/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml index 0754c99cda..15b3f00dc6 100644 --- a/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml +++ b/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml @@ -85618,8 +85618,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-next/api.github.com/api.github.com.json b/descriptions-next/api.github.com/api.github.com.json index a0db7a66d6..f4d9a0e48a 100644 --- a/descriptions-next/api.github.com/api.github.com.json +++ b/descriptions-next/api.github.com/api.github.com.json @@ -117990,7 +117990,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-next/api.github.com/api.github.com.yaml b/descriptions-next/api.github.com/api.github.com.yaml index 0754c99cda..15b3f00dc6 100644 --- a/descriptions-next/api.github.com/api.github.com.yaml +++ b/descriptions-next/api.github.com/api.github.com.yaml @@ -85618,8 +85618,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-next/ghec/ghec.2022-11-28.json b/descriptions-next/ghec/ghec.2022-11-28.json index c4b10c8980..13117762e1 100644 --- a/descriptions-next/ghec/ghec.2022-11-28.json +++ b/descriptions-next/ghec/ghec.2022-11-28.json @@ -128839,7 +128839,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-next/ghec/ghec.2022-11-28.yaml b/descriptions-next/ghec/ghec.2022-11-28.yaml index 9cde5a33df..dd3771bde8 100644 --- a/descriptions-next/ghec/ghec.2022-11-28.yaml +++ b/descriptions-next/ghec/ghec.2022-11-28.yaml @@ -93173,8 +93173,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-next/ghec/ghec.json b/descriptions-next/ghec/ghec.json index c4b10c8980..13117762e1 100644 --- a/descriptions-next/ghec/ghec.json +++ b/descriptions-next/ghec/ghec.json @@ -128839,7 +128839,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-next/ghec/ghec.yaml b/descriptions-next/ghec/ghec.yaml index 9cde5a33df..dd3771bde8 100644 --- a/descriptions-next/ghec/ghec.yaml +++ b/descriptions-next/ghec/ghec.yaml @@ -93173,8 +93173,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-next/ghes-3.14/ghes-3.14.2022-11-28.json b/descriptions-next/ghes-3.14/ghes-3.14.2022-11-28.json index 18a7851693..46c89d6ccb 100644 --- a/descriptions-next/ghes-3.14/ghes-3.14.2022-11-28.json +++ b/descriptions-next/ghes-3.14/ghes-3.14.2022-11-28.json @@ -107433,7 +107433,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-next/ghes-3.14/ghes-3.14.2022-11-28.yaml b/descriptions-next/ghes-3.14/ghes-3.14.2022-11-28.yaml index 10af25a119..c4eff6566c 100644 --- a/descriptions-next/ghes-3.14/ghes-3.14.2022-11-28.yaml +++ b/descriptions-next/ghes-3.14/ghes-3.14.2022-11-28.yaml @@ -77340,8 +77340,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-next/ghes-3.14/ghes-3.14.json b/descriptions-next/ghes-3.14/ghes-3.14.json index 18a7851693..46c89d6ccb 100644 --- a/descriptions-next/ghes-3.14/ghes-3.14.json +++ b/descriptions-next/ghes-3.14/ghes-3.14.json @@ -107433,7 +107433,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-next/ghes-3.14/ghes-3.14.yaml b/descriptions-next/ghes-3.14/ghes-3.14.yaml index 10af25a119..c4eff6566c 100644 --- a/descriptions-next/ghes-3.14/ghes-3.14.yaml +++ b/descriptions-next/ghes-3.14/ghes-3.14.yaml @@ -77340,8 +77340,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-next/ghes-3.15/ghes-3.15.2022-11-28.json b/descriptions-next/ghes-3.15/ghes-3.15.2022-11-28.json index 86da56b72a..d6dbb7548e 100644 --- a/descriptions-next/ghes-3.15/ghes-3.15.2022-11-28.json +++ b/descriptions-next/ghes-3.15/ghes-3.15.2022-11-28.json @@ -108291,7 +108291,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-next/ghes-3.15/ghes-3.15.2022-11-28.yaml b/descriptions-next/ghes-3.15/ghes-3.15.2022-11-28.yaml index fef3ab81ba..28f12d6bfb 100644 --- a/descriptions-next/ghes-3.15/ghes-3.15.2022-11-28.yaml +++ b/descriptions-next/ghes-3.15/ghes-3.15.2022-11-28.yaml @@ -78079,8 +78079,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-next/ghes-3.15/ghes-3.15.json b/descriptions-next/ghes-3.15/ghes-3.15.json index 86da56b72a..d6dbb7548e 100644 --- a/descriptions-next/ghes-3.15/ghes-3.15.json +++ b/descriptions-next/ghes-3.15/ghes-3.15.json @@ -108291,7 +108291,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-next/ghes-3.15/ghes-3.15.yaml b/descriptions-next/ghes-3.15/ghes-3.15.yaml index fef3ab81ba..28f12d6bfb 100644 --- a/descriptions-next/ghes-3.15/ghes-3.15.yaml +++ b/descriptions-next/ghes-3.15/ghes-3.15.yaml @@ -78079,8 +78079,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-next/ghes-3.16/ghes-3.16.2022-11-28.json b/descriptions-next/ghes-3.16/ghes-3.16.2022-11-28.json index c7d9eee89a..fa9576339c 100644 --- a/descriptions-next/ghes-3.16/ghes-3.16.2022-11-28.json +++ b/descriptions-next/ghes-3.16/ghes-3.16.2022-11-28.json @@ -111144,7 +111144,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-next/ghes-3.16/ghes-3.16.2022-11-28.yaml b/descriptions-next/ghes-3.16/ghes-3.16.2022-11-28.yaml index 257d3176c4..fa47050f17 100644 --- a/descriptions-next/ghes-3.16/ghes-3.16.2022-11-28.yaml +++ b/descriptions-next/ghes-3.16/ghes-3.16.2022-11-28.yaml @@ -80199,8 +80199,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-next/ghes-3.16/ghes-3.16.json b/descriptions-next/ghes-3.16/ghes-3.16.json index c7d9eee89a..fa9576339c 100644 --- a/descriptions-next/ghes-3.16/ghes-3.16.json +++ b/descriptions-next/ghes-3.16/ghes-3.16.json @@ -111144,7 +111144,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-next/ghes-3.16/ghes-3.16.yaml b/descriptions-next/ghes-3.16/ghes-3.16.yaml index 257d3176c4..fa47050f17 100644 --- a/descriptions-next/ghes-3.16/ghes-3.16.yaml +++ b/descriptions-next/ghes-3.16/ghes-3.16.yaml @@ -80199,8 +80199,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-next/ghes-3.17/ghes-3.17.2022-11-28.json b/descriptions-next/ghes-3.17/ghes-3.17.2022-11-28.json index 4968ddbcf5..9312c15372 100644 --- a/descriptions-next/ghes-3.17/ghes-3.17.2022-11-28.json +++ b/descriptions-next/ghes-3.17/ghes-3.17.2022-11-28.json @@ -111198,7 +111198,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-next/ghes-3.17/ghes-3.17.2022-11-28.yaml b/descriptions-next/ghes-3.17/ghes-3.17.2022-11-28.yaml index 548bddd09e..c8a507f504 100644 --- a/descriptions-next/ghes-3.17/ghes-3.17.2022-11-28.yaml +++ b/descriptions-next/ghes-3.17/ghes-3.17.2022-11-28.yaml @@ -80273,8 +80273,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-next/ghes-3.17/ghes-3.17.json b/descriptions-next/ghes-3.17/ghes-3.17.json index 4968ddbcf5..9312c15372 100644 --- a/descriptions-next/ghes-3.17/ghes-3.17.json +++ b/descriptions-next/ghes-3.17/ghes-3.17.json @@ -111198,7 +111198,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-next/ghes-3.17/ghes-3.17.yaml b/descriptions-next/ghes-3.17/ghes-3.17.yaml index 548bddd09e..c8a507f504 100644 --- a/descriptions-next/ghes-3.17/ghes-3.17.yaml +++ b/descriptions-next/ghes-3.17/ghes-3.17.yaml @@ -80273,8 +80273,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-next/ghes-3.18/ghes-3.18.2022-11-28.json b/descriptions-next/ghes-3.18/ghes-3.18.2022-11-28.json index 45a2271927..231bce0f7e 100644 --- a/descriptions-next/ghes-3.18/ghes-3.18.2022-11-28.json +++ b/descriptions-next/ghes-3.18/ghes-3.18.2022-11-28.json @@ -112735,7 +112735,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-next/ghes-3.18/ghes-3.18.2022-11-28.yaml b/descriptions-next/ghes-3.18/ghes-3.18.2022-11-28.yaml index de99da6c68..8e8282809f 100644 --- a/descriptions-next/ghes-3.18/ghes-3.18.2022-11-28.yaml +++ b/descriptions-next/ghes-3.18/ghes-3.18.2022-11-28.yaml @@ -81413,8 +81413,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-next/ghes-3.18/ghes-3.18.json b/descriptions-next/ghes-3.18/ghes-3.18.json index 45a2271927..231bce0f7e 100644 --- a/descriptions-next/ghes-3.18/ghes-3.18.json +++ b/descriptions-next/ghes-3.18/ghes-3.18.json @@ -112735,7 +112735,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-next/ghes-3.18/ghes-3.18.yaml b/descriptions-next/ghes-3.18/ghes-3.18.yaml index de99da6c68..8e8282809f 100644 --- a/descriptions-next/ghes-3.18/ghes-3.18.yaml +++ b/descriptions-next/ghes-3.18/ghes-3.18.yaml @@ -81413,8 +81413,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: