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

Addressing, locale update and apply coupon code unified to one endpoint #13329

Merged
merged 1 commit into from
Dec 1, 2021

Conversation

paullla
Copy link
Contributor

@paullla paullla commented Nov 24, 2021

Q A
Branch? master
Bug fix? no
New feature? no
BC breaks? yes
Deprecations? yes
Related tickets
License MIT

@probot-autolabeler probot-autolabeler bot added the API APIs related issues and PRs. label Nov 24, 2021
@paullla paullla marked this pull request as ready for review November 25, 2021 12:20
@paullla paullla requested a review from a team as a code owner November 25, 2021 12:20
@paullla paullla changed the title [WIP]Addressing, locale update and apply coupon code unified to one endpoint Addressing, locale update and apply coupon code unified to one endpoint Nov 25, 2021
@paullla paullla force-pushed the put_order branch 3 times, most recently from 7454205 to a8137d0 Compare November 25, 2021 13:12
<attribute name="messenger">input</attribute>
<attribute name="input">Sylius\Bundle\ApiBundle\Command\Cart\ApplyCouponToCart</attribute>
<attribute name="denormalization_context">
<attribute name="groups">shop:cart:apply_coupon</attribute>
Copy link
Member

Choose a reason for hiding this comment

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

Can we remove this denormalization context from serialization config?

@paullla paullla force-pushed the put_order branch 3 times, most recently from 92278d0 to ceb5e96 Compare December 1, 2021 10:30
@probot-autolabeler probot-autolabeler bot added the Maintenance CI configurations, READMEs, releases, etc. label Dec 1, 2021
@paullla paullla force-pushed the put_order branch 3 times, most recently from bc3bbd5 to 5c7df3e Compare December 1, 2021 13:53

/** @psalm-immutable */
public ?AddressInterface $shippingAddress = null;

Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
/** @psalm-immutable */

@lchrusciel lchrusciel merged commit fd6f38f into Sylius:master Dec 1, 2021
@lchrusciel
Copy link
Member

Thanks, Paula! 🥇

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. Maintenance CI configurations, READMEs, releases, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants