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

rooms::list_rooms::v1::Request failed - deserialization failed: invalid type: integer 0 #14

Closed
avp90 opened this issue Aug 3, 2022 · 1 comment

Comments

@avp90
Copy link

avp90 commented Aug 3, 2022

The deserialization of the list rooms response (request synapse_admin_api::rooms::list_rooms::v1::Request) is failing with following message:

deserialization failed: invalid type: integer `0`, expected a boolean at line 1 column 354

Following properties should be handled with serde/boolean_as_uint:

  • federatable
  • public
@jplatte
Copy link
Member

jplatte commented Aug 31, 2022

Should be fixed by c82d3ce. Let me know if it still doesn't work.

@jplatte jplatte closed this as completed Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants