Commit 97f7bfd9 authored by cintiarosa's avatar cintiarosa
Browse files

Add Pre-training Solution

parent d95d3166
Loading
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -286,6 +286,13 @@ components:
                      type: boolean
                    suspendRequest:
                      type: boolean
                    mLTrainingType:
                      type: string
                        enum:
                          - INTIAL-TRAINING
                          - RE-TRAINING
                          - PRE-TRAINING
                          - FINE-TUNING
                    mLModelRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo'
                    mLModelCoordinationGroupRef: