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

SOL002_95 DELETE Method (on "PM job") description and response updated

parent 715874c4
No related branches found
No related tags found
No related merge requests found
......@@ -404,12 +404,14 @@ paths:
delete:
description: >
This method terminates an individual PM job.
As the result of successfully executing this method, the "Individual PM job"
resource shall not exist any longer.
responses:
204:
description: >
204 NO CONTENT
The PM job was deleted successfully.
Shall be returned when the PM job has been deleted successfully.
The response body shall be empty.
headers:
Content-Type:
......
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