MeiliSearch/meilisearch/src
meili-bors[bot] 78668584cd
Merge #4533
4533: Hide api key in settings and task queue r=dureuill a=dureuill

# Pull Request

See [Usage page](https://meilisearch.notion.site/v1-8-AI-search-API-usage-135552d6e85a4a52bc7109be82aeca42#117f5ff7b19f4d95bb3ae0005f6c6633)

## Motivation

See [slack discussion (internal link)](https://meilisearch.slack.com/archives/C06GQP7FQ6P/p1709804022298749)


## Changes

- The value of the `apiKey` parameter is now hidden in the settings and the details of the task queue.

Co-authored-by: Louis Dureuil <louis@meilisearch.com>
2024-03-28 16:02:53 +00:00
..
analytics create the experimental CLI argument 2024-03-26 16:43:40 +01:00
extractors add an experimental cli parameter to allow specifying your task id 2024-02-26 13:58:03 +01:00
routes Merge #4533 2024-03-28 16:02:53 +00:00
error.rs Improve error message 2024-03-27 17:34:49 +01:00
lib.rs rename the method to get a permit and use it in all search requests 2024-03-26 17:28:03 +01:00
main.rs Merge branch 'main' into tmp-release-v1.7.0 2024-03-11 15:39:51 +01:00
metrics.rs Merge #4530 2024-03-25 12:23:31 +00:00
middleware.rs feat: add status code label to prometheus http request counter 2024-03-25 10:49:40 +05:30
option.rs update the discussion link 2024-03-26 19:18:32 +01:00
search_queue.rs connect the search queue with the health route 2024-03-27 15:49:43 +01:00
search.rs fix the facet search 2024-03-19 15:07:06 +01:00