Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standardize request parameters across all api libs #7

Closed
Dashron opened this issue Apr 2, 2014 · 0 comments
Closed

Standardize request parameters across all api libs #7

Dashron opened this issue Apr 2, 2014 · 0 comments
Labels

Comments

@Dashron
Copy link
Contributor

Dashron commented Apr 2, 2014

Nested request bodies exist in the api, and are not consistently supported across the api libraries.

We need to always take nested arrays

array('privacy' => array ('view' => 'nobody') )

and if using querystring request format, expand them

"privacy.view=nobody"

@Dashron Dashron added the bug label Apr 2, 2014
@sclm sclm changed the title We should standardize request parameters across all api libs Standardize request parameters across all api libs Apr 2, 2014
@erunion erunion closed this as completed Dec 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants