Commit f27e68a4 authored by bradburyr's avatar bradburyr
Browse files

TS 26.512 Rel-18 CR0075r1 [S4-241394] Alignment with renamed data types.

parent 5e0162d0
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
openapi: 3.0.0
info:
  title: M5_DynamicPolicies
  version: 3.0.0
  version: 3.0.1
  description: |
    5GMS AF M5 Dynamic Policy API (deprecated)
    © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
@@ -12,7 +12,7 @@ tags:
    description: '5G Media Streaming: Media Session Handling (M5) APIs: Dynamic Policies (deprecated)'

externalDocs:
  description: 'TS 26.512 V18.2.0; 5G Media Streaming (5GMS); Protocols'
  description: 'TS 26.512 V18.3.0; 5G Media Streaming (5GMS); Protocols'
  url: 'https://www.3gpp.org/ftp/Specs/archive/26_series/26.512/'

paths: {}
@@ -42,7 +42,7 @@ components:
        provisioningSessionId:
          $ref: 'TS26510_CommonData.yaml#/components/schemas/ResourceId'
        qosSpecification:
          $ref: 'TS26510_CommonData.yaml#/components/schemas/M5QoSSpecification'
          $ref: 'TS26510_CommonData.yaml#/components/schemas/ClientQosSpecification'
        enforcementMethod:
          type: string
        enforcementBitRate:
+4 −4
Original line number Diff line number Diff line
openapi: 3.0.0
info:
  title: M5_NetworkAssistance
  version: 3.0.0
  version: 3.0.1
  description: |
    5GMS AF M5 Network Assistance API (deprecated)
    © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
@@ -12,7 +12,7 @@ tags:
    description: '5G Media Streaming: Media Session Handling (M5) APIs: Network Assistance (deprecated)'

externalDocs:
  description: 'TS 26.512 V18.2.0; 5G Media Streaming (5GMS); Protocols'
  description: 'TS 26.512 V18.3.0; 5G Media Streaming (5GMS); Protocols'
  url: 'https://www.3gpp.org/ftp/Specs/archive/26_series/26.512/'

paths: {}
@@ -42,8 +42,8 @@ components:
        policyTemplateId:
          $ref: 'TS26510_CommonData.yaml#/components/schemas/ResourceId'
        requestedQoS:
          $ref: 'TS26510_CommonData.yaml#/components/schemas/M5QoSSpecification'
          $ref: 'TS26510_CommonData.yaml#/components/schemas/ClientQosSpecification'
        recommendedQoS:
          $ref: 'TS26510_CommonData.yaml#/components/schemas/M5QoSSpecification'
          $ref: 'TS26510_CommonData.yaml#/components/schemas/ClientQosSpecification'
        notficationURL:
          $ref: 'TS26510_CommonData.yaml#/components/schemas/AbsoluteUrl'