Skip to content

Commit 2874d5d

Browse files
curquizagmourier
andauthored
Update meilisearch-release-changelogs/v0.28.0.md
Co-authored-by: Guillaume Mourier <[email protected]>
1 parent ecc7f95 commit 2874d5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meilisearch-release-changelogs/v0.28.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Done by @ManyTheFish (#2408)
1919

2020
## API key management: deterministic keys
2121

22-
- It is now possible to create a deterministic `key` value by specifying a `uid` field at creation. `uid` is a `uuidv4`. If omitted, Meilisearch generates it.
22+
- It is now possible to create a deterministic `key` value by specifying a `uid` field at creation. `uid` value must be a UUID v4. If omitted, Meilisearch generates it.
2323
- Adds a `name` field: specify a human-readable `name` to make API key retrieval more convenient.
2424
- Introduces new actions to manage API keys (`keys.get`, `keys.create`, `keys.update`, `keys.delete`).
2525
- It is no longer possible to update an API key's `actions`, `indexes`, or `expiresAt` after creation.

0 commit comments

Comments
 (0)