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

Resolve comments #15843

Merged
merged 1 commit into from
Feb 15, 2024
Merged

Resolve comments #15843

merged 1 commit into from
Feb 15, 2024

Conversation

TheMilek
Copy link
Member

Q A
Branch? 1.13
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
License MIT

Continuation of #15788

@TheMilek TheMilek requested a review from a team as a code owner February 14, 2024 12:02
@probot-autolabeler probot-autolabeler bot added the API APIs related issues and PRs. label Feb 14, 2024
@TheMilek TheMilek changed the title Resolve comments from https://github.com/Sylius/Sylius/pull/15788 Resolve comments Feb 14, 2024
Copy link

github-actions bot commented Feb 14, 2024

Bunnyshell Preview Environment deleted

Available commands:

  • /bns:deploy to redeploy the environment

"orderPromotionTotal": 0,
"shippingPromotionTotal": 0
},
"order": "\/api\/v2\/shop\/orders\/token",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"order": "\/api\/v2\/shop\/orders\/token",
"order": "\/api\/v2\/shop\/orders\/@string@",

unless the token is asserted anywhere.
A bit of a different problem here as well;
Why is the shop's item get on shop/order-items while changing quantity and removing is on shop/order/{token}/items/{id}?

@TheMilek TheMilek force-pushed the resolve-comments branch 3 times, most recently from a6cd025 to c535002 Compare February 14, 2024 21:29
Wojdylak
Wojdylak previously approved these changes Feb 15, 2024
@Wojdylak Wojdylak merged commit 6dca8f5 into Sylius:1.13 Feb 15, 2024
28 checks passed
@Wojdylak
Copy link
Member

Thank you, @TheMilek!

@TheMilek TheMilek deleted the resolve-comments branch February 15, 2024 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API APIs related issues and PRs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants