Commit 4bdf4732 authored by bradburyr's avatar bradburyr
Browse files

Marked additional properties of NetworkAssistanceSession as read-only.

parent 2d35e558
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -339,6 +339,10 @@ components:
        requestedQoS:
          $ref: 'TS26510_CommonData.yaml#/components/schemas/M5QoSSpecification'
        recommendedQoS:
          $ref: 'TS26510_CommonData.yaml#/components/schemas/M5QoSSpecification'
          readOnly: true
          allOf:
            - $ref: 'TS26510_CommonData.yaml#/components/schemas/M5QoSSpecification'
        notficationURL:
          $ref: 'TS26510_CommonData.yaml#/components/schemas/AbsoluteUrl'
          readOnly: true
          allOf:
            - $ref: 'TS26510_CommonData.yaml#/components/schemas/AbsoluteUrl'