Commit 0b74571
committed
refactor(fileManager): enhance file response structure and pagination handling
- Expanded file response to include additional attributes (`id`, `filename`, `mimetype`, `upload_date`, `uploaded_by`).
- Refined pagination logic by removing default fallbacks for `validPage` and `validPageSize`.1 parent 4f01510 commit 0b74571
1 file changed
+8
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
321 | | - | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
322 | 324 | | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
323 | 328 | | |
324 | 329 | | |
325 | 330 | | |
326 | | - | |
327 | | - | |
| 331 | + | |
| 332 | + | |
328 | 333 | | |
329 | 334 | | |
330 | 335 | | |
| |||
0 commit comments