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

[API] placing order on multiple channels with api #12109

Merged

Conversation

arti0090
Copy link
Contributor

@arti0090 arti0090 commented Dec 1, 2020

This is a continuation of this PR #12091
After the comments there were too many changes to do or revert so task will be continued here

@arti0090 arti0090 requested a review from a team as a code owner December 1, 2020 13:59
@probot-autolabeler probot-autolabeler bot added the API APIs related issues and PRs. label Dec 1, 2020
src/Sylius/Behat/Context/Setup/ChannelContext.php Outdated Show resolved Hide resolved
src/Sylius/Behat/Context/Setup/ChannelContext.php Outdated Show resolved Hide resolved
@GSadee GSadee merged commit 3464e8d into Sylius:master Dec 2, 2020
@GSadee
Copy link
Member

GSadee commented Dec 2, 2020

Thanks, @arti0090! 🥇

@@ -30,6 +31,9 @@ final class ChannelContext implements Context
/** @var SharedStorageInterface */
private $sharedStorage;

/** @var ChannelContextSetterInterface */
private $channelContextSetter;
Copy link
Contributor

Choose a reason for hiding this comment

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

Its needed? I guess it change channel in cookie. Api is not dependent on this.

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.

None yet

4 participants