Skip to content

Add support of array parameters#3

Closed
cykl wants to merge 1 commit intoakirahrkw:masterfrom
cykl:fix_array_parameters
Closed

Add support of array parameters#3
cykl wants to merge 1 commit intoakirahrkw:masterfrom
cykl:fix_array_parameters

Conversation

@cykl
Copy link

@cykl cykl commented May 20, 2013

According to the API documentation array parameters must be encoded like this:
'&image_size[]=3&image_size[]=4'

The fix seems to work fine and to not introduce regression. But I have not ran the test suite nor implemented a test case.

According to the API documentation array parameters must be encoded like this:
    '&image_size[]=3&image_size[]=4'
akirahrkw added a commit that referenced this pull request Dec 29, 2013
New API:
api.photos_favorites
api.photos_votes
api.users_search
api.comments_post()

Bug Fix:
#3
@akirahrkw
Copy link
Owner

@cykl sorry for late reply. yes, there was the bug, but actually in order to make oauth request normally, I also need to modify other parts(oauth_signature etc).
as this commit is not enough to do it, let me close this pull request.
and I've already pushed v0.2 (fixed this issue). please check this out:)
thx.

@akirahrkw akirahrkw closed this Dec 29, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants