Commit df011b85 authored by Sana Zulfiqar's avatar Sana Zulfiqar
Browse files

SOL009_39: Attributes added in Threshold

parent 959ffab5
Loading
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -718,6 +718,10 @@ components:
          description: >
          description: >
            Criteria that define this threshold.
            Criteria that define this threshold.
          $ref: "#/components/schemas/ThresholdCriteria"
          $ref: "#/components/schemas/ThresholdCriteria"
        callbackUri:
          description: >
            The URI of the endpoint to send the notification to.
          $ref: "../components/SOL009_schemas.yaml#/components/schemas/Uri"
        _links:
        _links:
          description: >
          description: >
            Links for this resource.
            Links for this resource.
@@ -742,6 +746,7 @@ components:
        - subjObjectInstanceIds
        - subjObjectInstanceIds
        - criteria
        - criteria
        - _links
        - _links
        - callbackUri
    
    
    PerformanceReport:
    PerformanceReport:
      description: >
      description: >