Update test

This commit is contained in:
Mubelotix 2025-06-25 10:08:25 +02:00
parent 1c8f1c18f4
commit 2090e9ea31
No known key found for this signature in database
GPG key ID: 0406DF6C3A69B942

View file

@ -852,11 +852,12 @@ 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. Caution! Do not expose it on a public frontend. It would give access to all other keys",
"description": "Use it to peek into the instance in a read-only mode.",
"key": "[ignored]",
"uid": "[ignored]",
"actions": [
"*.get"
"*.get",
"keys.get"
],
"indexes": [
"*"