mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-04 00:18:01 +01:00
a50d0e2a21
Unleash is an API and it would simplyfy a lot of the specific errors could carry the expected HTTP status code for this error. This would eliminate the need for a gigantic switch/case in the handle-errors function. |
||
---|---|---|
.. | ||
bad-data-error.ts | ||
base-error.ts | ||
db-error.ts | ||
disabled-error.ts | ||
feature-has-tag-error.ts | ||
incompatible-project-error.ts | ||
invalid-operation-error.ts | ||
invalid-token-error.ts | ||
minimum-one-environment-error.ts | ||
name-exists-error.ts | ||
no-access-error.ts | ||
notfound-error.ts | ||
operation-denied-error.ts | ||
owasp-validation-error.ts | ||
password-mismatch.ts | ||
password-undefined.ts | ||
role-in-use-error.ts | ||
used-token-error.ts |