mirror of
https://github.com/Unleash/unleash.git
synced 2025-11-10 01:19:53 +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. |
||
|---|---|---|
| .. | ||
| createExportImportService.ts | ||
| export-import-api-usage.test.ts | ||
| export-import-controller.ts | ||
| export-import-permissions.e2e.test.ts | ||
| export-import-service.ts | ||
| export-import.e2e.test.ts | ||
| import-context-validation.test.ts | ||
| import-context-validation.ts | ||
| import-permissions-service.ts | ||
| import-toggles-store-type.ts | ||
| import-toggles-store.ts | ||
| import-validation-messages.ts | ||