Commit 68538d8
committed
refactor(api): unify envelope response structure
Remove redundant 'envelope' field from API response. Now returns only
the 'files' array with complete file information (id, uuid, name, status,
statusText) for cleaner and more consistent API structure.
Signed-off-by: Vitor Mattos <[email protected]>1 parent 2c86c25 commit 68538d8
1 file changed
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
666 | 666 | | |
667 | 667 | | |
668 | 668 | | |
669 | | - | |
| 669 | + | |
670 | 670 | | |
671 | 671 | | |
672 | 672 | | |
673 | 673 | | |
674 | 674 | | |
675 | 675 | | |
676 | | - | |
677 | | - | |
678 | | - | |
679 | | - | |
680 | | - | |
681 | | - | |
682 | 676 | | |
683 | 677 | | |
684 | 678 | | |
| |||
0 commit comments