Skip to content

Commit 827abb0

Browse files
committed
Add authorHandle key to /api/v1/channels/:id endpoint
Related to iv-org/invidious#5640
1 parent 592f9fd commit 827abb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/api/channels_endpoint.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ details on the various JSON objects used below.
1212
{
1313
"author": String,
1414
"authorId": String,
15+
"authorHandle": String?,
1516
"authorUrl": String,
1617
"authorVerified": Boolean,
1718
"authorBanners": [

0 commit comments

Comments
 (0)