Skip to content

Commit 01ac0e7

Browse files
committed
update
1 parent e6a7d87 commit 01ac0e7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

apps/docs/content/docs/en/tools/jira.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1042,6 +1042,8 @@ Search for Jira users by email address or display name. Returns matching users w
10421042
|`avatarUrl` | string | URL to the user avatar \(48x48\) |
10431043
|`timeZone` | string | User timezone |
10441044
|`self` | string | REST API URL for this user |
1045-
| `total` | number | Total number of users returned |
1045+
| `total` | number | Number of users returned in this page \(may be less than total matches\) |
1046+
| `startAt` | number | Pagination start index |
1047+
| `maxResults` | number | Maximum results per page |
10461048

10471049

0 commit comments

Comments
 (0)