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 a special case where only requestId is sent back instead of room #65

Merged
merged 3 commits into from
Mar 14, 2022

Conversation

Shiranuit
Copy link
Contributor

What does this PR do ?

Fix a special case where only the requestId is sent back by Kuzzle instead of the room property.
This only happens when we successfuly parse the Json message but the failed to convert it to a Request

@Shiranuit Shiranuit linked an issue Feb 28, 2022 that may be closed by this pull request
@Shiranuit Shiranuit merged commit e9d00fc into 1-dev Mar 14, 2022
@Shiranuit Shiranuit mentioned this pull request Mar 14, 2022
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.

SDK should ensure that the body is a HashMap
1 participant