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
Nitish Madhukar 4a49e6faa8 Update v2.8 (#1)
* default v2.4

* links edge is no longer available. use feed

https://developers.facebook.com/docs/apps/changelog#v2_4_changes

* statuses edge is no longer available. use feed

https://developers.facebook.com/docs/apps/changelog#v2_4_changes

* invited edge is no longer available

https://developers.facebook.com/docs/apps/changelog#v2_4_changes

* home edge is no longer available.

https://developers.facebook.com/docs/apps/changelog#v2_4_changes

* inbox edge is no longer available.

https://developers.facebook.com/docs/apps/changelog#v2_4_changes

* notifications and outbox edges are no longer availabe.

https://developers.facebook.com/docs/apps/changelog#v2_4_changes

ps.
outbox isn't mentioned in the doc, but read_mailbox deprecation causes outbox deprecation too.

* update graph api version to 2.8

* update gem version

* remove applications edge

* update message_tags json data format

* align with features in v2.8

* align with features in v2.7

* align with features in v2.6

* align with features in v2.5

* align with features in v2.4
2017-02-28 18:30:52 +09:00
..
app Added support for App Insights API 2016-02-04 21:37:11 +03:00
conversation fixed a bug where conversation messages are not being authenticated 2015-03-27 17:12:43 -04:00
error auth 2014-09-01 13:33:59 +09:00
event invited edge is no longer available 2017-02-28 18:02:04 +09:00
group spec spec spec 2014-09-02 13:45:04 +09:00
page Update v2.8 (#1) 2017-02-28 18:30:52 +09:00
post Update v2.8 (#1) 2017-02-28 18:30:52 +09:00
search basic searchable spec 2015-01-09 12:30:14 +09:00
token_metadata token metadata helper specs 2014-11-26 23:13:06 +09:00
user Update v2.8 (#1) 2017-02-28 18:30:52 +09:00
blank_collection.json likes & comments test 2014-05-30 16:10:01 +09:00
success_true.json more tests 2014-06-03 15:03:43 +09:00
success_with_id.json feed spec 2014-05-21 18:20:41 +09:00
token_response.json auth_spec 2014-09-01 13:23:54 +09:00
true.json cached likes & comments, and more tests 2014-05-30 15:28:34 +09:00