AirConsole / airconsole-api

AirConsole API files
http://developers.airconsole.com/#/
98 stars 8 forks source link

Improve persistent data api #78

Closed marc-n-dream closed 9 months ago

marc-n-dream commented 11 months ago

This makes the uid a required parameter in the requestPersistentData and storePersistentData functions

Visit airconsole-1.9.0-spec.html to run the tests


This will be released as part of AirConsole API 1.9.0 along the other API changes to make it possible to provide version migration documentation on https://developers.airconsole.com ahead of release.

This PR will not be merged until the validation based on https://github.com/AirConsole/airconsole-appengine/pull/2432 has concluded.