1
0
mirror of synced 2026-01-04 00:06:20 -05:00

Merge pull request #20755 from JohnBreault/patch-2

Update resource-limitations.md
This commit is contained in:
Courtney Wilson
2022-09-23 14:51:10 -05:00
committed by GitHub

View File

@@ -173,7 +173,7 @@ query {
* The `cost` field returns the point cost for the current call that counts against the rate limit.
* The `remaining` field returns the number of points remaining in the current rate limit window.)
* The `remaining` field returns the number of points remaining in the current rate limit window.
* The `resetAt` field returns the time at which the current rate limit window resets in [UTC epoch seconds](http://en.wikipedia.org/wiki/Unix_time).