diff options
author | Chocobozzz <me@florianbigard.com> | 2023-07-11 09:52:14 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2023-07-11 09:52:14 +0200 |
commit | c57ad141a9ffb67f8e7d087b92eaacd2b653b562 (patch) | |
tree | bddd5d4457cb9c922275cc1d8bb71cd88b1d0293 /support/doc/api | |
parent | 784e2ad5c34bcfef36a3f69e9e9acd7cbb3d6428 (diff) | |
download | PeerTube-c57ad141a9ffb67f8e7d087b92eaacd2b653b562.tar.gz PeerTube-c57ad141a9ffb67f8e7d087b92eaacd2b653b562.tar.zst PeerTube-c57ad141a9ffb67f8e7d087b92eaacd2b653b562.zip |
Rename webtorrent config to web_videos
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 e1a21fb5c..b2303bdd1 100644 --- a/support/doc/api/openapi.yaml +++ b/support/doc/api/openapi.yaml | |||
@@ -7768,7 +7768,7 @@ components: | |||
7768 | properties: | 7768 | properties: |
7769 | enabled: | 7769 | enabled: |
7770 | type: boolean | 7770 | type: boolean |
7771 | webtorrent: | 7771 | web_videos: |
7772 | type: object | 7772 | type: object |
7773 | properties: | 7773 | properties: |
7774 | enabled: | 7774 | enabled: |
@@ -8134,7 +8134,7 @@ components: | |||
8134 | type: boolean | 8134 | type: boolean |
8135 | 2160p: | 8135 | 2160p: |
8136 | type: boolean | 8136 | type: boolean |
8137 | webtorrent: | 8137 | web_videos: |
8138 | type: object | 8138 | type: object |
8139 | description: Web Video specific settings | 8139 | description: Web Video specific settings |
8140 | properties: | 8140 | properties: |