1
0
Fork 0
mirror of https://github.com/nov/fb_graph2 synced 2023-03-27 23:22:15 -04:00
fb_graph2/spec/mock_json/app/subscriptions.json
2014-06-05 18:29:48 +09:00

8 lines
159 B
JSON

{
"data": [{
"object": "user",
"callback_url": "http://fbgraphsample.heroku.com/subscriptions/7",
"fields": ["email"],
"active": true
}]
}