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 Original line Diff line number Diff line
@@ -404,12 +404,14 @@ paths:
    delete:
    delete:
      description: >
      description: >
        This method terminates an individual PM job.
        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:
      responses:
        204:
        204:
          description: >
          description: >
            204 NO CONTENT
            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.
            The response body shall be empty.
          headers:
          headers:
            Content-Type:
            Content-Type: