Commit 7efb6c7b authored by sunse's avatar sunse
Browse files

Merge branch...

Merge branch 'TS28.105_Rel18_correction_to_misalignment_of_stage_2_and_stage_3' into 'Integration_Rel18_SA5_156_YAML'

TS28.105 Rel18 CR0153 correction to misalignment of stage 2 and stage 3

See merge request !1261
parents 11345673 c0a506da
Loading
Loading
Loading
Loading
Loading
+6 −5
Original line number Diff line number Diff line
@@ -348,9 +348,6 @@ components:
            attributes:
              allOf:
                - type: object
                  oneOf:
                    - required: [ requestStatus, mLModelToTestRef ]
                    - required: [ requestStatus, mLModelCoordinationGroupToTestRef ]
                  properties:
                    requestStatus:
                      $ref: '#/components/schemas/RequestStatus'
@@ -358,9 +355,9 @@ components:
                      type: boolean
                    suspendRequest:
                      type: boolean                  
                    mLModelToTestRef:
                    mLModelRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
                    mLModelCoordinationGroupToTestRef:
                    mLModelCoordinationGroupRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'

    MLTestingReport-Single:
@@ -555,6 +552,10 @@ components:
              properties:
                progressStatus:
                  $ref: '#/components/schemas/ProcessMonitor'
                cancelProcess:
                  type: boolean
                suspendProcess:
                  type: boolean
                mLModelRef:
                  $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList'
                mLUpdateRequestRef: