diff --git a/TS26510_CommonData.yaml b/TS26510_CommonData.yaml index 1c74db341812a02706ec717a7c9732db98225a1b..f0a43f269ac7e19bf9662cd18059cb58bf321055 100644 --- a/TS26510_CommonData.yaml +++ b/TS26510_CommonData.yaml @@ -196,6 +196,10 @@ components: downlinkExpeditedTransferIndication: type: boolean default: false + l4SRequired: + type: boolean + qoSMonitoringRequired: + type: boolean ChargingSpecification: type: object diff --git a/TS26510_Maf_Provisioning_PolicyTemplates.yaml b/TS26510_Maf_Provisioning_PolicyTemplates.yaml index 69320078415ddb2974d0975564e6fb1ec9cf0f50..062733e2d7f3ea51a1aebb008478bab0a8c757fc 100644 --- a/TS26510_Maf_Provisioning_PolicyTemplates.yaml +++ b/TS26510_Maf_Provisioning_PolicyTemplates.yaml @@ -1,7 +1,7 @@ openapi: 3.0.0 info: title: Maf_Provisioning_PolicyTemplates - version: 1.0.2 + version: 1.1.0 description: | Media Delivery: Policy Templates Provisioning API © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). @@ -12,7 +12,7 @@ tags: description: 'Media Delivery: Policy Templates Provisioning API' externalDocs: - description: 'TS 26.510 V18.4.0; Media Delivery; Interactions and APIs for media session handling' + description: 'TS 26.510 V19.0.0; Media Delivery; Interactions and APIs for media session handling' url: 'https://www.3gpp.org/ftp/Specs/archive/26_series/26.510/' servers: @@ -325,6 +325,11 @@ components: $ref: 'TS29122_CommonData.yaml#/components/schemas/BdtReferenceId' bdtSpecification: $ref: '#/components/schemas/BdtPolicySchedule' + l4SEnablementPreference: + type: boolean + default: false + qoSMonitoringConfiguration: + $ref: 'TS29122_AsSessionWithQoS.yaml#/components/schemas/QosMonitoringInformation' BdtPolicySchedule: type: object diff --git a/TS26510_Maf_SessionHandling_DynamicPolicy.yaml b/TS26510_Maf_SessionHandling_DynamicPolicy.yaml index de3d8329a05cfdab1e4222178ba122e00161b624..16bf2af73da983b5b7c475c01be9f32dba75f488 100644 --- a/TS26510_Maf_SessionHandling_DynamicPolicy.yaml +++ b/TS26510_Maf_SessionHandling_DynamicPolicy.yaml @@ -1,7 +1,7 @@ openapi: 3.0.0 info: title: Maf_SessionHandling_DynamicPolicy - version: 1.0.2 + version: 1.1.0 description: | Media Delivery: Dynamic Policy API © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). @@ -12,7 +12,7 @@ tags: description: 'Media Delivery: Dynamic Policy API' externalDocs: - description: 'TS 26.510 V18.4.0; Media Delivery; Interactions and APIs for media session handling' + description: 'TS 26.510 V19.0.0; Media Delivery; Interactions and APIs for media session handling' url: 'https://www.3gpp.org/ftp/Specs/archive/26_series/26.510/' servers: @@ -312,6 +312,15 @@ components: qosEnforcement: readOnly: true type: boolean + l4SEnabled: + readOnly: true + type: boolean + qoSMonitoringEnabled: + readOnly: true + type: boolean + qoSMonitoringResults: + readOnly: true + $ref: 'TS29122_AsSessionWithQoS.yaml#/components/schemas/QosMonitoringReport' ApplicationFlowBinding: description: "A binding between an Application Flow and its QoS requirements provided by the Media Client." diff --git a/TS26510_Maf_SessionHandling_ServiceAccessInformation.yaml b/TS26510_Maf_SessionHandling_ServiceAccessInformation.yaml index 9a0d32c920b85fe714881f06c1e7d43571dfcf64..83425761e0bc41095850e1522a3cf783959f47ac 100644 --- a/TS26510_Maf_SessionHandling_ServiceAccessInformation.yaml +++ b/TS26510_Maf_SessionHandling_ServiceAccessInformation.yaml @@ -213,6 +213,12 @@ components: minItems: 1 items: $ref: 'TS26510_CommonData.yaml#/components/schemas/BdtWindow' + l4SEnablementPreference: + type: boolean + default: false + qoSMonitoringEnablementPreference: + type: boolean + default: false sdfMethods: type: array items: