Commit c1f540cf authored by sunse's avatar sunse
Browse files

TS28.541_Rel16_CR_1063_correction_to_NSSF

parent 05d5b9b1
Loading
Loading
Loading
Loading
Loading
+29 −5
Original line number Diff line number Diff line
@@ -909,8 +909,8 @@ components:
                      type: string
                    cNSIIdList:
                      $ref: '#/components/schemas/CNSIIdList'
                    nFProfileList:
                      $ref: '#/components/schemas/NFProfileList'
                    managedNFProfile:
                      $ref: '#/components/schemas/ManagedNFProfile'
                    snssaiList:
                      $ref: '#/components/schemas/SnssaiList'
                    commModelList:
@@ -922,6 +922,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'
@@ -1038,6 +1040,11 @@ components:
                      $ref: '#/components/schemas/ManagedNFProfile'
                    commModelList:
                      $ref: '#/components/schemas/CommModelList'
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO'
        - type: object
          properties:
            EP_N34:
              $ref: '#/components/schemas/EP_N34-Multiple'
    ScpFunction-Single:
      allOf:
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top'
@@ -1468,7 +1475,20 @@ components:
                      type: string
                    withIPX:
                      type: boolean

    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'
@@ -1888,7 +1908,10 @@ components:
      type: array
      items:
        $ref: '#/components/schemas/EP_N32-Single'

    EP_N34-Multiple:
      type: array
      items:
        $ref: '#/components/schemas/EP_N34-Single'
    EP_S5C-Multiple:
      type: array
      items:
@@ -1986,7 +2009,8 @@ components:
       - $ref: '#/components/schemas/EP_N27-Single'

       - $ref: '#/components/schemas/EP_N31-Single'
       - $ref: '#/components/schemas/EP_N31-Single'
       - $ref: '#/components/schemas/EP_N32-Single'
       - $ref: '#/components/schemas/EP_N34-Single'

       - $ref: '#/components/schemas/EP_S5C-Single'
       - $ref: '#/components/schemas/EP_S5U-Single'