Commit 506e0e80 authored by sunse's avatar sunse
Browse files

TS28.541_Rel17_CR0902 Update TS28541_NrNrm.yaml

parent 632facaa
Loading
Loading
Loading
Loading
Loading
+10 −8
Original line number Diff line number Diff line
@@ -199,16 +199,18 @@ components:
          type: integer

    NRPciList:
      type: object
      properties:
        NRPci:
          type: integer
      type: array
      items:
        $ref: '#/components/schemas/NrPci'
      minItems: 0
      maxItems: 1007

    CSonPciList:
      type: object
      properties:
        NRPci:
          type: integer
      type: array
      items:
        $ref: '#/components/schemas/NrPci'
      minItems: 1
      maxItems: 100

    MaximumDeviationHoTrigger:
      type: integer