Commit f7531041 authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL005_#108 DELETE Method (on Individual threshold) description and response updated

parent 88596f94
Loading
Loading
Loading
Loading
+4 −1
Original line number Original line Diff line number Diff line
@@ -801,6 +801,9 @@ paths:
      summary: Delete a threshold.
      summary: Delete a threshold.
      description: >
      description: >
        This method allows to delete a threshold.
        This method allows to delete a threshold.
        
        As the result of successfully executing this method, the 
        "Individual threshold" resource shall not exist any longer.
      parameters:
      parameters:
        - name: Accept
        - name: Accept
          description: >
          description: >
@@ -814,7 +817,7 @@ paths:
          description: >
          description: >
            204 NO CONTENT
            204 NO CONTENT


            The threshold was deleted successfully.
            Shall be returned when the threshold has been deleted successfully.
            The response body shall be empty.
            The response body shall be empty.
          headers:
          headers:
            WWW-Authenticate:
            WWW-Authenticate: