Commit 9ad72d07 authored by bradburyr's avatar bradburyr
Browse files

[SP-240567] Replaced ServiceDataFlowDescription with ApplicationFlowDescription.

Updated target TS version to V18.2.0.
parent 8ac37800
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ tags:
    description: '5G Media Streaming: Media Session Handling (M5) APIs: Dynamic Policies (deprecated)'

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

paths: {}
@@ -36,7 +36,7 @@ components:
        serviceDataFlowDescriptions:
          type: array
          items: 
            $ref: 'TS26510_CommonData.yaml#/components/schemas/ServiceDataFlowDescription'
            $ref: 'TS26510_CommonData.yaml#/components/schemas/ApplicationFlowDescription'
        mediaType:
          $ref: 'TS29514_Npcf_PolicyAuthorization.yaml#/components/schemas/MediaType'
        provisioningSessionId:
+2 −2
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ tags:
    description: '5G Media Streaming: Media Session Handling (M5) APIs: Network Assistance (deprecated)'

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

paths: {}
@@ -35,7 +35,7 @@ components:
        serviceDataFlowDescriptions:
          type: array
          items: 
            $ref: 'TS26510_CommonData.yaml#/components/schemas/ServiceDataFlowDescription'
            $ref: 'TS26510_CommonData.yaml#/components/schemas/ApplicationFlowDescription'
          minItems: 1
        mediaType:
          $ref: 'TS29514_Npcf_PolicyAuthorization.yaml#/components/schemas/MediaType'