ProtonMail / go-proton-api

Proton API library used by Go-based clients and tools
MIT License
122 stars 16 forks source link

fix(GODT-2626): Do not merge events #80

Closed LBeernaertProton closed 1 year ago

LBeernaertProton commented 1 year ago

API has advised that doing this can lead to invalid state. We now return an array of events so that those are processed in order.