Commit f727e6fc authored by ruiyue's avatar ruiyue
Browse files

Merge branch '28.541_Rel17_S5-225165_Correction_on_two_SLA_attributes' into...

Merge branch '28.541_Rel17_S5-225165_Correction_on_two_SLA_attributes' into 'Integration_Rel17_SA5_145_YAML'

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

See merge request sa5/MnS!401
parents e1030f42 67ad7e49
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: