mirror of https://github.com/ghostfolio/ghostfolio
Browse Source
- Move interface from interfaces/ to interfaces/responses/ - Rename Export to ExportResponse following API response naming convention - Update imports and type references in export controller and service - Update type references in portfolio calculator tests and test utilities - Update type references in Angular data service and ICS service - Remove old export.interface.ts file - Add new export-response.interface.ts in responses directory No behavioral changes - type-only refactoring to align with project naming conventions for API response interfaces. Resolves #5766pull/5805/head
12 changed files with 25 additions and 25 deletions
Loading…
Reference in new issue