We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I was need change serialized name of discriminator, because it's too long. I implement it for Yaml driver: https://github.com/gepo/serializer/commit/a5cc28e87f3ec10d47b008ff410bc74ab2b046a2
It's obvious and helpful feature, is it need for others? It should be implemented for other drivers before pull request.
The text was updated successfully, but these errors were encountered:
@Discriminator(field="foo")
Sorry, something went wrong.
No branches or pull requests
I was need change serialized name of discriminator, because it's too long.
I implement it for Yaml driver:
https://github.com/gepo/serializer/commit/a5cc28e87f3ec10d47b008ff410bc74ab2b046a2
It's obvious and helpful feature, is it need for others? It should be implemented for other drivers before pull request.
The text was updated successfully, but these errors were encountered: