matrix-spec/changelogs/client_server/newsfragments/1097.clarification
TheOneWithTheBraid 9d07c9a014 fix: spaces hierarchy paramater types
- changed `limit` parameter type to integer
- changed `query` parameter type to integer

A floating number does not make any sense here. Also, at least Synapse
does not allow floating point numbers in here.

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-05-30 07:39:32 +02:00

2 lines
64 B
Plaintext

Adjust the data types of the Spaces Hierarchy query parameters.