Created
March 13, 2017 09:30
-
-
Save bezysoftware/3a5a49053a15ec86d3c71ac8e01427c5 to your computer and use it in GitHub Desktop.
Sample of Settle Up's database for FCM registrations
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "pushRegistrations": { | |
| "uid_1": { | |
| "push_token_1": { | |
| "platform": "android" | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment