Skip to content

Commit cb3fe2e

Browse files
docs: align reference priority behavior
1 parent afcadf2 commit cb3fe2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/references/authorization-schema.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The version of the YAML format used by the file. Write it as a quoted ``major.mi
7272
``priority``
7373
============
7474

75-
An integer used when several files change the same definition or role field. A higher number takes precedence. Contributions with the same priority may be combined when they agree or affect different fields, but conflicting values at the same priority fail validation.
75+
An integer used when several files extend the same role and change the same field or permission. A higher number takes precedence. Contributions with the same priority may be combined when they agree or affect different fields, but conflicting values at the same priority fail validation.
7676

7777
Priority does not control the order shown in a user interface. Clients may sort roles, permissions, and categories for their own presentation.
7878

0 commit comments

Comments
 (0)