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

Commit aa61d46

Browse files
committed
Add Code Snippets to Spec Files
1 parent f91fe08 commit aa61d46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/specs/messaging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1609,7 +1609,7 @@ components:
16091609
type: integer
16101610
description: >-
16111611
The total number of messages matched by the search. When the request
1612-
has limitTotalCount set to false this value is limited to 10,000.
1612+
has limitTotalCount set to true this value is limited to 10,000.
16131613
example: 100
16141614
pageInfo:
16151615
$ref: '#/components/schemas/pageInfo'

0 commit comments

Comments
 (0)