Skip to content

Commit cca7ccb

Browse files
authored
[DOCS] Fix clarity of 7.6 derived key breaking change (#60154) (#60203)
1 parent e699f37 commit cca7ccb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/migration/migrate_7_6.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ privileges for the API key. Previously, when you created a derived key, it had
3030
no privileges. This behavior disregarded any privileges that you specified in
3131
the {ref}/security-api-create-api-key.html[create API key API].
3232

33-
As of 7.6.2, this behavior changes. To create derived keys with no privileges,
34-
you must explicitly specify an empty role descriptor. For example:
33+
As of 7.6.2, this behavior changes. To create a derived key, you must explicitly
34+
specify a role descriptor with no privileges:
3535

3636
[source,js]
3737
----

0 commit comments

Comments
 (0)