gohorsejobs/backend/internal/router
Tiago Yamamoto 90a5f7b2a6 fix: Add /api/v1/auth/register/company route for public job posting
Added route aliases:
- POST /api/v1/auth/register/candidate
- POST /api/v1/auth/register/company

These maintain consistency with the /post-job frontend page
2025-12-26 12:54:37 -03:00
..
router.go fix: Add /api/v1/auth/register/company route for public job posting 2025-12-26 12:54:37 -03:00
router_test.go fix(backend): consolidated duplicate routes, fixed E2E tests for UUIDs and paths 2025-12-24 13:42:45 -03:00