From 7e7d8e485356402e7652c61c9f004e850b0a1607 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 2 Nov 2021 11:00:40 +0100 Subject: Some fixes for admin videos list --- support/doc/api/openapi.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'support/doc') diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml index cdb4dd343..e9e7e1757 100644 --- a/support/doc/api/openapi.yaml +++ b/support/doc/api/openapi.yaml @@ -4805,7 +4805,7 @@ components: required: false schema: type: boolean - description: 'Display only local or remote videos' + description: '**PeerTube >= 4.0** Display only local or remote videos' include: name: include in: query @@ -4819,7 +4819,7 @@ components: - 4 - 8 description: > - Include additional videos in results (can be combined using bitwise or operator) + **PeerTube >= 4.0** Include additional videos in results (can be combined using bitwise or operator) - `0` NONE -- cgit v1.2.3