Commit 8edaa394 authored by shumim's avatar shumim
Browse files

S5-240812 : Rel-18 Input to draft CR TS 28.105 Available capabilities for MLUpdate

parent c5945c5c
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -147,6 +147,17 @@ components:
              items:
                $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea'
                
    MLCapabilityInfo:
      type: object
      properties:
        inferenceType:
          type: string
        capabilityName:
          type: string
        mLCapabilityParameters:
          description: A map (list of key-value pairs) for an inferenceType and capabilityName
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/AttributeNameValuePairSet'

    AvailMLCapabilityReport:
      type: object
      properties:
@@ -512,6 +523,10 @@ components:
                  $ref: '#/components/schemas/MLContext'
                supportedPerformanceIndicators:
                  $ref: '#/components/schemas/SupportedPerfIndicator'
                mLCapabilitiesInfoList:
                  type: array
                  items:
                    $ref: '#/components/schemas/MLCapabilityInfo'
                retrainingEventsMonitorRef:
                  $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
                sourceTrainedMLEntityRef: