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
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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: