didavila
|
5229a3ad45
|
refactor: separate return and param imports in Clean Architecture generator
|
2026-03-24 16:40:34 +01:00 |
|
didavila
|
ca63b85086
|
refactor: remove unused imports section from model template
|
2026-03-24 16:31:17 +01:00 |
|
didavila
|
e008144813
|
refactor: normalize array type notation from Array<T> to T[] in generators and type mapper
|
2026-03-24 16:27:10 +01:00 |
|
didavila
|
73dcb6f701
|
Merge branch 'main' into feat/review-imports
|
2026-03-24 16:10:59 +01:00 |
|
didavila
|
e8c919ee76
|
feat: collect and render model imports for referenced types in Clean Architecture generation
|
2026-03-24 16:02:17 +01:00 |
|
didavila
|
a97c3b22fa
|
feat: enhance TagOperation interface with detailed parameter structure and update return type handling in generator
|
2026-03-24 15:52:11 +01:00 |
|
didavila
|
031bdb4b3a
|
feat: add classVarName to operations in generateCleanArchitecture function
|
2026-03-24 15:44:10 +01:00 |
|
didavila
|
82b734bc55
|
fix: correct import paths in use cases provider and update response mapping in repository implementation
|
2026-03-24 15:37:34 +01:00 |
|
didavila
|
f4d9340137
|
feat: add returnTypeVarName and returnBaseTypeVarName to TagOperation interface and update generator function
|
2026-03-24 15:37:26 +01:00 |
|
didavila
|
fc3d95052c
|
fix: update import paths for repository and mapper templates
|
2026-03-24 15:15:06 +01:00 |
|
didavila
|
3fe2333a03
|
feat: implement toCamelCase utility function and update Clean Architecture generator to use it
|
2026-03-24 15:12:52 +01:00 |
|