diff --git a/src/SOL005/responses/SOL005_resp.yaml b/src/SOL005/responses/SOL005_resp.yaml index 01037719ae46263bac0d687a51219007850699b2..9fe3455ad6d5dc4a03c2fd21358f47a9da33f239 100644 --- a/src/SOL005/responses/SOL005_resp.yaml +++ b/src/SOL005/responses/SOL005_resp.yaml @@ -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