Commit e554800
committed
fix: update attachment URLs for new server route layout
Companion to buggregator/server#336. The server now namespaces
attachment endpoints as /api/{module}/attachments/{eventUuid}[/{uuid}]
so they no longer collide with module-specific 4-segment routes like
/api/smtp/message/{uuid}/raw.1 parent 9373e75 commit e554800
1 file changed
Lines changed: 5 additions & 1 deletion
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
| |||
0 commit comments