Commit 8ada3a43 authored by bradburyr's avatar bradburyr
Browse files

[S4-241347] Changes to support RTC: Removal of mediaType, addition of...

[S4-241347] Changes to support RTC: Removal of mediaType, addition of componentReference and conversion to a single ApplicationFlowDescription.
parent 6520e6c7
Loading
Loading
Loading
Loading
+6 −8
Original line number Diff line number Diff line
@@ -350,7 +350,7 @@ components:
        - naSessionId
        - provisioningSessionId
        - sessionId
        - serviceDataFlowDescriptions
        - applicationFlowDescription
      properties:
        naSessionId:
          readOnly: true
@@ -368,15 +368,13 @@ components:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/Dnn'
        location:
          $ref: 'TS26510_CommonData.yaml#/components/schemas/TypedLocation'
        serviceDataFlowDescriptions:
          type: array
          items: 
            $ref: 'TS26510_CommonData.yaml#/components/schemas/ServiceDataFlowDescription'
          minItems: 1
        mediaType:
          $ref: 'TS29514_Npcf_PolicyAuthorization.yaml#/components/schemas/MediaType'
        policyTemplateId:
          $ref: 'TS26510_CommonData.yaml#/components/schemas/ResourceId'
        componentReference:
          type: string
          minLength: 1
        applicationFlowDescription:
          $ref: 'TS26510_CommonData.yaml#/components/schemas/ApplicationFlowDescription'
        requestedQoS:
          $ref: 'TS26510_CommonData.yaml#/components/schemas/M5QoSSpecification'
        recommendedQoS: