diff --git a/api/docs/index.html b/api/docs/index.html index a6f58da66..e57c72686 100644 --- a/api/docs/index.html +++ b/api/docs/index.html @@ -357,7 +357,7 @@
-{- "data": [
- {
- "createTime": "string",
- "id": "string",
- "isShared": true,
- "name": "string",
- "parentId": "string",
- "permission": "string",
- "snapshot": {
- "createTime": "string",
- "entities": {
- "extension": "string",
- "image": {
- "height": 0,
- "width": 0
}, - "size": 0
}, - "id": "string",
- "isActive": true,
- "language": "string",
- "mosaic": {
- "extension": "string",
- "image": {
- "height": 0,
- "width": 0
}, - "size": 0
}, - "ocr": {
- "extension": "string",
- "image": {
- "height": 0,
- "width": 0
}, - "size": 0
}, - "original": {
- "extension": "string",
- "image": {
- "height": 0,
- "width": 0
}, - "size": 0
}, - "preview": {
- "extension": "string",
- "image": {
- "height": 0,
- "width": 0
}, - "size": 0
}, - "status": "string",
- "task": {
- "id": "string",
- "isPending": true
}, - "text": {
- "extension": "string",
- "image": {
- "height": 0,
- "width": 0
}, - "size": 0
}, - "thumbnail": {
- "extension": "string",
- "image": {
- "height": 0,
- "width": 0
}, - "size": 0
}, - "updateTime": "string",
- "version": 0
}, - "type": "string",
- "updateTime": "string",
- "workspaceId": "string"
}
], - "page": 0,
- "query": {
- "createTimeAfter": 0,
- "createTimeBefore": 0,
- "text": "string",
- "type": "file",
- "updateTimeAfter": 0,
- "updateTimeBefore": 0
}, - "size": 0,
- "totalElements": 0,
- "totalPages": 0
}
Move
-id required | string Response samples
Content type application/json { |
{- "ids": [
- "string"
]
}
{- "code": "string",
- "message": "string",
- "moreInfo": "string",
- "status": 0,
- "userMessage": "string"
}
{- "code": "string",
- "message": "string",
- "moreInfo": "string",
- "status": 0,
- "userMessage": "string"
}
Patch Name