Commit 843477a0 authored by ruiyue's avatar ruiyue
Browse files

Merge branch '28.541_Rel18_S5-225166_Correction_on_two_SLA_attributes' into...

Merge branch '28.541_Rel18_S5-225166_Correction_on_two_SLA_attributes' into 'Integration_Rel18_SA5_145_YAML'

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

See merge request sa5/MnS!402
parents 2d6c266b 11a9f7ca
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: