GET /api/credentials now returns { total, credentials } via the quinn.api
proxy, but the dashboard still treated the body as a bare array and crashed
with .filter is not a function. Add a shared parser, unit test, and e2e guard.
|
||
|---|---|---|
| .. | ||
| helpers | ||
| admin.spec.ts | ||
| bookings.spec.ts | ||
| global-setup.ts | ||
| integration.spec.ts | ||
| my.spec.ts | ||
| provider-api.spec.ts | ||
| www.spec.ts | ||