Commit fe519feb authored by Mike-no's avatar Mike-no Committed by Giacomo Bernini
Browse files

remove set header If-Match in PATCH Individual NS LCM OP Occurrence - HTTP...

remove set header If-Match in PATCH Individual NS LCM OP Occurrence - HTTP Conditional Request not supported
parent bac0a14d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -969,7 +969,6 @@ PATCH Individual NS LCM OP Occurrence - HTTP Conditional Request not supported
    log    Trying to perform a PATCH.
    Set Headers  {"Accept":"${ACCEPT}"}
    Set Headers  {"Content-Type": "${CONTENT_TYPE_PATCH}"}
    Set Headers    {"If-Match": "${invalid_etag}"}
    Run Keyword If    ${AUTH_USAGE} == 1    Set Headers    {"${AUTHORIZATION_HEADER}":"${AUTHORIZATION_TOKEN}"}
    ${body}=    Get File    jsons/NsLcmInfoModificationRequest.json
    ${body}=        Format String   ${body}     scheduledTime=${schedule_for_new_operation_start}