diff --git a/support/doc/api/html/index.html b/support/doc/api/html/index.html index bf9b6a17b..c65e8ea6c 100644 --- a/support/doc/api/html/index.html +++ b/support/doc/api/html/index.html @@ -135,9 +135,6 @@
[
"string"
]
-
-
-
-
-
-
- Offset
-Number of items
-Sort column (-createdAt for example)
-successful operation
-[
- {
- "id": "number",
- "uuid": "string",
- "createdAt": "string",
- "publishedAt": "string",
- "updatedAt": "string",
- "category": {
- "id": "number",
- "label": "string"
- },
- "licence": {
- "id": "number",
- "label": "string"
- },
- "language": {
- "id": "string",
- "label": "string"
- },
- "privacy": "string",
- "description": "string",
- "duration": "number",
- "isLocal": "boolean",
- "name": "string",
- "thumbnailPath": "string",
- "previewPath": "string",
- "embedPath": "string",
- "views": "number",
- "likes": "number",
- "dislikes": "number",
- "nsfw": "boolean",
- "account": {
- "name": "string",
- "displayName": "string",
- "url": "string",
- "host": "string",
- "avatar": {
- "path": "string",
- "createdAt": "string",
- "updatedAt": "string"
- }
- }
- }
-]
Offset
+Number of items
+Sort column (-createdAt for example)
+String to search
+successful operation
+[
+ {
+ "id": "number",
+ "uuid": "string",
+ "createdAt": "string",
+ "publishedAt": "string",
+ "updatedAt": "string",
+ "category": {
+ "id": "number",
+ "label": "string"
+ },
+ "licence": {
+ "id": "number",
+ "label": "string"
+ },
+ "language": {
+ "id": "string",
+ "label": "string"
+ },
+ "privacy": "string",
+ "description": "string",
+ "duration": "number",
+ "isLocal": "boolean",
+ "name": "string",
+ "thumbnailPath": "string",
+ "previewPath": "string",
+ "embedPath": "string",
+ "views": "number",
+ "likes": "number",
+ "dislikes": "number",
+ "nsfw": "boolean",
+ "account": {
+ "name": "string",
+ "displayName": "string",
+ "url": "string",
+ "host": "string",
+ "avatar": {
+ "path": "string",
+ "createdAt": "string",
+ "updatedAt": "string"
+ }
+ }
+ }
+]
+
+
+