Align variable names in create_trainingjob() with R1 API standard 01/15101/6
authoryhm1620 <yhm1620@khu.ac.kr>
Wed, 1 Oct 2025 13:37:52 +0000 (13:37 +0000)
committeryhm1620 <yhm1620@khu.ac.kr>
Mon, 6 Oct 2025 11:04:43 +0000 (11:04 +0000)
commitab20670e7c9652f6576709f3927048d5d93f30e7
tree2b4215a7412b4cca5733118c91f9e4e6ed75af63
parent3085b1f23de437674f9d8cbdb73538c14d5a0235
Align variable names in create_trainingjob() with R1 API standard

Update trainingjob_controller.py, trainingjob_schema.py, test_trainingjob_controller.py, API_docs, and request.http to fully accommodate the training job creation API compatible with R1AP v8.0.

Issue-Id: AIMLFW-237
Change-Id: Iba9b70768aa33f1c3cd963128fe2d1b30217f325
Signed-off-by: yhm1620 <yhm1620@khu.ac.kr>
API_docs/postman/aimlfw.postman_collection.json
API_docs/training-manager.yaml
request.http
tests/test_trainingjob_controller.py
trainingmgr/controller/trainingjob_controller.py
trainingmgr/schemas/trainingjob_schema.py