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

Ability to return the full basket after other API operations #3

Closed
dinoperovic opened this issue Jul 13, 2020 · 0 comments
Closed

Ability to return the full basket after other API operations #3

dinoperovic opened this issue Jul 13, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@dinoperovic
Copy link
Owner

When adding/updating/deleting/etc. items, additional GET request on /api/basket/ is needed to return a fresh basket.

When ?basket is apended to the url (/api/basket/?basket, /api/basket/ref-1/?basket) the response should return a new basket after the desiered operation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant