Commit 0b57b12e authored by moscatelli's avatar moscatelli
Browse files

SOL005_58: 202 reponse code updated

parent a34f962d
Loading
Loading
Loading
Loading
Loading
+4 −6
Original line number Original line Diff line number Diff line
@@ -7,7 +7,7 @@ responses:
    description: >
    description: >
      202 ACCEPTED
      202 ACCEPTED


      The request was accepted for processing, but the processing has not
      The request has been accepted for processing, but the processing has not
      been completed. The response body shall be empty.
      been completed. The response body shall be empty.
      The HTTP response shall include a "Location" HTTP
      The HTTP response shall include a "Location" HTTP
      header that contains the URI of the newly-created
      header that contains the URI of the newly-created
@@ -23,6 +23,8 @@ responses:
        description: The resource URI of the created NS instance
        description: The resource URI of the created NS instance
        type: string
        type: string
        format: url
        format: url
        maximum: 1
        minimum: 0
      WWW-Authenticate:
      WWW-Authenticate:
        description: >
        description: >
          Challenge if the corresponding HTTP request has not provided
          Challenge if the corresponding HTTP request has not provided
@@ -44,17 +46,13 @@ responses:
    description: >
    description: >
      202 ACCEPTED
      202 ACCEPTED


      The request was accepted for processing, but the processing has not
      The request has been accepted for processing, but the processing has not
      been completed. On success, the HTTP response shall include a
      been completed. On success, the HTTP response shall include a
      "Location" HTTP header that contains the URI of the newly-created
      "Location" HTTP header that contains the URI of the newly-created
      "NS Descriptor operation occurrence" resource corresponding to the
      "NS Descriptor operation occurrence" resource corresponding to the
      operation.
      operation.
      The response body shall be empty.
      The response body shall be empty.
    headers:
    headers:
      Location:
        description: The resource URI of the created NS instance
        type: string
        format: url
      WWW-Authenticate:
      WWW-Authenticate:
        description: >
        description: >
          Challenge if the corresponding HTTP request has not provided
          Challenge if the corresponding HTTP request has not provided