Fix the training job deletion api 88/14288/3
authorTaewan Kim <t25.kim@samsung.com>
Mon, 31 Mar 2025 05:38:23 +0000 (14:38 +0900)
committerTaewan Kim <t25.kim@samsung.com>
Fri, 2 May 2025 02:00:50 +0000 (11:00 +0900)
commit7dd5e1928bb47a3cf849bc9b98f01f9ffe555897
treeae589c3533b07c3552ed6a3043b08f86396e613f
parent4224e91d9bedab16911d26cc2c155626974729c6
Fix the training job deletion api

The delete interface of tm is changed to
/ai-ml-model-training/v1/training-jobs/{id}

Issue-ID: AIMLFW-184

Change-Id: Ie2f264395c4075007fe0f254c7c6e520cac6bf2e
Signed-off-by: Taewan Kim <t25.kim@samsung.com>
src/apis/training-job.js
src/components/home/status/API_STATUS.js
src/components/home/status/StatusPageRows.js