feat(server): add originalFileName to asset table (#2231)
This commit is contained in:
Generated
+1
@@ -14,6 +14,7 @@ Name | Type | Description | Notes
|
||||
**ownerId** | **String** | |
|
||||
**deviceId** | **String** | |
|
||||
**originalPath** | **String** | |
|
||||
**originalFileName** | **String** | |
|
||||
**resizePath** | **String** | |
|
||||
**fileCreatedAt** | **String** | |
|
||||
**fileModifiedAt** | **String** | |
|
||||
|
||||
Reference in New Issue
Block a user