Commit 034ec386 authored by gautamd's avatar gautamd Committed by sunse
Browse files

28.541 Rel19 CR1383 NRM extensions for VMR Ph2

parent d37d1622
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -1015,6 +1015,8 @@ components:
                      $ref: '#/components/schemas/QceIdMappingInfoList'
                    mdtUserConsentReqList:
                      $ref: '#/components/schemas/MdtUserConsentReqList'
                    mWABRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo'
                    nRECMappingRuleRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO'
@@ -2162,6 +2164,18 @@ components:
                  properties:
                    ephemerisInfos:
                      $ref: '#/components/schemas/EphemerisInfos'
    MWAB-Single:
      allOf:
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top'
        - type: object
          properties:
            attributes:
              type: object
              properties:
                administrativeState:
                  $ref: 'TS28623_ComDefs.yaml#/components/schemas/AdministrativeState'
                operationalState:
                    $ref: 'TS28623_ComDefs.yaml#/components/schemas/OperationalState'

    NRECMappingRule-Single:
      allOf:
@@ -2408,4 +2422,5 @@ components:
        - $ref: '#/components/schemas/CCOOvershootCoverageParameters-Single'
        - $ref: '#/components/schemas/NTNFunction-Single'
        - $ref: '#/components/schemas/EphemerisInfoSet-Single'
        - $ref: '#/components/schemas/MWAB-Single'
        - $ref: '#/components/schemas/NRECMappingRule-Single'