Skip to content
Snippets Groups Projects
Commit b17a74cb authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL002_104 DELETE Method (on "Threshold") description and response updated

parent 2a9b6225
No related branches found
No related tags found
No related merge requests found
......@@ -881,6 +881,8 @@ paths:
delete:
description: >
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:
- name: Accept
description: >
......@@ -894,7 +896,7 @@ paths:
description: >
204 NO CONTENT
The threshold was deleted successfully.
Shall be returned when the threshold was deleted successfully.
The response body shall be empty.
headers:
Version:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment