fix: add missing /stats to docs
This commit is contained in:
parent
60f0219e85
commit
1e993026a0
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ struct Response {
|
|||
build_number: String,
|
||||
}
|
||||
|
||||
/// `GET /api/v1/` Returns stats about the server
|
||||
/// `GET /api/v1/stats` Returns stats about the server
|
||||
///
|
||||
/// requires auth: no
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue