HTTP API WriteResult / NextExpectedVersion?

The .NET API returns the NextExpectedVersion after appending an event - How do I get this information using the HTTP API?

I agree this is useful. Likely it will be in next release. Do you have
a timeframe you need it in?

Next version is fine. I’m in the process of creating the ES HTTP implementation for the event-store-commons API and faced some differences between .NET API and the HTTP interface. Another topic is to return the current version together with a 400 HTTP code:
https://github.com/EventStore/EventStore/issues/754

Seems reasonable as well. We are currently running buildstuff(s) so
this likely won't be looked at this week but its possible a PR will be
sent :slight_smile: