Saltar al contenido principal

POST /api/v1/mapping-review/queue/{queueId}/approve

POST 

/api/v1/mapping-review/queue/:queueId/approve

Approve a single candidate. Writes to app.parthenon_concept_map and flips the queue row to status='approved'. Idempotent: re-approving the same queue row replaces the prior parthenon_concept_map row (UNIQUE on source_code+source_vocab).

Request

Responses