Commit 4fee4bb1 authored by sunse's avatar sunse
Browse files

Merge branch 'Rel19_CR0201_TS28105_Enhance_the_OpenAPI_related_to_multiplicit'...

Merge branch 'Rel19_CR0201_TS28105_Enhance_the_OpenAPI_related_to_multiplicit' into 'Integration_Rel19_SA5_158_YAML'

Rel19 CR0201 TS28105 Enhance OpenAPI related to Multiplicity

See merge request !1475
parents e02ed3f7 85c29ac1
Loading
Loading
Loading
Loading
Loading
+11 −2
Original line number Diff line number Diff line
@@ -487,12 +487,17 @@ components:
                runTimeContext:
                  $ref: '#/components/schemas/MLContext'
                supportedPerformanceIndicators:
                  type: array
                  uniqueItems: true
                  items:
                    $ref: '#/components/schemas/SupportedPerfIndicator'
                  minItems: 1
                mLCapabilitiesInfoList:
                  type: array
                  uniqueItems: true
                  items:
                    $ref: '#/components/schemas/MLCapabilityInfo'
                  minItems: 1
                retrainingEventsMonitorRef:
                  $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
                sourceTrainedMLModelRef:
@@ -521,7 +526,11 @@ components:
              type: object
              properties:
                memberMLModelRefList:
                  $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnListRo'
                  type: array
                  uniqueItems: true
                  items:
                    $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo'
                  minItems: 2

    ## 7.3a.4.1 IOC
    MLUpdateFunction-Single: