mtesseract / nakadi-client

Haskell Client Library for the Nakadi Event Broker
Other
13 stars 9 forks source link

Fixed the deserialization of cursor commit results #43

Closed amrhassan closed 6 years ago

amrhassan commented 6 years ago

Fixed the deserialization of the 200 OK response to POST /subscriptions/{subscription_id}/cursors.

mtesseract commented 6 years ago

Thanks!