Commit 6609b9e3 authored by ruiyue's avatar ruiyue
Browse files

Merge branch 'TS28.541_Rel19_update_LCS_related_NRM' into 'Integration_Rel19_SA5_156_YAML'

TS28.541_CR1313_Rel19_update_LCS_related_NRM

See merge request !1280
parents eb43e3f1 8985c6c8
Loading
Loading
Loading
Loading
Loading
+65 −1
Original line number Diff line number Diff line
@@ -3695,6 +3695,12 @@ components:
          properties:
            EP_NLS:
              $ref: '#/components/schemas/EP_NLS-Multiple'
            EP_NL8:
              $ref: '#/components/schemas/EP_NL8-Multiple'
            EP_NL7:
              $ref: '#/components/schemas/EP_NL7-Multiple' 
            EP_NL10:
              $ref: '#/components/schemas/EP_NL10-Multiple'                           
    NgeirFunction-Single:
      allOf:
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top'
@@ -4523,6 +4529,34 @@ components:
                      $ref: 'TS28541_NrNrm.yaml#/components/schemas/LocalAddress'
                    remoteAddress:
                      $ref: 'TS28541_NrNrm.yaml#/components/schemas/RemoteAddress'
    EP_NL7-Single:
      allOf:
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top'
        - type: object
          properties:
            attributes:
              allOf:
                - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/EP_RP-Attr'
                - type: object
                  properties:
                    localAddress:
                      $ref: 'TS28541_NrNrm.yaml#/components/schemas/LocalAddress'
                    remoteAddress:
                      $ref: 'TS28541_NrNrm.yaml#/components/schemas/RemoteAddress'    
    EP_NL8-Single:
      allOf:
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top'
        - type: object
          properties:
            attributes:
              allOf:
                - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/EP_RP-Attr'
                - type: object
                  properties:
                    localAddress:
                      $ref: 'TS28541_NrNrm.yaml#/components/schemas/LocalAddress'
                    remoteAddress:
                      $ref: 'TS28541_NrNrm.yaml#/components/schemas/RemoteAddress'                                        
    EP_NL9-Single:
      allOf:
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top'
@@ -4537,7 +4571,20 @@ components:
                      $ref: 'TS28541_NrNrm.yaml#/components/schemas/LocalAddress'
                    remoteAddress:
                      $ref: 'TS28541_NrNrm.yaml#/components/schemas/RemoteAddress'

    EP_NL10-Single:
      allOf:
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top'
        - type: object
          properties:
            attributes:
              allOf:
                - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/EP_RP-Attr'
                - type: object
                  properties:
                    localAddress:
                      $ref: 'TS28541_NrNrm.yaml#/components/schemas/LocalAddress'
                    remoteAddress:
                      $ref: 'TS28541_NrNrm.yaml#/components/schemas/RemoteAddress'
    EP_N60-Single:
      allOf:
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top'
@@ -5111,6 +5158,8 @@ components:
              $ref: '#/components/schemas/EP_NL6-Multiple'
            EP_NL9:
              $ref: '#/components/schemas/EP_NL9-Multiple'
            EP_NL10:
              $ref: '#/components/schemas/EP_NL10-Multiple'              
    TsctsfFunction-Single:
      allOf:
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top'
@@ -5812,10 +5861,22 @@ components:
      type: array
      items:
        $ref: '#/components/schemas/EP_NL6-Single'
    EP_NL7-Multiple:
      type: array
      items:
        $ref: '#/components/schemas/EP_NL7-Single'
    EP_NL8-Multiple:
      type: array
      items:
        $ref: '#/components/schemas/EP_NL8-Single'               
    EP_NL9-Multiple:
      type: array
      items:
        $ref: '#/components/schemas/EP_NL9-Single'
    EP_NL10-Multiple:
      type: array
      items:
        $ref: '#/components/schemas/EP_NL10-Single'        
    EP_N60-Multiple:
      type: array
      items:
@@ -6090,7 +6151,10 @@ components:
       - $ref: '#/components/schemas/EP_NL3-Single'
       - $ref: '#/components/schemas/EP_NL5-Single'
       - $ref: '#/components/schemas/EP_NL6-Single'
       - $ref: '#/components/schemas/EP_NL7-Single'
       - $ref: '#/components/schemas/EP_NL8-Single'       
       - $ref: '#/components/schemas/EP_NL9-Single'
       - $ref: '#/components/schemas/EP_NL10-Single'       
       - $ref: '#/components/schemas/EP_N11mb-Single'
       - $ref: '#/components/schemas/EP_N16mb-Single'
       - $ref: '#/components/schemas/EP_Nmb1-Single'