Commit 86bdad61 authored by swaminathan1's avatar swaminathan1 Committed by sunse
Browse files

Rel18 Ts28.541 CR1264 add mdt user consent req list to yaml

parent a63a202c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3059,6 +3059,8 @@ components:
                      $ref: '#/components/schemas/SatelliteBackhaulInfo'
                    mappedCellIdInfoList:
                      $ref: 'TS28541_NrNrm.yaml#/components/schemas/MappedCellIdInfoList'
                    mdtUserConsentReqList:
                      $ref: 'TS28541_NrNrm.yaml#/components/schemas/MdtUserConsentReqList'
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO'
        - type: object
          properties:
+18 −1
Original line number Diff line number Diff line
@@ -705,6 +705,21 @@ components:
      type: array
      items:
        $ref: '#/components/schemas/QceIdMappingInfo'       
    MdtUserConsentReqList:
      type: array
      items:
        type: string
        enum:
          - M1
          - M2
          - M3
          - M4
          - M5
          - M6
          - M7
          - M8
          - M9
          - MDT_UE_LOCATION

#-------- Definition of types for name-containments ------
    SubNetwork-ncO-NrNrm:
@@ -950,6 +965,8 @@ components:
                      $ref: '#/components/schemas/MappedCellIdInfoList'
                    qceIdMappingInfoList:
                      $ref: '#/components/schemas/QceIdMappingInfoList'
                    mdtUserConsentReqList:
                      $ref: '#/components/schemas/MdtUserConsentReqList'
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO'
        - type: object
          properties: