Commit 11a9f7ca authored by Kai Zhang's avatar Kai Zhang Committed by ruiyue
Browse files

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

parent 2d6c266b
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: