aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc
diff options
context:
space:
mode:
Diffstat (limited to 'support/doc')
-rw-r--r--support/doc/api/openapi.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml
index 52a834056..9f40d74c6 100644
--- a/support/doc/api/openapi.yaml
+++ b/support/doc/api/openapi.yaml
@@ -46,6 +46,7 @@ info:
46 46
47 { 47 {
48 "detail": "Video not found", 48 "detail": "Video not found",
49 "docs": "https://docs.joinpeertube.org/api-rest-reference.html#operation/getVideo",
49 "status": 404, 50 "status": 404,
50 "title": "Not Found", 51 "title": "Not Found",
51 "type": "about:blank" 52 "type": "about:blank"
@@ -67,6 +68,7 @@ info:
67 68
68 { 69 {
69 "detail": "Incorrect request parameters: id", 70 "detail": "Incorrect request parameters: id",
71 "docs": "https://docs.joinpeertube.org/api-rest-reference.html#operation/getVideo",
70 "instance": "/api/v1/videos/9c9de5e8-0a1e-484a-b099-e80766180", 72 "instance": "/api/v1/videos/9c9de5e8-0a1e-484a-b099-e80766180",
71 "invalid-params": { 73 "invalid-params": {
72 "id": { 74 "id": {