Files
corrosion-admin-panel/backend-nest
Vantz Stockwell a5e9d02a9a
All checks were successful
Test Asgard Runner / test (push) Successful in 3s
fix: Wrap admin subscriptions response to match frontend contract
Frontend expects { subscriptions: [{ owner_email, module_name, license_id }] }
but backend returned raw WebstoreSubscription entities. Shaped the response
with license.owner join for owner_email and plan_id mapped to module_name.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 00:25:05 -05:00
..