Commit d3864ca2 authored by songyue's avatar songyue
Browse files

Edit TS29505_Subscription_Data.yaml after CT4#134

parent 4baa596a
Loading
Loading
Loading
Loading
Loading
+8 −3
Original line number Diff line number Diff line
@@ -5,11 +5,11 @@ info:
  description: |
    Unified Data Repository Service (subscription data).  
    The API version is defined in 3GPP TS 29.504.  
    © 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.505 V19.5.0; 5G System; Usage of the Unified Data Repository Service for subscription data; Stage 3
  description: 3GPP TS 29.505 V20.0.0; 5G System; Usage of the Unified Data Repository Service for subscription data; Stage 3
  url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.505/'

paths:
@@ -11152,7 +11152,12 @@ components:
      type: object
      properties:
        allowedMtcProviders:
          description: A map (list of key-value pairs where PpDataType serves as key) of AllowedMtcProviderInfo lists. In addition to defined PpDataType, the key value "ALL" may be used to identify a map entry which contains a list of AllowedMtcProviderInfo that are allowed to provision all types of the PP data for the user using UDM ParameterProvision service.
          description: >
            A map (list of key-value pairs where PpDataType serves as key) of
            AllowedMtcProviderInfo lists. In addition to the defined PpDataType values,
            the key value "ALL" may be used to identify a map entry which contains a list of
            AllowedMtcProviderInfo that are allowed to provision all types of the PP data
            for the user using UDM ParameterProvision service.
          type: object
          additionalProperties:
            type: array