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

Fix ConstraintViolationListNormalizer, Fix tests #51

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

rela589n
Copy link
Contributor

Hi there!

This MR mainly focuses on StfalconStudio\ApiBundle\Serializer\Normalizer\ConstraintViolationListNormalizer change - to depend on interface instead of concrete class.

Also, some tests were fixed to be in accordance with updated vendor style.

…d of ConstraintViolationListNormalizer final class; Fix tests
@rela589n rela589n requested a review from fre5h as a code owner February 20, 2024 18:39
@fre5h fre5h self-assigned this Feb 20, 2024
@fre5h fre5h added the enhancement New feature or request label Feb 20, 2024
@fre5h fre5h merged commit 9532983 into stfalcon-studio:sf7 Feb 20, 2024
7 checks passed
fre5h added a commit that referenced this pull request Feb 20, 2024
* Update ci.yaml

* Update composer.json

* Update composer.json

* Update ConstraintViolationListNormalizer.php

* Update DictionaryEnumNormalizer.php

* Update JsonSchemaErrorNormalizer.php

* Update JsonSchemaErrorNormalizer.php

* Update DictionaryEnumNormalizer.php

* Update ConstraintViolationListNormalizer.php

* Update DictionaryEnumNormalizer.php

* Fix ConstraintViolationListNormalizer: Use NormalizerInterface instead of ConstraintViolationListNormalizer final class; Fix tests (#51)

---------

Co-authored-by: Yevhen Sidelnyk <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants