Commit 73aefb76 authored by rstoica's avatar rstoica Committed by bradburyr
Browse files

[5G_RTP_Ph2] Enabling RTC support of dynamic traffic characteristics (26510-CR0018->26510-CR0034)

parent a3be7536
Loading
Loading
Loading
Loading
+14 −2
Original line number Diff line number Diff line
openapi: 3.0.0
info:
  title: 'Media Delivery: Common Data Types'
  version: 1.0.2
  version: 1.1.0
  description: |
    Media Delivery: Common Data Types
    © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
@@ -12,7 +12,7 @@ tags:
    description: 'Media Delivery: Common Data Types'

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/'

paths: {}
@@ -151,6 +151,15 @@ components:
        pduSetMarking:
          type: boolean
          default: false
        downlinkDataBurstSizeMarkingRequired:
          type: boolean
          default: false
        downlinkTimeToNextBurstMarkingRequired:
          type: boolean
          default: false
        downlinkExpeditedTransferIndicationMarkingRequired:
          type: boolean
          default: false

    UnidirectionalBitRateSpecification:
      type: object
@@ -184,6 +193,9 @@ components:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/PduSetQosPara'
        desiredUplinkPduSetQosParameters:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/PduSetQosPara'
        downlinkExpeditedTransferIndication:
          type: boolean
          default: false

    ChargingSpecification:
      type: object
+11 −2
Original line number Diff line number Diff line
openapi: 3.0.0
info:
  title: Maf_SessionHandling_ServiceAccessInformation
  version: 1.0.2
  version: 1.1.0
  description: |
    Media Delivery: Service Access Information API
    © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
@@ -12,7 +12,7 @@ tags:
    description: 'Media Delivery: Service Access Information 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:
@@ -199,6 +199,15 @@ components:
                  pduSetMarking:
                    type: boolean
                    default: false
                  downlinkDataBurstSizeMarkingRequired:
                    type: boolean
                    default: false
                  downlinkTimeToNextBurstMarkingRequired:
                    type: boolean
                    default: false
                  downlinkExpeditedTransferIndicationMarkingRequired:
                    type: boolean
                    default: false
                  bdtWindows:
                    type: array
                    minItems: 1