-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
For every login
self._api_version = Noneis populated with current SIO API version number. There are differences between SIO 1.31 and 1.31 in terms of how some API methods are called. Additional parameters are attached to some returned JSON data as well which need to be handle correctly. Since 1.1 is returned for both .31 and .32 it makes it much harder to implement code that handle differences.
Values returned by /api/version:
1.0 for SIO 1.30
1.1 for SIO 1.31
1.1 for SIO 1.32
Metadata
Metadata
Assignees
Labels
No labels