aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc/api
diff options
context:
space:
mode:
Diffstat (limited to 'support/doc/api')
-rw-r--r--support/doc/api/openapi.yaml17
1 files changed, 7 insertions, 10 deletions
diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml
index c67d8e477..99bf0fd2d 100644
--- a/support/doc/api/openapi.yaml
+++ b/support/doc/api/openapi.yaml
@@ -1094,16 +1094,13 @@ definitions:
1094 type: number 1094 type: number
1095 reason: 1095 reason:
1096 type: string 1096 type: string
1097 reporterUsername: 1097 reporterAccount:
1098 type: string 1098 $ref: "#/definitions/Account"
1099 reporterServerHost: 1099 video:
1100 type: string 1100 id: number
1101 videoId: 1101 name: string
1102 type: number 1102 uuid: string
1103 videoUUID: 1103 url: string
1104 type: string
1105 videoName:
1106 type: string
1107 createdAt: 1104 createdAt:
1108 type: string 1105 type: string
1109 VideoBlacklist: 1106 VideoBlacklist: