You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
It seems like #13522 regressed sending the "default" field if it is set to false. This causes issues with our SDK, since that relies on those definitions in the spec to be correct and now fails to parse the rules because of schema violations.
If this field is not sent anymore, the spec should be adapted so that our openapi generator doesn't need another special case.
Description
It seems like #13522 regressed sending the "default" field if it is set to false. This causes issues with our SDK, since that relies on those definitions in the spec to be correct and now fails to parse the rules because of schema violations.
If this field is not sent anymore, the spec should be adapted so that our openapi generator doesn't need another special case.
Spec link: https://github.com/matrix-org/matrix-spec/blob/7ab3aecf29fc0fd1daba7842db1cf95461edde5e/data/api/client-server/definitions/push_rule.yaml#L54
Steps to reproduce
Homeserver
other homeservers
Synapse Version
1.67
Installation Method
Other (please mention below)
Platform
custom built docker image
Relevant log output
Anything else that would be useful to know?
No response
The text was updated successfully, but these errors were encountered: