Commit 90c07dbe authored by landais's avatar landais
Browse files

Implementation of CRs agreed during CT4#134

parent a10809aa
Loading
Loading
Loading
Loading
Loading
+13 −4
Original line number Diff line number Diff line
A.2	Nsmf_PDUSession API
openapi: 3.0.0

info:
  version: '1.4.0'
  version: '1.5.0-alpha.1'
  title: 'Nsmf_PDUSession'
  description: |
    SMF PDU Session Service.  
    © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
    © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
    All rights reserved.

externalDocs:
  description: 3GPP TS 29.502 V19.5.0; 5G System; Session Management Services; Stage 3
  description: 3GPP TS 29.502 V20.0.0; 5G System; Session Management Services; Stage 3
  url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.502/

servers:
@@ -2122,6 +2123,8 @@ components:
          type: boolean
          enum:
           - true
        hostingPlmnId:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/PlmnId'
      required:
        - servingNfId
        - servingNetwork
@@ -2738,6 +2741,8 @@ components:
          type: boolean
          enum:
            - true
        hostingPlmnId:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/PlmnId'
      required:
        - dnn
        - servingNetwork
@@ -3093,6 +3098,8 @@ components:
          type: boolean
          enum:
            - true
        hostingPlmnId:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/PlmnId'
      required:
        - requestIndication

@@ -3981,6 +3988,8 @@ components:
        forwardingInd:
          type: boolean
          default: false
        extBufExpiry:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/DateTime'
        psaTunnelInfo:
          $ref: '#/components/schemas/TunnelInfo'
        chargingId:
@@ -4673,7 +4682,7 @@ components:
          maxItems: 1
          description: >
            A reference to the TrafficControlData policy decision type. It is the tcId described 
            in clause 5.6.2.10 of 3GPP TS 29.512 [30].
            in clause 5.6.2.10 of 3GPP TS 29.512 [30].

    LocalOffloadingMgtInfoFromIsmf:
      description: >