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

Batch does not produce a response #123

Open
einorler opened this issue Mar 18, 2016 · 0 comments
Open

Batch does not produce a response #123

einorler opened this issue Mar 18, 2016 · 0 comments
Assignees

Comments

@einorler
Copy link
Member

In documentation it is mentioned that _batch api request has to return ids of the products that it created:
https://github.com/ongr-io/ApiBundle/blob/5f996cfa8060c3c3195edbd8f190b8edd44948d0/Resources/doc/endpoints.md
, currently it doesn't. The issue has to be tied with response in the controller:

return $this->renderRest($request, '', Response::HTTP_NO_CONTENT);

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

No branches or pull requests

1 participant