diff options
Diffstat (limited to 'support/doc/api')
-rw-r--r-- | support/doc/api/openapi.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
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: | |||
4805 | required: false | 4805 | required: false |
4806 | schema: | 4806 | schema: |
4807 | type: boolean | 4807 | type: boolean |
4808 | description: 'Display only local or remote videos' | 4808 | description: '**PeerTube >= 4.0** Display only local or remote videos' |
4809 | include: | 4809 | include: |
4810 | name: include | 4810 | name: include |
4811 | in: query | 4811 | in: query |
@@ -4819,7 +4819,7 @@ components: | |||
4819 | - 4 | 4819 | - 4 |
4820 | - 8 | 4820 | - 8 |
4821 | description: > | 4821 | description: > |
4822 | Include additional videos in results (can be combined using bitwise or operator) | 4822 | **PeerTube >= 4.0** Include additional videos in results (can be combined using bitwise or operator) |
4823 | 4823 | ||
4824 | - `0` NONE | 4824 | - `0` NONE |
4825 | 4825 | ||