mirror of
https://github.com/nov/fb_graph2
synced 2023-03-27 23:22:15 -04:00
8 lines
159 B
JSON
8 lines
159 B
JSON
{
|
|
"data": [{
|
|
"object": "user",
|
|
"callback_url": "http://fbgraphsample.heroku.com/subscriptions/7",
|
|
"fields": ["email"],
|
|
"active": true
|
|
}]
|
|
}
|