Commit 192eeca2 authored by Kai Zhang's avatar Kai Zhang Committed by sunse
Browse files

Change the type of the attributes maxDLDataVolume and maxULDataVolume to Real.

parent 634bd654
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -528,9 +528,9 @@ components:
          reliability:
            type: number
          maxDLDataVolume:
            type: string
            type: number
          maxULDataVolume:
            type: string
            type: number
          sliceSimultaneousUse:
            $ref: '#/components/schemas/SliceSimultaneousUse'
          energyEfficiency: