Commit 0076c9c4 authored by ruiyue's avatar ruiyue
Browse files

Merge branch 'TS28.105_Rel19_Correct_associations_on_Training' into...

Merge branch 'TS28.105_Rel19_Correct_associations_on_Training' into 'Integration_Rel19_SA5_165_YAML'

TS28.105_Rel19_CR0316_Correct_associations_on_Training_NRM_fragment

See merge request !2036
parents ad9a0f6c f520ab71
Loading
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -607,8 +607,6 @@ components:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnListRo' 
                    trainingReportRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo'
                    mLModelGeneratedRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo'
                    mLModelRef:  ## Figure 7.3a.1.1.1-1 is 1-0..1 mapping, hence should be single
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo'

@@ -645,8 +643,6 @@ components:
                    areNewTrainingDataUsed:
                      type: boolean
                      readOnly: true
                    trainingRequestRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnListRo'
                    fLReportPerClient:
                      type: array
                      uniqueItems: true
@@ -661,8 +657,6 @@ components:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo'
                    mLModelCoordinationGroupGeneratedRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo'
                    mLModelRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnListRo'

    MLTestingFunction-Single:
      allOf: