vchikalkin 0cb35adefa feat: add 'days' field to subscription price schema and update TypeScript definitions
- Introduced a new 'days' integer field in the subscription price schema, marked as required to enhance subscription duration tracking.
- Removed unused 'description', 'trialPeriodDays', and 'trialEnabled' fields from the subscription setting schema to streamline the data model.
- Updated TypeScript definitions to reflect these changes, ensuring type safety and consistency across the application.
2025-09-02 19:02:08 +03:00
..