Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit b178634

Browse files
committed
Add Code Snippets to Spec Files
1 parent dfdac0d commit b178634

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

site/specs/messaging.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1606,9 +1606,8 @@ components:
16061606
totalCount:
16071607
type: integer
16081608
description: >-
1609-
The total count of objects returned in the response. When the
1610-
request has trackTotalCount set to false this value is limited to
1611-
10,000.
1609+
The total number of messages matched by the search. When the request
1610+
has trackTotalCount set to false this value is limited to 10,000.
16121611
example: 100
16131612
pageInfo:
16141613
$ref: '#/components/schemas/pageInfo'

0 commit comments

Comments
 (0)