Looks like the documentation for Subscriptions API disappeared completely from the documentation.
Only the documentation for persistent subscriptions is available now.
Looks like the documentation for Subscriptions API disappeared completely from the documentation.
Only the documentation for persistent subscriptions is available now.
This is likely just a mistake, I will raise this internally.
Thanks Greg
Hey Alexey,
Thanks for the message. Could you give me a bit more detail on what sections are missing and since when? I’m looking now, and everything looks to be in place to me?
There’s:
• Overview (https://eventstore.org/docs/getting-started/reading-subscribing-events/index.html)
• HTTP API - https://eventstore.org/docs/http-api/swagger/Subscriptions.html
• .NET client - https://eventstore.org/docs/dotnet-api/persistent-subscriptions/index.html
• And lots of function definitions in the autogenerated client API docs
I’ve had a task for a little while to expand a lot of these docs as I know they are missing some detail, but it’s been missing for a while as far as I am aware.
Chris