Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion mintlify/openapi.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion openapi.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions openapi/paths/auth/auth_credentials_{id}_challenge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ post:
'429':
description: >-
Too many requests. Returned with `RATE_LIMITED` when challenge
re-issues are requested more frequently than the OTP rate limit
allows. Clients should back off and retry after the interval
re-issues are requested more frequently than the credential challenge
rate limit allows. Clients should back off and retry after the interval
indicated by the `Retry-After` response header.
headers:
Retry-After:
Expand Down
Loading