-
Notifications
You must be signed in to change notification settings - Fork 11
Batch integration #32
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
Conversation
Hi @alexzarbn were you able to take a look? |
Hello @Alpha1337k, Thank you for the PR. Please update it in a way how operations are implemented in the |
Do you mean like Let me know your thoughts. |
Yes, I mean like |
@alexzarbn Should be better now. Take a look. |
Awesome, thank you! Merging ~ |
Hi there,
I created a class for batch operations. Includes all routes, and supports id's for delete / restore.
Also tried to make some tests, but not sure if the quality is upto spec.
Please let me know what you think + need for improvements.
Thanks,