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 deserialization issue for PutSynonymResponse #2572

Conversation

GeorgeCiachir
Copy link
Contributor

The ReloadResult should be a member of the PutResponseSynonym, instead of the ReloadDetails, so that the PutResponseSynonym is properly serialized.
Current behavior is that it throws a MissingRequiredPropertyException

This PR fixes issue 784

Copy link

❌ Author of the following commits did not sign a Contributor Agreement:
73d60cc

Please, read and sign the above mentioned agreement if you want to contribute to this project

@GeorgeCiachir GeorgeCiachir deleted the georgeciachir/fix-deserialization-for-putsynonymresponse branch May 24, 2024 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PutSynonymResponse: Failed to decode response
1 participant