Commit 266579be authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

fixed issue #167 on v2.6.1

parent fcbae4f9
......@@ -31,7 +31,7 @@ POST Terminate a vnfInstance Conflict (Not-Instantiated)
... Applicability: none
... Post-Conditions:
POST Terminate VNF
Check HTTP Response Status Code Is 202
Check HTTP Response Status Code Is 409
Check HTTP Response Body Json Schema Is ProblemDetails
......
......@@ -32,7 +32,7 @@ POST Terminate a vnfInstance Conflict (Not-Instantiated)
... Applicability: none
... Post-Conditions:
POST Terminate VNF in NOT-INSTANTIATED state
Check HTTP Response Status Code Is 202
Check HTTP Response Status Code Is 409
Check HTTP Response Body Json Schema Is ProblemDetails
......
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