Commit 38715213 authored by shumim's avatar shumim
Browse files

S5‑240815 : Input to DraftCR 28.105 Correct IOCs related references

parent 8edaa394
Loading
Loading
Loading
Loading
Loading
+10 −12
Original line number Diff line number Diff line
@@ -293,8 +293,6 @@ components:
              allOf:
                - type: object
                  properties:
                    mLTrainingProcessId:
                      type: string
                    priority:
                      type: integer
                    terminationConditions:
@@ -314,6 +312,8 @@ components:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList'
                    trainingReportRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
                    mLEntityRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'

    MLTrainingReport-Single:
      allOf:
@@ -324,8 +324,6 @@ components:
              allOf:
                - type: object
                  properties:
                    mLEntityId:
                      type: string
                    areConsumerTrainingDataUsed:
                      type: boolean
                    usedConsumerTrainingData:
@@ -356,6 +354,8 @@ components:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
                    mLEntityCoordinationGroupToTrainRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
                    mLEntityRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'

    MLTestingFunction-Single:
      allOf:
@@ -367,10 +367,8 @@ components:
                - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-Attr'
                - type: object
                  properties:
                    mLEntityIdList:
                      type: array
                      items:
                        type: string
                    mLEntityRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO'
        - type: object
          properties:
@@ -472,10 +470,10 @@ components:
                  properties:
                    inferenceType:
                      type: string
                    mLEntityId:
                      type: string
                    policyForLoading:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
                    mLEntityRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'

    MLEntityLoadingProcess-Single:
      allOf:
@@ -540,8 +538,8 @@ components:
            attributes:
              type: object
              properties:
                mLRepositoryId:
                  type: string
                mLEntityRef:
                  $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
            MLEntityList:
              $ref: '#/components/schemas/MLEntity-Multiple'
            MLEntityCoordinationGroups: