gohorsejobs/backend/internal/api
Tiago Yamamoto eae3df7f38 fix(cors): add PATCH to allowed methods
Without PATCH in CORS headers, user update was failing with:
'Method PATCH is not allowed by Access-Control-Allow-Methods'
2025-12-26 00:59:04 -03:00
..
handlers fix(users): allow superadmin to list all users without tenant restriction 2025-12-26 00:51:54 -03:00
middleware fix(cors): add PATCH to allowed methods 2025-12-26 00:59:04 -03:00