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

SOL005_58: 202 reponse code updated

parent a34f962d
Pipeline #1241 pending with stage
......@@ -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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment