mirror of
https://github.com/Unleash/unleash.git
synced 2024-11-01 19:07:38 +01:00
741135a171
This PR adds the missing serialization of the AuthenticationRequired response back in. It was mistakenly removed in #3633. This PR also adds another test to verify that it the options property is present. |
||
---|---|---|
.. | ||
bad-data-error.ts | ||
content-type-error.ts | ||
db-error.ts | ||
disabled-error.ts | ||
feature-has-tag-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 | ||
no-access-error.ts | ||
not-implemented-error.ts | ||
notfound-error.ts | ||
operation-denied-error.ts | ||
owasp-validation-error.ts | ||
password-mismatch.ts | ||
password-undefined.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 |