MeiliSearch/meilisearch-http/src/routes
Many the fish 37dc6537c3
Fix api keys bugs (#2734)
* Add some tests

* Disallow index creation when API key doesn't havec explicitelly the right on the creating index

* Fix lazy index creation with `indexes.*` action
2022-09-06 15:13:09 +02:00
..
indexes Fix api keys bugs (#2734) 2022-09-06 15:13:09 +02:00
api_key.rs Use the IndexUid and StarOr in meilisearch_auth::Key 2022-06-09 16:14:15 +02:00
dump.rs Add a new meilisearch_types crate 2022-06-09 16:14:13 +02:00
mod.rs move prometheus behind a feature flag 2022-08-29 14:36:59 +02:00
tasks.rs 📎 makes clippy happy 2022-08-12 14:18:27 +02:00