Commit c7b22337 authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

fixed low level code for unprocessable entity

parent eeb5b41c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -452,7 +452,7 @@ Send Post Request Create new Performance Threshold
	Verify Mock Expectation    ${notification_request}
	Clear Requests    ${callback_endpoint}
    
Send POST request for Performance threshold with unprocessable entity
Send POST request for Performance threshold with unprocessable content
    Log    Creating a new Threshold
    Run Keyword If    ${AUTH_USAGE} == 1    Set Headers    {"${AUTHORIZATION_HEADER}":"${AUTHORIZATION_TOKEN}"}
    Set Headers    {"Accept": "${ACCEPT_JSON}"}