Commit 3f383f83 authored by srinivasaraj's avatar srinivasaraj Committed by sunse
Browse files

PositioningRANSubnet type removed, reference replaced with Positioning

parent 770fb1eb
Loading
Loading
Loading
Loading
Loading
+1 −10
Original line number Diff line number Diff line
@@ -196,15 +196,6 @@ components:
          $ref: '#/components/schemas/PredictionFrequency'
        accuracy:
          $ref: '#/components/schemas/Float'
    PositioningRANSubnet:
      type: object
      properties:
        availability:
          $ref: '#/components/schemas/PositioningAvailability'
        predictionFrequency:
          $ref: '#/components/schemas/PredictionFrequency'
        accuracy:
          $ref: '#/components/schemas/Float'     
    UserMgmtOpen:
      type: object
      properties:
@@ -471,7 +462,7 @@ components:
        delayTolerance:
          $ref: '#/components/schemas/DelayTolerance'
        positioning:
          $ref: '#/components/schemas/PositioningRANSubnet'
          $ref: '#/components/schemas/Positioning'
        sliceSimultaneousUse:
          $ref: '#/components/schemas/SliceSimultaneousUse'
        energyEfficiency: