Commit 6bca933f authored by ruiyue's avatar ruiyue
Browse files

Merge branch...

Merge branch 'TS_28.541_Rel-18_CR_update_the_allow_value_of_PreamblesSent_for_RACH_function' into 'Integration_Rel18_SA5_157_YAML'

TS_28.541_Rel-18_CR1365_update_the_allow_value_of_PreamblesSent_for_RACH_function

See merge request !1376
parents aabc36b9 4df5dd21
Loading
Loading
Loading
Loading
Loading
+13 −4
Original line number Diff line number Diff line
@@ -167,10 +167,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