Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

[4.0] Fix for multidimensional params support #386

Merged
merged 1 commit into from
Apr 2, 2015

Conversation

SammyK
Copy link
Contributor

@SammyK SammyK commented Apr 1, 2015

I went in to debug #383 and found that the 4.0 tests were failing out of the box. This PR:

  1. Fixes the tests.
  2. Removes the PUT test as PUT is not supported by the Graph API.
  3. Adds support for multidimensional params and a multidimensional param test.

This is just a hack to get multidimensional param support without rewriting all the HTTP client stuffs like we did in 4.1. :)

gfosco added a commit that referenced this pull request Apr 2, 2015
[4.0] Fix for multidimensional params support
@gfosco gfosco merged commit 4e2a744 into facebookarchive:4.0-dev Apr 2, 2015
@SammyK SammyK deleted the 4.0-multi-array branch April 2, 2015 22:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants