Commit 73bdf9b7 authored by Qi Pan's avatar Qi Pan
Browse files

Declare the properties in the DynamicPolicy are read-only.

parent d9d41f72
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -313,10 +313,13 @@ components:
          readOnly: true
          type: boolean
        l4SEnabled:
          readOnly: true
          type: boolean
        qoSMonitoringEnabled:
          readOnly: true
          type: boolean
        qoSMonitoringResults:
          readOnly: true
          $ref: 'TS29122_AsSessionWithQoS.yaml#/components/schemas/QosMonitoringReport'

    ApplicationFlowBinding: