MeiliSearch/meilisearch-types/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
..
deserr Deserialize semantic ratio 2023-12-14 16:08:42 +01:00
compression.rs Compress the snapshot in a tarball 2022-10-27 11:35:15 +02:00
document_formats.rs fix and remove the file-store hack of /dev/null 2024-02-26 10:19:07 +01:00
error.rs Merge #4536 2024-03-28 15:01:52 +00:00
facet_values_sort.rs Move the sortFacetValuesBy in the faceting settings 2023-06-29 14:33:31 +02:00
features.rs fix the tests and add tests on the experimental features 2024-02-08 15:04:03 +01:00
index_uid_pattern.rs bump deserr 2023-02-14 20:04:30 +01:00
index_uid.rs bump deserr 2023-02-14 20:04:30 +01:00
keys.rs implement the snapshots on demand 2023-09-11 12:35:57 +02:00
lib.rs return a task view instead of a task 2023-12-19 10:35:51 +01:00
settings.rs Hide secrets in settings and task queue 2024-03-26 10:36:24 +01:00
star_or.rs get rids of the unwrap_any function in favor of take_cf_content 2023-02-14 20:06:31 +01:00
task_view.rs Hide secrets in settings and task queue 2024-03-26 10:36:24 +01:00
tasks.rs fix the type of the document deletion by filter tasks 2023-05-30 15:18:52 +02:00
versioning.rs Updated messages pointing to the docs website 2023-04-28 20:52:03 +00:00