aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc/api/videos.yaml
diff options
context:
space:
mode:
authorLucas Declercq <lucas.declercq@ineat-conseil.fr>2018-10-08 14:45:22 +0200
committerLucas Declercq <lucas.declercq@ineat-conseil.fr>2018-10-08 14:45:22 +0200
commit7f2cfe3a792856f7de6f1d13688aa3d06ec1bf70 (patch)
tree8042222877ed6dc983ff0e13ea3ec56aa1a4386a /support/doc/api/videos.yaml
parent4ffdcfc63b8c804a0aea20609544c859ab57318b (diff)
downloadPeerTube-7f2cfe3a792856f7de6f1d13688aa3d06ec1bf70.tar.gz
PeerTube-7f2cfe3a792856f7de6f1d13688aa3d06ec1bf70.tar.zst
PeerTube-7f2cfe3a792856f7de6f1d13688aa3d06ec1bf70.zip
Rename downloadingEnabled property to downloadEnabled
Diffstat (limited to 'support/doc/api/videos.yaml')
-rw-r--r--support/doc/api/videos.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/support/doc/api/videos.yaml b/support/doc/api/videos.yaml
index 93aa26285..0c611e3a8 100644
--- a/support/doc/api/videos.yaml
+++ b/support/doc/api/videos.yaml
@@ -65,8 +65,8 @@ parameters:
65 in: formData 65 in: formData
66 type: boolean 66 type: boolean
67 description: 'Enable or disable comments for this video' 67 description: 'Enable or disable comments for this video'
68 downloadingEnabled: 68 downloadEnabled:
69 name: downloadingEnabled 69 name: downloadEnabled
70 in: formData 70 in: formData
71 type: boolean 71 type: boolean
72 description: 'Enable or disable downloading for this video' 72 description: 'Enable or disable downloading for this video'