Commit 775898ea authored by srinivasaraj's avatar srinivasaraj Committed by sunse
Browse files

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

parent fa5182c5
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: