Commit 023e8170 authored by zhangchi1's avatar zhangchi1
Browse files

Update TS29512_Npcf_SMPolicyControl.yaml after CT3#146 meeting

parent 33af1bf6
Loading
Loading
Loading
Loading
Loading
+6 −4
Original line number Diff line number Diff line
@@ -2,14 +2,14 @@ openapi: 3.0.0

info:
  title: Npcf_SMPolicyControl API
  version: 1.4.1
  version: 1.5.0-alpha.1
  description: |
    Session Management Policy Control Service  
    © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
    All rights reserved.

externalDocs:
  description: 3GPP TS 29.512 V19.6.0; 5G System; Session Management Policy Control Service.
  description: 3GPP TS 29.512 V20.0.0; 5G System; Session Management Policy Control Service.
  url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.512/'

security:
@@ -913,6 +913,8 @@ components:
            - Set to "false": the RAN-controlled UL Bitrate Recommendation is not supported.
            - The default value "false" is used if this attribute is omitted.
          nullable: true
        psi:
          $ref: 'TS29514_Npcf_PolicyAuthorization.yaml#/components/schemas/PduSetImportanceRm'
      required:
        - pccRuleId
      nullable: true
@@ -1292,13 +1294,13 @@ components:
          items:
            $ref: 'TS29514_Npcf_PolicyAuthorization.yaml#/components/schemas/MpxMediaInfo'
          minItems: 1
          description: (S)RTP Multiplexed media information for the Uplink IP flow.
          description: (S)RTP Multiplexed Media Identification Information for the Uplink IP flow.
        mpxMediaDlInfos:
          type: array
          items:
            $ref: 'TS29514_Npcf_PolicyAuthorization.yaml#/components/schemas/MpxMediaInfo'
          minItems: 1
          description: (S)RTP Multiplexed media information for the Downlink IP flow.
          description: (S)RTP Multiplexed Media Identification Information for the Downlink IP flow.

    SmPolicyDeleteData:
      description: >