From 827abb04274d7c9847fbb93dfb4da39b58b48c32 Mon Sep 17 00:00:00 2001 From: Fijxu Date: Fri, 20 Feb 2026 01:35:37 -0300 Subject: [PATCH] Add `authorHandle` key to `/api/v1/channels/:id` endpoint Related to https://github.com/iv-org/invidious/pull/5640 --- docs/api/channels_endpoint.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/api/channels_endpoint.md b/docs/api/channels_endpoint.md index 62309813..85453cf9 100644 --- a/docs/api/channels_endpoint.md +++ b/docs/api/channels_endpoint.md @@ -12,6 +12,7 @@ details on the various JSON objects used below. { "author": String, "authorId": String, + "authorHandle": String?, "authorUrl": String, "authorVerified": Boolean, "authorBanners": [