Commit 8b932690 authored by ruiyue's avatar ruiyue
Browse files

Update file TS28541_NrNrm.yaml

parent 96dadd69
Loading
Loading
Loading
Loading
Loading
+6 −3
Original line number Diff line number Diff line
@@ -16,7 +16,9 @@ components:
#-------- Definition of types-----------------------------------------------------

    GnbId:
      type: string
      type: integer
      minimum: 0
      maximum: 4294967295
    GnbIdLength:
      type: integer
      minimum: 22
@@ -25,16 +27,17 @@ components:
      type: string
      maxLength: 150
    GnbDuId:
      type: number
      type: integer
      minimum: 0
      maximum: 68719476735
    GnbCuUpId:
      type: number
      type: integer
      minimum: 0
      maximum: 68719476735

    Sst:
      type: integer
      minimum: 0
      maximum: 255
    Snssai:
      type: object