mozilla-services / syncto

Sync to Kinto bridge (read and write data from/to sync with the Kinto interface)
https://wiki.mozilla.org/Firefox_OS/Syncto
6 stars 6 forks source link

[WiP] Allow any bucket_id (not just 'syncto') #61

Closed michielbdejong closed 9 years ago

michielbdejong commented 9 years ago

Ref #9.

This is what I'm using to test https://bugzilla.mozilla.org/show_bug.cgi?id=1217760.

To do: [ ] If bucket_id !== 'syncto', use bucket_id instead of the X-Client-State request header to determine xClientState. [ ] Add tests.

michielbdejong commented 9 years ago

Duplicate of #62.