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

fixed low level code for unprocessable entity

parent dcd69504
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -106,7 +106,7 @@ Send Post Request Create new NS Performance Monitoring Job
	Clear Requests    ${callback_endpoint}

    
Send POST request for NS Performance Monitoring Job with unprocessable entity
Send POST request for NS Performance Monitoring Job with unprocessable content
    Log    trying to create a new NS PM Job
    Set Headers    {"Accept": "${ACCEPT_JSON}"}
    Set Headers    {"Content-Type": "${CONTENT_TYPE_JSON}"}