Commit f3d8d6c6 authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL005_#079 POST Method (on PM jobs) description and response updated

parent e465a469
Loading
Loading
Loading
Loading
+4 −1
Original line number Original line Diff line number Diff line
@@ -66,6 +66,9 @@ paths:
        This method shall follow the provisions specified in the 
        This method shall follow the provisions specified in the 
        Tables 7.4.2.3.1-1 and 7.4.2.3.1-2 for URI query parameters,
        Tables 7.4.2.3.1-1 and 7.4.2.3.1-2 for URI query parameters,
        request and response data structures, and response codes.
        request and response data structures, and response codes.
        As the result of successfully executing this method, a new 
        "Individual PM job" resource shall exist as defined in 
        clause 7.4.3.
      parameters:
      parameters:
        - name: CreatePmJobRequest
        - name: CreatePmJobRequest
          in: body
          in: body
@@ -93,7 +96,7 @@ paths:
          description: >
          description: >
            201 CREATED
            201 CREATED


            The PM job was created successfully.
            Shall be returned when the PM job has been created successfully.
            The response body shall contain a representation of
            The response body shall contain a representation of
            the created PM job resource, as defined in clause 7.5.2.7.
            the created PM job resource, as defined in clause 7.5.2.7.
            The HTTP response shall include a "Location" HTTP
            The HTTP response shall include a "Location" HTTP