Lizandro GD and Claude Sonnet 4.6
50812749ea
fix: corregir argumentos faltantes en fmt.Sprintf y usar net.JoinHostPort
...
- generateModelFileContent: faltaban 4 args (item Update, Delete comment/func/model)
- generateControllerFileContent: faltaban 2 args (Delete func y mensaje)
- generateRouteFileContent: faltaba 1 arg (comentario Delete)
- servidor_controller: usar net.JoinHostPort para compatibilidad con IPv6
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-07-13 18:19:19 +00:00
Lizandro GD and Claude Opus 4.6
9fd0772e91
refactor: rename Hermes API to Admin API v2 under /api/v2
...
Integrates the external API into the existing /api group as v2 with
API key auth (ADMIN_API_KEY), replacing the separate /hermes namespace.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-07-13 12:17:08 +00:00
Lizandro GD and Claude Sonnet 5
f8d44f3c21
docs: instrucciones completas de Hermes API para consumo externo
...
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com >
2026-07-13 03:05:49 +00:00
Lizandro GD and Claude Sonnet 5
13c3b4c16c
feat: endpoint /hermes/spec con documentación completa de la API
...
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com >
2026-07-13 03:01:15 +00:00
Lizandro GD and Claude Sonnet 5
6ccdbd93c8
feat: API Hermes con acceso total para consumo externo (API Key auth)
...
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com >
2026-07-13 02:50:31 +00:00
Lizandro GD and Claude Sonnet 5
6e281dfbda
feat: cuentas por cobrar usa listado de clientes en vez de entidades contables
...
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com >
2026-07-13 02:44:19 +00:00