We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
ApiBundle/Controller/BatchController.php
Line 39 in 5f996cf
The text was updated successfully, but these errors were encountered:
einorler
No branches or pull requests
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:
ApiBundle/Controller/BatchController.php
Line 39 in 5f996cf
The text was updated successfully, but these errors were encountered: