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

PositioningRANSubnet type removed. reference replaced with Positioning

parent 9f6cc900
Loading
Loading
Loading
Loading
Loading
+1 −10
Original line number Diff line number Diff line
@@ -190,15 +190,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:
@@ -386,7 +377,7 @@ components:
        delayTolerance:
          $ref: '#/components/schemas/DelayTolerance'
        positioning:
          $ref: '#/components/schemas/PositioningRANSubnet'
          $ref: '#/components/schemas/Positioning'
        sliceSimultaneousUse:
          $ref: '#/components/schemas/SliceSimultaneousUse'
        energyEfficiency: