Skip to content

Conversation

@gehrisandro
Copy link

This PR fixes an issue, when Verbs is used in combination with the API platform package.

Problem: The API documentation generated by the API platform does not contain any endpoints.

Reason: The API platform makes use of the Symfony Serializer which is overridden by Verbs in the package service provider.

Solution: There is no need to override the Serializer. Instead, we can directly instantiate a new Serializer with the configuration required, when Verbs Serializer is resolved.

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.

1 participant