Commit 1f7aabb0 authored by ruiyue's avatar ruiyue
Browse files

Merge branch...

Merge branch 'TS_28.541_Rel-19_CR_update_the_allow_value_of_PreamblesSent_for_RACH_function' into 'Integration_Rel19_SA5_157_YAML'

TS_28.541_Rel-19_CR1366_update_the_allow_value_of_PreamblesSent_for_RACH_function

See merge request !1377
parents 784501df db7cc3a1
Loading
Loading
Loading
Loading
Loading
+13 −4
Original line number Diff line number Diff line
@@ -168,10 +168,19 @@ components:
          type: integer
          minimum: 0
          maximum: 100
        numberOfPreamblesSent:
          type: integer
          minimum: 0
          maximum: 200
        maxNumberOfPreamblesSent:
          enum:
            - n3
            - n4
            - n5
            - n6
            - n7
            - n8
            - n10
            - n20
            - n50
            - n100
            - n200

    UeAccDelayProbabilityDist:
      type: array