MeiliSearch/meilisearch-http/src
2020-03-11 14:42:58 +01:00
..
helpers allow api key in header when no master-key is set; fix #515 2020-03-10 15:59:16 +01:00
models introduce new key management 2020-02-14 12:54:07 +01:00
routes global settings update make partial update; fix #516 2020-03-11 14:42:58 +01:00
analytics.rs Replace isahc by ureq 2019-11-28 16:41:42 +01:00
data.rs cargo fmt 2020-02-27 14:33:57 +01:00
error.rs index UID format; fix #497 2020-03-06 10:15:19 +01:00
lib.rs setup clippy and make a pass on code 2020-02-11 15:28:00 +01:00
main.rs cargo fmt 2020-02-27 14:33:57 +01:00
option.rs remove unnecessary comment on env Opt; #491 2020-03-06 10:15:11 +01:00