Commit 9e667c84 authored by sunse's avatar sunse
Browse files

Merge branch...

Merge branch 'Rel_19_CR0169_28.104_Enhance_stage_3_OpenAPI_for_isUnique_property' into 'Integration_Rel19_SA5_159_YAML'

Rel 19 cr0169 28.104 enhance stage 3 open api for is unique property

See merge request !1597
parents fa5182c5 775898ea
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -56,6 +56,7 @@ components:
          properties:
            areaScope:
              type: array
              uniqueItems: true
              items:
                $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea'
 
@@ -80,6 +81,7 @@ components:
          type: string
        threshold:
          type: array
          uniqueItems: true
          items:
            $ref: '#/components/schemas/ThresholdInfo'
        analyticsPeriod:
+1 −0
Original line number Diff line number Diff line
@@ -56,6 +56,7 @@ components:
                      type: string
                    mDAOutputs:
                      type: array
                      uniqueItems: true
                      items:
                        $ref: '#/components/schemas/MDAOutputs'
                    mDARequestRef: