mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
145cb6d08e
`ttl` must be an integer according to the OpenAPI spec: https://github.com/matrix-org/matrix-doc/blob/old_master/data/api/client-server/voip.yaml#L70 True division (`/`) returns a float instead (`"ttl": 7200.0`). Floor division (`//`) returns an integer, so the response is spec compliant. Signed-off-by: Lukas Lihotzki <lukas@lihotzki.de> |
||
---|---|---|
.. | ||
.gitignore | ||
9655.feature | ||
10877.feature | ||
10895.misc | ||
10902.misc | ||
10903.misc | ||
10915.misc | ||
10916.misc | ||
10922.bugfix | ||
10924.bugfix | ||
10926.misc | ||
10927.bugfix | ||
10934.misc | ||
10935.misc | ||
10936.misc | ||
10940.misc |