Commit 67ad7e49 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 e1030f42
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: