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/user/applications.json
2014-09-04 17:39:50 +09:00

16 lines
363 B
JSON

{
"data": [{
"name": "gem sample",
"namespace": "gem-sample",
"id": "210798282372757"
}, {
"name": "Localhost",
"id": "158245434257042"
}, {
"name": "OAuth.jp",
"id": "126213067419995"
}],
"paging": {
"next": "https://graph.facebook.com/v2.1/579612276/applications?type=developer&limit=25&offset=25&__after_id=***"
}
}