Skip to content

fix: Include missing package required for proper serialization #2918

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Coffee2CodeNL
Copy link

Q A
Branch? Current Stable

Without this package arrays of related ApiResource DTOs won't be properly parsed which results in arrays of embedded DTOs instead of an array of IRIs.

It seems to be included when running composer require api in an existing Symfony project but is not included through this skeleton.

Without this package arrays of related ApiResource POPOs won't be properly parsed which results in arrays of embedded DTOs instead of an array of IRIs.
Copy link
Member

@dunglas dunglas left a comment

Choose a reason for hiding this comment

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

Could you please rebase?

@Coffee2CodeNL
Copy link
Author

Of course, shall do that tomorrow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants