Commit 01afc19a 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 01226212
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: