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 Diff line number Diff line
@@ -7,7 +7,7 @@ responses:
    description: >
      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.
      The HTTP response shall include a "Location" HTTP
      header that contains the URI of the newly-created
@@ -23,6 +23,8 @@ responses:
        description: The resource URI of the created NS instance
        type: string
        format: url
        maximum: 1
        minimum: 0
      WWW-Authenticate:
        description: >
          Challenge if the corresponding HTTP request has not provided
@@ -44,17 +46,13 @@ responses:
    description: >
      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
      "Location" HTTP header that contains the URI of the newly-created
      "NS Descriptor operation occurrence" resource corresponding to the
      operation.
      The response body shall be empty.
    headers:
      Location:
        description: The resource URI of the created NS instance
        type: string
        format: url
      WWW-Authenticate:
        description: >
          Challenge if the corresponding HTTP request has not provided