mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-28 00:17:12 +01:00
In preparation for v6, this PR removes usage and references to `error.description` instead favoring `error.message` (as mentioned #4380) I found no references in the front end, so this might be (I believe it to be) all the required changes. |
||
---|---|---|
.. | ||
archivedfeature-error.ts | ||
bad-data-error.ts | ||
content-type-error.ts | ||
db-error.ts | ||
disabled-error.ts | ||
exceeds-limit-error.ts | ||
feature-has-tag-error.ts | ||
forbidden-error.ts | ||
from-legacy-error.ts | ||
incompatible-project-error.ts | ||
index.ts | ||
invalid-operation-error.ts | ||
invalid-token-error.ts | ||
minimum-one-environment-error.ts | ||
name-exists-error.ts | ||
not-implemented-error.ts | ||
notfound-error.ts | ||
operation-denied-error.ts | ||
owasp-validation-error.ts | ||
password-mismatch.ts | ||
password-undefined.ts | ||
pattern-error.ts | ||
permission-error.ts | ||
project-without-owner-error.ts | ||
role-in-use-error.ts | ||
unauthorized-error.ts | ||
unleash-error.test.ts | ||
unleash-error.ts | ||
used-token-error.ts |