ably / specification

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

Spec erroneously refers (RSH3a2a, RSH3b3) to "local DeviceDetails" #187

Closed maratal closed 4 months ago

maratal commented 5 months ago

There should be RSH3a2b1 describing POST /push/deviceRegistrations similar to PUT in RSH3a2a3. RSH3b3a describes that.

Spec erroneously refers (RSH3a2a, RSH3b3b) to "local DeviceDetails" which should be "LocalDevice details" instead (which I guess led to the error in ably-cocoa implementation).

Also docs are needed to be updated too to include device secret.