Commit 05dc7d3c authored by ruiyue's avatar ruiyue
Browse files

Merge branch...

Merge branch 'Rel19_CR_TS28.105_Correct_Misalignment_between_Stage_2_and_Stage_3' into 'Integration_Rel19_SA5_163_YAML'

Rel19_CR0304_TS28.105_Correct_Misalignment_between_Stage_2_and_Stage_3

See merge request !1915
parents 6e4ccf1c a32a65e9
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -376,7 +376,7 @@ components:
          description: >
            List of MLTrainingFunction DNs capable of acting as FL clients.
            Applicable when fLRole = FL_SERVER.
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' 
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnListRo' 
    
    FLRequirement:
      type: object
@@ -425,7 +425,7 @@ components:
      additionalProperties: false
      properties:
        clientRef:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo'
        numberOfDataSamplesUsed:
          type: integer
        trainingTimeDuration:
@@ -604,7 +604,7 @@ components:
                    trainingRequestRef: ## Figure 7.3a.1.1.1-1 has no such pointer
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnListRo'
                    participatingFLClientRefList:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' 
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnListRo' 
                    trainingReportRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo'
                    mLModelGeneratedRef: