Skip to content

Commit

Permalink
add daily limit type
Browse files Browse the repository at this point in the history
  • Loading branch information
aakarim committed Dec 11, 2023
1 parent ff90bb6 commit d378d50
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion source/includes/_errors.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ unknown_route | URL was not valid
queued | Lookup queued. Try this request again in a few minutes
rate_limit | The request has been rate limited
api_error | Internal API error
viewer_invalid | the 'Viewer' was not found or does not have the correct permissions
viewer_invalid | the 'Viewer' was not found or does not have the correct permissions
daily_limit | The daily limit for this endpoint has been reached

0 comments on commit d378d50

Please sign in to comment.