Commit 8b134082 authored by Giacomo Bernini's avatar Giacomo Bernini Committed by Giacomo Bernini
Browse files

fixed 422 unprocessable entity -> content

parent 89a6d5b9
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -35,9 +35,9 @@ POST Create a new Subscription - DUPLICATION NOT ALLOWED
    Check HTTP Response Header Contains    Location
    Check Postcondition Individual Subscription Resource Returned in Location Header Is Available
    
POST Create a new Subscription - UNPROCESSABLE ENTITY
POST Create a new Subscription - UNPROCESSABLE CONTENT
    [Documentation]    Test ID: 10.3.1.6.3
    ...    Test title: POST Create a new Subscription - UNPROCESSABLE ENTITY
    ...    Test title: POST Create a new Subscription - UNPROCESSABLE CONTENT
    ...    Test objective: The objective is to test that correct error code is generated when data in the request body cannot be processed. 
    ...    Pre-conditions: none
    ...    Reference: Clause 5.5.7.3.1 - ETSI GS NFV-SOL 012 [7] v4.4.1