projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ccd3182
)
Add the video tags restrictions to the API docs
author
Mathieu Agopian
<mathieu@agopian.info>
Fri, 29 Mar 2019 10:45:41 +0000
(11:45 +0100)
committer
Chocobozzz
<chocobozzz@cpy.re>
Fri, 29 Mar 2019 15:58:05 +0000
(16:58 +0100)
Fixes #1744
support/doc/api/openapi.yaml
patch
|
blob
|
history
diff --git
a/support/doc/api/openapi.yaml
b/support/doc/api/openapi.yaml
index 6521c6a656ff5b8fe048b1737a8e05e97e4c2930..46c66a101781ebe3191339155ea720ae3a61d25c 100644
(file)
--- a/
support/doc/api/openapi.yaml
+++ b/
support/doc/api/openapi.yaml
@@
-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