Commit 161221ac authored by Hassan Al-Kanani's avatar Hassan Al-Kanani
Browse files

Edit TS28105_AiMlNrm.yaml

parent c663434c
Loading
Loading
Loading
Loading
Loading
+14 −14
Original line number Diff line number Diff line
@@ -18,9 +18,9 @@ components:
    MLContext:
      type: object
      properties:
        inferenceEntityRef:
        inferenceEntityRefList:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnListRo'
        dataProviderRef:
        dataProviderRefList:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnListRo'

    RequestStatus:
@@ -144,7 +144,7 @@ components:
          uniqueItems: true
          items:
            $ref: '#/components/schemas/ModelPerformance'
        mLModelRef:
        mLModelRefList:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnListRo'

    InferenceOutput:
@@ -562,7 +562,7 @@ components:
                        - PRE_SPECIALISED_TRAINING
                        - RE_TRAINING
                        - FINE_TUNING
                    expectedInferenceScope:
                    expectedInferenceScopeList:
                      type: array
                      uniqueItems: true
                      items: 
@@ -669,7 +669,7 @@ components:
                - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-Attr'
                - type: object
                  properties:  ##FIXME pointer to MLModelCoordinationGroup missing
                    mLModelRef:
                    mLModelRefList:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnListRo'
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO'
        - type: object
@@ -738,7 +738,7 @@ components:
                    suspendRequest:
                      type: boolean 
                      default: FALSE
                    mLModelToLoadRef:
                    mLModelToLoadRefList:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnListRo'

    MLModelLoadingPolicy-Single:
@@ -774,11 +774,11 @@ components:
                    suspendProcess:
                      type: boolean
                      default: FALSE
                    mLModelLoadingRequestRef:
                    mLModelLoadingRequestRefList:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnListRo'
                    mLModelLoadingPolicyRef:
                    mLModelLoadingPolicyRefList:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnListRo'
                    loadedMLModelRef:
                    loadedMLModelRefList:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnListRo'
                      uniqueItems: true

@@ -824,7 +824,7 @@ components:
                    - RE_TRAINING
                    - FINE_TUNING
                  readOnly: true
                inferenceScope:
                inferenceScopeList:
                  type: array
                  items: 
                    $ref: '#/components/schemas/AIMLInferenceName'
@@ -873,9 +873,9 @@ components:
                 - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-Attr'
                 - type: object
                   properties:
                     availMLCapabilityReport:
                     availMLCapabilityReportList:
                       $ref: '#/components/schemas/AvailMLCapabilityReport'
                     mLModelRef:
                     mLModelRefList:
                       $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnListRo'
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO'
        - type: object
@@ -942,8 +942,8 @@ components:
                  $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnListRo'
                mLUpdateRequestRefList:
                  $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnListRo'
                mLUpdateReportRef:
                  $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo'
                mLUpdateReportRefList:
                  $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnListRo'

    MLUpdateReport-Single:
      allOf: