Commit 936b706a authored by sunse's avatar sunse
Browse files

Rel19 CR1492 TS28.541 correction to inconsistency between stage 2 and stage 3...

parent 234f1d5a
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -795,6 +795,10 @@ components:
          $ref: '#/components/schemas/CCOFunction-Single'
        NTNFunction:
          $ref: '#/components/schemas/NTNFunction-Single'
        NRECMappingRule:
          $ref: '#/components/schemas/NRECMappingRule-Multiple'
        MWAB:
          $ref: '#/components/schemas/MWAB-Multiple'

    ManagedElement-ncO-NrNrm:
      type: object
@@ -825,6 +829,10 @@ components:
          $ref: 'TS28541_5GcNrm.yaml#/components/schemas/Dynamic5QISet-Multiple'
        NTNFunction:
          $ref: '#/components/schemas/NTNFunction-Single'
        NRECMappingRule:
          $ref: '#/components/schemas/NRECMappingRule-Multiple'
        MWAB:
          $ref: '#/components/schemas/MWAB-Multiple'

#-------- Definition of abstract IOCs --------------------------------------------

@@ -2377,6 +2385,10 @@ components:
      type: array
      items:
        $ref: '#/components/schemas/NRECMappingRule-Single'
    MWAB-Multiple:
      type: array
      items:
        $ref: '#/components/schemas/MWAB-Single'

#-------- Definitions in TS 28.541 for TS 28.532 ---------------------------------