feat: add POST /api/data/equipment_mng/validate bulk validation endpoint #10

Merged
geonhee merged 1 commits from feat/equipment-bulk-validate into main 2026-02-25 09:01:25 +00:00

1 Commits

Author SHA1 Message Date
Johngreen
bcb583e822 feat: add POST /api/data/equipment_mng/validate bulk validation endpoint
Adds equipment ID bulk validation API for collector-config-manager integration.
Accepts array of equipment IDs (max 500), returns existing equipment with names.
Includes multi-tenancy company_code filtering and parameterized query for SQL injection prevention.
2026-02-25 17:56:12 +09:00