Files
dub-node/docs/models/components/errort.md
2024-04-19 11:28:50 +05:30

1.7 KiB
Raw Blame History

ErrorT

Fields

Field Type Required Description Example
code components.Code ✔️ A short code indicating the error code returned. bad_request
message string ✔️ A human readable explanation of what went wrong. The requested resource was not found.
docUrl string A link to our documentation with more details about this error code https://dub.co/docs/api-reference/errors#bad_request