hive-c0re: fix clippy doc_markdown nit in matrix_accounts.rs
This commit is contained in:
parent
4f55566694
commit
423427abeb
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ fn account_name_from_filename(fname: &str) -> Option<String> {
|
||||||
}
|
}
|
||||||
|
|
||||||
/// `GET /api/matrix-accounts?agent=<name>` — matrix accounts provisioned
|
/// `GET /api/matrix-accounts?agent=<name>` — matrix accounts provisioned
|
||||||
/// for `agent`, backfilled with homeserver/live/user_id from the daemon's
|
/// for `agent`, backfilled with `homeserver`/`live`/`user_id` from the daemon's
|
||||||
/// snapshot.
|
/// snapshot.
|
||||||
#[utoipa::path(
|
#[utoipa::path(
|
||||||
get,
|
get,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue