Commit cb72e298 authored by bradburyr's avatar bradburyr
Browse files

Corrected applicationFlowBindings as a required property of DynamicPolicy.

Fixed minor typo.
parent dfff9871
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -281,7 +281,7 @@ components:
        - provisioningSessionId
        - sessionId
        - policyTemplateId
        - serviceDataFlowDescriptions
        - applicationFlowBindings
        - qosEnforcement
      properties:
        dynamicPolicyId:
@@ -317,7 +317,7 @@ components:
      description: "A binding between an Application Flow and its QoS requirements provided by the Media Client."
      type: object
      required:
        - componentReference;
        - componentReference
      properties:
        componentReference:
          type: string