Commit 0751e74a authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL005_#089 DELETE Method (on PM jobs) description and response updated

parent 2e7f2d04
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -369,12 +369,17 @@ paths:
      summary: Delete a PM job.
      description: >
        This method terminates an individual PM job.
        This method shall follow the provisions specified in the Tables 7.4.3.3.5-1 
        and 7.4.3.3.5-2 for URI query parameters, request and response data structures, 
        and response codes. 
        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:
            WWW-Authenticate: