Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Admin][Shop][Api] Extract route prefixes to bundles#12137

Closed
lchrusciel wants to merge 1 commit into
Sylius:1.8from
lchrusciel:route-parameters
Closed

[Admin][Shop][Api] Extract route prefixes to bundles#12137
lchrusciel wants to merge 1 commit into
Sylius:1.8from
lchrusciel:route-parameters

Conversation

@lchrusciel
Copy link
Copy Markdown
Contributor

Q A
Branch? 1.8
Bug fix? kind of
New feature? kind of
BC breaks? no
Deprecations? no
Related tickets
License MIT

I want to propose a small DX improvement with two bug fixes. I've extracted parameters from the security config file, so they can be used in other places as well. Why? First of all, they are used outside of this context anyway(like here: https://github.com/Sylius/Sylius/blob/master/src/Sylius/Bundle/ApiBundle/Resources/config/services.xml#L55). Secondly, it would allow solving issues like Sylius/ShopApiPlugin#241.

@lchrusciel lchrusciel added DX Issues and PRs aimed at improving Developer eXperience. Admin AdminBundle related issues and PRs. Shop ShopBundle related issues and PRs. API APIs related issues and PRs. labels Dec 8, 2020
@lchrusciel lchrusciel requested a review from a team as a code owner December 8, 2020 16:18
@lchrusciel
Copy link
Copy Markdown
Contributor Author

Closing in favour of #12278

@lchrusciel lchrusciel closed this Jan 29, 2021
@lchrusciel lchrusciel deleted the route-parameters branch January 29, 2021 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Admin AdminBundle related issues and PRs. API APIs related issues and PRs. DX Issues and PRs aimed at improving Developer eXperience. Shop ShopBundle related issues and PRs.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants