Commit e726b08e authored by gautamd's avatar gautamd
Browse files

Edit TS28541_NrNrm.yaml

parent 234f1d5a
Loading
Loading
Loading
Loading
Loading
+19 −0
Original line number Diff line number Diff line
@@ -1193,6 +1193,8 @@ components:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
                    aggressorSetRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
                    redCapAccessCriteriaRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO'
        - type: object
          properties:
@@ -1801,6 +1803,18 @@ components:
                  $ref: '#/components/schemas/RSSetType'
                nRCellDURefs:
                  $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnListRo'
    RedCapAccessCriteria-Single:
      allOf:
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top'
        - type: object
          properties:
            attributes:
              type: object
              properties:
                nRCellDURef:
                  $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnListRo'
                criteriaConditonRef:
                  $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnListRo'

    ExternalGnbDuFunction-Single:
      allOf:
@@ -2377,6 +2391,10 @@ components:
      type: array
      items:
        $ref: '#/components/schemas/NRECMappingRule-Single'
    RedCapAccessCriteria-Multiple:
      type: array
      items:
        $ref: '#/components/schemas/RedCapAccessCriteria-Single'

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

@@ -2446,3 +2464,4 @@ components:
        - $ref: '#/components/schemas/EphemerisInfoSet-Single'
        - $ref: '#/components/schemas/MWAB-Single'
        - $ref: '#/components/schemas/NRECMappingRule-Single'
        - $ref: '#/components/schemas/RedCapAccessCriteria-Single'