This website requires JavaScript.
Explore
Help
Register
Sign In
blas
/
openapi-clean-arch-gen
Watch
1
Star
0
Fork
0
You've already forked openapi-clean-arch-gen
Code
Issues
3
Pull Requests
1
Actions
Packages
Projects
1
Releases
6
Wiki
Activity
Files
b5b3632f5b39bd0c59a4343e8177611a4687ea8b
openapi-clean-arch-gen
/
templates
History
didavila
1d52da3805
All checks were successful
Lint / lint (pull_request)
Successful in 14s
Details
test: assert repository call with specific parameters in observable completion
2026-03-26 13:16:41 +01:00
..
api.repository.contract.mustache
…
api.repository.impl.mock.mustache
feat: add mock generation for DTOs, models, and repositories with corresponding templates
2026-03-25 11:01:21 +01:00
api.repository.impl.mustache
fix: body param and 2xx response codes in repository generation
2026-03-26 11:17:37 +01:00
api.repository.impl.spec.mustache
feat: add .spec.ts generation for models, mappers, repositories and use-cases
2026-03-26 10:52:58 +01:00
api.use-cases.contract.mustache
…
api.use-cases.impl.mustache
…
api.use-cases.impl.spec.mustache
test: assert repository call with specific parameters in observable completion
2026-03-26 13:16:41 +01:00
api.use-cases.mock.mustache
feat: add mock generation for DTOs, models, and repositories with corresponding templates
2026-03-25 11:01:21 +01:00
dto.mock.mustache
feat: add mock generation for DTOs, models, and repositories with corresponding templates
2026-03-25 11:01:21 +01:00
mapper.mustache
…
mapper.spec.mustache
feat: add .spec.ts generation for models, mappers, repositories and use-cases
2026-03-26 10:52:58 +01:00
model-entity.mustache
feat: ensure required fields are marked with '!' in generated model entities
2026-03-25 11:15:37 +01:00
model-entity.spec.mustache
feat: add .spec.ts generation for models, mappers, repositories and use-cases
2026-03-26 10:52:58 +01:00
model.mock.mustache
feat: add mock generation for DTOs, models, and repositories with corresponding templates
2026-03-25 11:01:21 +01:00
model.mustache
…
repository.provider.mock.mustache
feat: add mock generation for DTOs, models, and repositories with corresponding templates
2026-03-25 11:01:21 +01:00
repository.provider.mustache
…
use-cases.provider.mock.mustache
feat: add mock generation for DTOs, models, and repositories with corresponding templates
2026-03-25 11:01:21 +01:00
use-cases.provider.mustache
…