mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-15 13:58:36 +02:00
Update tests
This commit is contained in:
parent
e3fba62e13
commit
28adbc0d18
1 changed files with 1 additions and 1 deletions
|
@ -852,7 +852,7 @@ async fn list_api_keys() {
|
|||
},
|
||||
{
|
||||
"name": "Default Read-Only Admin API Key",
|
||||
"description": "Use it to peek into the instance in a read-only mode.",
|
||||
"description": "Use it to peek into the instance in a read-only mode. Caution: This key gives you access to all the other api keys. Do not expose it on a public frontend",
|
||||
"key": "[ignored]",
|
||||
"uid": "[ignored]",
|
||||
"actions": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue