Skip to content

Commit 6f76d26

Browse files
committed
Add group and role params
1 parent 06e1852 commit 6f76d26

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

content/collections/tags/users.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ parameters:
66
name: sort
77
type: string *username*
88
description: Sort entries by a field.
9+
-
10+
name: group
11+
type: string
12+
description: Specify the slug to filter users by a single group.
13+
-
14+
name: role
15+
type: string
16+
description: Specify the slug to filter users by a single role.
917
id: c3e6df36-d705-4293-a5d8-40d27a06a18c
1018
---
1119
This tag has the same functionality as the [collection](collection) tag, with some differences.

0 commit comments

Comments
 (0)