Add the video tags restrictions to the API docs
authorMathieu Agopian <mathieu@agopian.info>
Fri, 29 Mar 2019 10:45:41 +0000 (11:45 +0100)
committerChocobozzz <chocobozzz@cpy.re>
Fri, 29 Mar 2019 15:58:05 +0000 (16:58 +0100)
Fixes #1744

support/doc/api/openapi.yaml

index 6521c6a656ff5b8fe048b1737a8e05e97e4c2930..46c66a101781ebe3191339155ea720ae3a61d25c 100644 (file)
@@ -842,7 +842,7 @@ paths:
                   description: Video name
                   type: string
                 tags:
-                  description: Video tags
+                  description: Video tags (maximum 5 tags each between 2 and 30 characters)
                   type: array
                   items:
                     type: string