didavila
  • Joined on 2026-03-18
didavila commented on issue blas/openapi-clean-arch-gen#67 2026-03-27 14:46:00 +00:00
Errores con creación nombres y segregación por tags

Se necesitaba:

  • Adaptar los nombres de las clases cuando un tag llevaba espacios
  • Formatear los mismos
  • Arreglar errores en la generación de mocks
  • Validar el fomrato de los ejemplos del…
didavila created pull request blas/openapi-clean-arch-gen#71 2026-03-27 14:43:39 +00:00
fix: enhance DTO generation, schema validation, and formatting logic
didavila pushed to fix/name-generator at blas/openapi-clean-arch-gen 2026-03-27 14:41:23 +00:00
da295c78ba Merge branch 'main' into fix/name-generator
902c0fd5a2 Merge pull request 'chore: update README with new CLI options for configuration and linting & add NOTICE' (#66) from feat/update-docu into main
ef804b74c2 Merge branch 'main' into feat/update-docu
98cd7a5edb Merge pull request 'chore: fix releases to npm' (#70) from fix/dist-result into main
3ede53ae3b chore: bump to version v1.3.14
Compare 17 commits »
didavila pushed to fix/name-generator at blas/openapi-clean-arch-gen 2026-03-27 14:40:38 +00:00
16ef1ce3e3 feat: enhance DTO mock generation with dynamic import paths and mock value checks
didavila pushed to fix/name-generator at blas/openapi-clean-arch-gen 2026-03-27 14:27:06 +00:00
e0446d4939 feat: add example validation and mismatch reporting for OpenAPI schemas
didavila pushed to main at blas/openapi-clean-arch-gen 2026-03-27 14:10:51 +00:00
98cd7a5edb Merge pull request 'chore: fix releases to npm' (#70) from fix/dist-result into main
aa7c6cf338 chore: add dist to package.json
7c5af2f3ab chore: add dist to package.json
cbef98a077 chore: add dist to package.json
Compare 4 commits »
didavila merged pull request blas/openapi-clean-arch-gen#70 2026-03-27 14:10:50 +00:00
chore: fix releases to npm
didavila pushed to fix/name-generator at blas/openapi-clean-arch-gen 2026-03-27 13:46:12 +00:00
aab9bf01bb feat: sort parameters in buildTagsMapFromAnalysis by required status
didavila pushed to fix/name-generator at blas/openapi-clean-arch-gen 2026-03-27 13:34:34 +00:00
2db6e95b1c feat: enhance DTO generation and organization by tag
didavila pushed to fix/name-generator at blas/openapi-clean-arch-gen 2026-03-27 13:09:36 +00:00
603feda26d feat: enhance name formatting functions to include PascalCase conversion
didavila created branch fix/name-generator in blas/openapi-clean-arch-gen 2026-03-27 13:09:36 +00:00
didavila pushed to feat/update-docu at blas/openapi-clean-arch-gen 2026-03-27 11:15:45 +00:00
3eb604c95f chore: update copyright year in NOTICE file to 2026
didavila pushed to feat/update-docu at blas/openapi-clean-arch-gen 2026-03-27 10:35:29 +00:00
4293857a7d chore: add NOTICE file with third-party licenses and copyright information
didavila pushed to feat/update-docu at blas/openapi-clean-arch-gen 2026-03-27 10:29:58 +00:00
07e4559133 chore: update README with new command options for skipping linting and using config files
didavila created pull request blas/openapi-clean-arch-gen#66 2026-03-27 10:28:53 +00:00
chore: update README with new CLI options for configuration and linting
didavila pushed to feat/update-docu at blas/openapi-clean-arch-gen 2026-03-27 10:27:03 +00:00
bdd0e4873e chore: update README with new CLI options for configuration and linting
didavila created branch feat/update-docu in blas/openapi-clean-arch-gen 2026-03-27 10:27:03 +00:00