Commit e6a8b222 authored by Hassan Al-Kanani's avatar Hassan Al-Kanani Committed by ruiyue
Browse files

Edit TS28105_AiMlNrm.yaml

parent 5a5cbe2c
Loading
Loading
Loading
Loading
+8 −7
Original line number Diff line number Diff line
@@ -226,7 +226,7 @@ components:
          type: string
          readOnly: true
    
    MLKnowldge:
    MLKnowledge:
      type: object
      properties:
        mLKnowledgeName:
@@ -484,10 +484,10 @@ components:
                  properties:
                    supportedLearningTechnology:
                      $ref: '#/components/schemas/SupportedLearningTechnology'
                    flParticipationInfo:
                    fLParticipationInfo:
                      $ref:  '#/components/schemas/FLParticipationInfo'
                    mLKnowledge:
                      $ref: '#/components/schemas/MLKnowldge'
                      $ref: '#/components/schemas/MLKnowledge'
                    mLTrainingType:
                      type: string
                      enum:
@@ -525,7 +525,7 @@ components:
                  properties:
                    aIMLInferenceName:
                      $ref: '#/components/schemas/AIMLInferenceName' 
                    flRequirement:
                    fLRequirement:
                      $ref: '#/components/schemas/FLRequirement'
                    candidateTrainingDataSource:
                      type: array
@@ -605,6 +605,8 @@ components:
                      default: FALSE
                    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' 
                    trainingReportRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo'
                    mLModelGeneratedRef:
@@ -647,13 +649,12 @@ components:
                      readOnly: true
                    trainingRequestRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnListRo'
                    flReportPerClient:
                    fLReportPerClient:
                      type: array
                      uniqueItems: true
                      items:
                        $ref: '#/components/schemas/FLReportPerClient'
                    participatingFLClientRefList:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList'  
                     
                    trainingProcessRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo'
                    lastTrainingRef: