mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 00:31:02 +00:00
Update tests
This commit is contained in:
@ -852,7 +852,7 @@ async fn list_api_keys() {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Default Read-Only Admin API Key",
|
"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]",
|
"key": "[ignored]",
|
||||||
"uid": "[ignored]",
|
"uid": "[ignored]",
|
||||||
"actions": [
|
"actions": [
|
||||||
|
Reference in New Issue
Block a user