Commit e596d00a authored by Najam UI Hassan's avatar Najam UI Hassan Committed by Giacomo Bernini
Browse files

fixed Response Code issue

parent 59d75b30
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -81,7 +81,7 @@ PATCH NFV-MANO entity - PreCondition Failed
    ...    Applicability: none
    ...    Post-Conditions: The NFV-MANO entity is not modified by the operation
    Send Patch request for NFV-MANO Entity
    Check HTTP Response Status Code Is    409
    Check HTTP Response Status Code Is    412
    Check HTTP Response Body Json Schema Is   ProblemDetails
    
DELETE NFV-MANO entity - Method not implemented