Skip to content

Commit 0047897

Browse files
authored
Add note about tag limit to timeline doc (#1794)
1 parent e8a196c commit 0047897

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/en/methods/timelines.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,10 @@ Authorization
137137

138138
##### Query parameters
139139

140+
{{< hint style="info" >}}
141+
Note that there is a limit to the number of tags that will be applied from each query param (defaults to 4 total tags). Keep this in mind when using the `any`, `all`, and `none` params.
142+
{{</ hint >}}
143+
140144
any[]
141145
: Array of String. Return statuses that contain any of these additional tags.
142146

0 commit comments

Comments
 (0)