Commit cbc102a9 authored by sunse's avatar sunse
Browse files

TS28.541_Rel18_CR_1061_correction_to_NSSF

parent a312bdc0
Loading
Loading
Loading
Loading
Loading
+26 −2
Original line number Diff line number Diff line
@@ -3134,8 +3134,8 @@ components:
                      type: string
                    cNSIIdList:
                      $ref: '#/components/schemas/CNSIIdList'
                    nFProfileList:
                      $ref: '#/components/schemas/NFProfileList'
                    managedNFProfile:
                      $ref: '#/components/schemas/ManagedNFProfile'
                    commModelList:
                      $ref: '#/components/schemas/CommModelList'
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO'
@@ -3145,6 +3145,8 @@ components:
              $ref: '#/components/schemas/EP_N22-Multiple'
            EP_N31:
              $ref: '#/components/schemas/EP_N31-Multiple'
            EP_N34:
              $ref: '#/components/schemas/EP_N34-Multiple'
    SmsfFunction-Single:
      allOf:
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top'
@@ -3283,6 +3285,9 @@ components:
          properties:
            EP_NL3:
              $ref: '#/components/schemas/EP_NL3-Multiple'
            EP_N34:
              $ref: '#/components/schemas/EP_N34-Multiple'
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO'

    ScpFunction-Single:
      allOf:
@@ -3859,6 +3864,20 @@ components:
                      $ref: 'TS28541_NrNrm.yaml#/components/schemas/LocalAddress'
                    remoteAddress:
                      $ref: 'TS28541_NrNrm.yaml#/components/schemas/RemoteAddress'
    EP_N34-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_S5C-Single:
      allOf:
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top'
@@ -5088,6 +5107,10 @@ components:
      type: array
      items:
        $ref: '#/components/schemas/EP_N33-Single'
    EP_N34-Multiple:
      type: array
      items:
        $ref: '#/components/schemas/EP_N34-Single'
    EP_N40-Multiple:
      type: array
      items:
@@ -5360,6 +5383,7 @@ components:
       - $ref: '#/components/schemas/EP_N31-Single'
       - $ref: '#/components/schemas/EP_N32-Single'
       - $ref: '#/components/schemas/EP_N33-Single'
       - $ref: '#/components/schemas/EP_N34-Single'
       - $ref: '#/components/schemas/EP_N40-Single'
       - $ref: '#/components/schemas/EP_N41-Single'
       - $ref: '#/components/schemas/EP_N42-Single'