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] Validate endpoints that uses commands #15072

Merged
merged 10 commits into from Jul 4, 2023
Merged

[API] Validate endpoints that uses commands #15072

merged 10 commits into from Jul 4, 2023

Conversation

Rafikooo
Copy link
Contributor

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

Endpoints that dispatches commands, do not have proper validation and expose business logic. This PR solves it with a validator.

Before:
image

After:
image

@Rafikooo Rafikooo added Maintenance CI configurations, READMEs, releases, etc. API APIs related issues and PRs. labels May 31, 2023
@Rafikooo Rafikooo requested a review from a team as a code owner May 31, 2023 21:28
@probot-autolabeler probot-autolabeler bot added the Admin AdminBundle related issues and PRs. label Jun 15, 2023
@GSadee GSadee merged commit b8b5928 into Sylius:1.13 Jul 4, 2023
23 checks passed
@GSadee
Copy link
Member

GSadee commented Jul 4, 2023

Thanks, Rafał! 🥇

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

Successfully merging this pull request may close these issues.

None yet

5 participants