From 7c83510b831b8f29425947977a2c33f4f937d0fe Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 31 Jul 2024 15:12:26 +0200 Subject: [PATCH] include can only be used by admins/moderators --- support/doc/api/openapi.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml index a452d01e3..db8420f71 100644 --- a/support/doc/api/openapi.yaml +++ b/support/doc/api/openapi.yaml @@ -7519,7 +7519,10 @@ components: - 16 - 32 description: > - **PeerTube >= 4.0** Include additional videos in results (can be combined using bitwise or operator) + **Only administrators and moderators can use this parameter** + + + Include additional videos in results (can be combined using bitwise or operator) - `0` NONE