Commit 59fd7430 authored by sunse's avatar sunse
Browse files

Merge branch...

Merge branch 'Rel19_CR1417_TS28.541_correction_to_stage_2_and_stage_3_for_blockListEntry_and_blockListEntryIdleMode' into 'Integration_Rel19_SA5_158_YAML'

Rel19 CR1417 TS28.541 correction to stage 2 and stage 3 for blockListEntry and...

See merge request !1491
parents 668601d9 a8ec7192
Loading
Loading
Loading
Loading
Loading
+19 −5
Original line number Diff line number Diff line
@@ -1422,9 +1422,16 @@ components:
                      items:
                        type: integer
                        minimum: 0
                        maximum: 1007
                        maximum: 503
                      maxItems: 16
                    blockListEntryIdleMode:
                      type: array
                      uniqueItems: true
                      items:
                        type: integer
                        minimum: 0
                        maximum: 1007
                      maxItems: 16
                    cellReselectionPriority:
                      type: integer
                    cellReselectionSubPriority:
@@ -1484,15 +1491,22 @@ components:
                        $ref: '#/components/schemas/QOffsetRange'
                      minItems: 6
                      maxItems: 6 
                    blackListEntry:
                    blockListEntry:
                      type: array
                      uniqueItems: true
                      items:
                        type: integer
                        minimum: 0
                        maximum: 1007
                    blackListEntryIdleMode:
                        maximum: 503
                      maxItems: 16
                    blockListEntryIdleMode:
                      type: array
                      uniqueItems: true
                      items:
                        type: integer
                        minimum: 0
                        maximum: 1007
                      maxItems: 16
                    cellReselectionPriority:
                      type: integer
                      default: 0