MeiliSearch/meilisearch-http/src
Anirudh Rowjee 151f691609 Fixes #1750
This commit is a fix to issue #1750.
As a part of the changes to solve this issue, the following changes have
been made -
1. Route registration for static assets has been modified
2. the `mut` keyword on the `scope` has been removed.
2021-10-02 15:24:04 +05:30
..
extractors bump dependencies 2021-09-13 15:17:08 +02:00
helpers fix tests 2021-09-28 18:57:36 +02:00
routes missing payload error 2021-09-30 16:58:13 +02:00
analytics.rs clippy + fmt 2021-09-28 22:22:59 +02:00
error.rs missing payload error 2021-09-30 16:58:13 +02:00
lib.rs Fixes #1750 2021-10-02 15:24:04 +05:30
main.rs Merge #1711 2021-09-29 14:38:55 +00:00
option.rs clippy + fmt 2021-09-28 22:22:59 +02:00