Commit c4ba6b02 authored by shumim's avatar shumim Committed by sunse
Browse files

Ts28.541 rel18 cr1214 adding mapped cell

parent 5bbafd83
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -3072,6 +3072,8 @@ components:
                      $ref: '#/components/schemas/SliceExpiryInfo'
                    SatelliteBackhaulInfoList:
                      $ref: '#/components/schemas/SatelliteBackhaulInfo'
                    mappedCellIdInfoList:
                      $ref: 'TS28541_NrNrm.yaml#/components/schemas/MappedCellIdInfoList'
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO'
        - type: object
          properties:
@@ -3534,6 +3536,8 @@ components:
                      $ref: 'TS28541_NrNrm.yaml#/components/schemas/EphemerisInfos'
                    trpInfoList:
                      $ref: '#/components/schemas/TrpInfoList'
                    mappedCellIdInfoList:
                      $ref: 'TS28541_NrNrm.yaml#/components/schemas/MappedCellIdInfoList'                      
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO'
        - type: object
          properties:
+13 −0
Original line number Diff line number Diff line
@@ -694,6 +694,17 @@ components:
            minimum: 0
            maximum: 16777215

    MappedCellIdInfo:
      type: object
      properties:
        ntnGeoArea:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea'
        mappedCellId:
          $ref: 'TS28541_5GcNrm.yaml#/components/schemas/Ncgi'
    MappedCellIdInfoList:
      type: array
      items:
        $ref: '#/components/schemas/MappedCellIdInfo'
#-------- Definition of types for name-containments ------
    SubNetwork-ncO-NrNrm:
      type: object
@@ -949,6 +960,8 @@ components:
                      type: boolean
                    dDAPSHOControl:
                      type: boolean
                    mappedCellIdInfoList:
                      $ref: '#/components/schemas/MappedCellIdInfoList'
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO'
        - type: object
          properties: