Skip to main content

synapse_admin_api/account_validity/
renew_account.rs

1//! Different versions of the endpoint to renew an account.
2
3pub mod v1;