diff --git a/src/audit-logs/lib/config.json b/src/audit-logs/lib/config.json index dcdbda63cb5d..abe58817776f 100644 --- a/src/audit-logs/lib/config.json +++ b/src/audit-logs/lib/config.json @@ -3,5 +3,5 @@ "apiOnlyEvents": "This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.", "apiRequestEvent": "This event is only available via audit log streaming." }, - "sha": "97f4acf6a66b35361aef18bc4a1f9cfe2c0fa770" + "sha": "ff3e90a228450595711a45a63b9c764db5ed3a00" } \ No newline at end of file diff --git a/src/github-apps/lib/config.json b/src/github-apps/lib/config.json index 657558be9260..9bbd32b32f47 100644 --- a/src/github-apps/lib/config.json +++ b/src/github-apps/lib/config.json @@ -60,5 +60,5 @@ "2022-11-28" ] }, - "sha": "09072d8aecf89642ff0e83cf1189d006e64f9714" + "sha": "0956844c50850685dce43634d73a69f4dac7989e" } \ 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 3a22731511bc..f75b26989f85 100644 --- a/src/rest/data/fpt-2022-11-28/schema.json +++ b/src/rest/data/fpt-2022-11-28/schema.json @@ -591906,7 +591906,7 @@ "type": "array of strings", "name": "maintainers", "in": "body", - "description": "

List GitHub IDs for organization members who will become team maintainers.

" + "description": "

List GitHub usernames for organization members who will become team maintainers.

" }, { "type": "array of strings", diff --git a/src/rest/data/ghec-2022-11-28/schema.json b/src/rest/data/ghec-2022-11-28/schema.json index 586a70074146..0c6c2e2991a4 100644 --- a/src/rest/data/ghec-2022-11-28/schema.json +++ b/src/rest/data/ghec-2022-11-28/schema.json @@ -635776,7 +635776,7 @@ "type": "array of strings", "name": "maintainers", "in": "body", - "description": "

List GitHub IDs for organization members who will become team maintainers.

" + "description": "

List GitHub usernames for organization members who will become team maintainers.

" }, { "type": "array of strings", 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 dac35431290e..4d149b704224 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 @@ -502335,7 +502335,7 @@ "type": "array of strings", "name": "maintainers", "in": "body", - "description": "

List GitHub IDs for organization members who will become team maintainers.

" + "description": "

List GitHub usernames for organization members who will become team maintainers.

" }, { "type": "array of strings", 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 38793c8ec810..cdfc83a5dbe7 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 @@ -506136,7 +506136,7 @@ "type": "array of strings", "name": "maintainers", "in": "body", - "description": "

List GitHub IDs for organization members who will become team maintainers.

" + "description": "

List GitHub usernames for organization members who will become team maintainers.

" }, { "type": "array of strings", diff --git a/src/rest/data/ghes-3.15-2022-11-28/schema.json b/src/rest/data/ghes-3.15-2022-11-28/schema.json index ee4d068c9ea9..db02c061822a 100644 --- a/src/rest/data/ghes-3.15-2022-11-28/schema.json +++ b/src/rest/data/ghes-3.15-2022-11-28/schema.json @@ -510977,7 +510977,7 @@ "type": "array of strings", "name": "maintainers", "in": "body", - "description": "

List GitHub IDs for organization members who will become team maintainers.

" + "description": "

List GitHub usernames for organization members who will become team maintainers.

" }, { "type": "array of strings", diff --git a/src/rest/data/ghes-3.16-2022-11-28/schema.json b/src/rest/data/ghes-3.16-2022-11-28/schema.json index 146ecd00a5a4..de8fb807a1a4 100644 --- a/src/rest/data/ghes-3.16-2022-11-28/schema.json +++ b/src/rest/data/ghes-3.16-2022-11-28/schema.json @@ -518562,7 +518562,7 @@ "type": "array of strings", "name": "maintainers", "in": "body", - "description": "

List GitHub IDs for organization members who will become team maintainers.

" + "description": "

List GitHub usernames for organization members who will become team maintainers.

" }, { "type": "array of strings", diff --git a/src/rest/lib/config.json b/src/rest/lib/config.json index d8959b299953..1cea957c7e4e 100644 --- a/src/rest/lib/config.json +++ b/src/rest/lib/config.json @@ -44,5 +44,5 @@ ] } }, - "sha": "09072d8aecf89642ff0e83cf1189d006e64f9714" + "sha": "0956844c50850685dce43634d73a69f4dac7989e" } \ No newline at end of file diff --git a/src/webhooks/lib/config.json b/src/webhooks/lib/config.json index 0445eb70b0af..b36a1853cadc 100644 --- a/src/webhooks/lib/config.json +++ b/src/webhooks/lib/config.json @@ -1,3 +1,3 @@ { - "sha": "09072d8aecf89642ff0e83cf1189d006e64f9714" + "sha": "0956844c50850685dce43634d73a69f4dac7989e" } \ No newline at end of file