ably / specification

The Ably features spec for client library SDKs.
Apache License 2.0
0 stars 4 forks source link

Fix return type of `batchPresence` #162

Closed lawrence-forooghian closed 1 year ago

lawrence-forooghian commented 1 year ago

This was a mistake in 038b50e; the API response is a single BatchResult. RSC23 was already correct, just the IDL needs changing.