Files
pop/internal
Michael Freno 6663ebc778 FRE-4762: Update API endpoints to match ProtonMail v4 contract
- Change all paths from /api/messages to /mail/v4/messages
- Update HTTP methods: GET for reads, PUT for updates, DELETE for deletes
- Fix response structures to match official API format
- Add X-HTTP-Method-Override header for list operations

Changes align with go-proton-api reference implementation.
2026-05-14 00:40:24 -04:00
..