Open
Description
Description:
Hello,
I'm working on etkecc/synapse-admin#195 to support the MSC3823 feature in Synapse Admin, and currently (at the moment of writing using the develop
Synapse docker tag) the following things are missing:
- Support
suspended
as one of the List Accounts params and response keys SupportDonesuspended
as one of the Query User Account response keys- Support
suspended
as one of the Create or Modify Account body params
MSC3823 is already considered stable, but it's almost unusable in Admin API without those changes.
Thank you in advance!
PS: initially the clarifications were asked in #17255 (comment)