mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +02:00
document update
This commit is contained in:
parent
270c7b0288
commit
e07fe017c1
9 changed files with 56 additions and 85 deletions
|
@ -120,7 +120,7 @@ impl aweb::error::ResponseError for ResponseError {
|
|||
}
|
||||
|
||||
fn status_code(&self) -> StatusCode {
|
||||
match *self {
|
||||
match *self {
|
||||
Self::BadParameter(_, _)
|
||||
| Self::BadRequest(_)
|
||||
| Self::CreateIndex(_)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue