Commit a5c9a6b9 authored by Ayesha Ayub's avatar Ayesha Ayub
Browse files

fix Location header in responses

parent 5a6b3c09
Pipeline #13137 passed with stage
in 0 seconds
......@@ -623,14 +623,6 @@ components:
for this resource, inclusion of the Link HTTP header in this response shall follow the provisions
in clause 5.4.2.3 of ETSI GS NFV-SOL 013.
headers:
Location:
description: |
The resource URI of the created subscription resource.
style: simple
explode: false
schema:
type: string
format: url
WWW-Authenticate:
description: |
Challenge if the corresponding HTTP request has not provided authorization, or error details if the
......
......@@ -1622,14 +1622,6 @@ components:
attribute in the "ProblemDetails" structure shall convey
more information about the erro
headers:
Location:
description: |
The resource URI of the created subscription resource.
style: simple
explode: false
schema:
type: string
format: url
WWW-Authenticate:
description: |
Challenge if the corresponding HTTP request has not provided authorization, or error details if the
......@@ -3486,14 +3478,6 @@ components:
"ProblemDetails" structure shall convey more
information about the error
headers:
Location:
description: |
The resource URI of the created subscription resource.
style: simple
explode: false
schema:
type: string
format: url
WWW-Authenticate:
description: |
Challenge if the corresponding HTTP request has not provided authorization, or error details if the
......
......@@ -219,14 +219,6 @@ components:
response to provide more details about the rejection
in the "details" attribute.
headers:
Location:
description: |
The resource URI of the created subscription resource.
style: simple
explode: false
schema:
type: string
format: url
WWW-Authenticate:
description: |
Challenge if the corresponding HTTP request has not provided authorization, or error details if the
......
......@@ -563,13 +563,6 @@ components:
In this case, the "detail" attribute in the
"ProblemDetails" structure sh
headers:
Location:
description: The resource URI of the created PM Job
style: simple
explode: false
schema:
type: string
format: url
WWW-Authenticate:
description: |
Challenge if the corresponding HTTP request has not provided authorization, or error details if the
......@@ -906,13 +899,6 @@ components:
"ProblemDetails" structure shall convey more
information about the error
headers:
Location:
description: TThe resource URI of the created VNF instance
style: simple
explode: false
schema:
type: string
format: url
Content-Type:
description: |
The MIME type of the body of the response. Reference: IETF RFC 7231
......@@ -952,13 +938,6 @@ components:
for this resource, inclusion of the Link HTTP header in this response shall follow the provisions
in clause 5.4.2.3 of ETSI GS NFV-SOL 013.
headers:
Location:
description: The resource URI of the created VNF instance
style: simple
explode: false
schema:
type: string
format: url
Content-Type:
description: |
The MIME type of the body of the response. Reference: IETF RFC 7231
......
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