it0/packages/services/inventory-service/src/interfaces/rest/controllers
hailin 36d36acad4 fix: set tenantId when creating credentials in inventory-service
The createCredential method was missing the tenantId assignment,
causing a NOT NULL constraint violation on the credentials table.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 10:52:14 -08:00
..
cluster.controller.ts fix: remove AuthGuard('jwt') from all service controllers 2026-02-21 23:42:37 -08:00
credential.controller.ts fix: set tenantId when creating credentials in inventory-service 2026-02-26 10:52:14 -08:00
server.controller.ts fix: remove AuthGuard('jwt') from all service controllers 2026-02-21 23:42:37 -08:00