-
Notifications
You must be signed in to change notification settings - Fork 4
IBX-7275: Added ValueObjectVisitor for Content Field #79
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
Conversation
471cadc to
f496c8d
Compare
f496c8d to
c7fa4ab
Compare
alongosz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 but one more test would be nice to have:
|
Yeah fully agree we need to add missing tests later. Please @ciastektk keep it on your radar. We should have more time for that during certification phase. |
|
Kudos, SonarCloud Quality Gate passed!
|








This PR adds dedicated
ValueObjectVisitorfor ContentFieldobjects, that allows to generate correct REST output for fields.There is also added new method
serializeContentFieldValuetoFieldTypeSerializerto serialize field value based on passedFieldobject.TODO:
$ composer fix-cs).