it0/packages/services/billing-service
hailin 2773b6265c fix(billing): return default free-plan stub when no subscription exists
Previously GET /api/v1/billing/subscription threw 404 for tenants with no
subscription, causing React Query error state on the Plans and Overview pages.
Now returns a graceful default response so the UI renders without errors.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-07 06:09:32 -08:00
..
src fix(billing): return default free-plan stub when no subscription exists 2026-03-07 06:09:32 -08:00
package.json fix(billing-service): resolve all TypeScript compilation errors 2026-03-03 23:00:27 -08:00
tsconfig.json fix(billing-service): add tsconfig with workspace path aliases 2026-03-03 23:32:34 -08:00