Trying to find the option "Allow Duplicate specific transaction" when creating virtual service using Invoke API. For some reason , even though the API call has "duptxns : true" its still not creating duplicate Transactions.
curl -X POST "http://localhost:1505/lisa-virtualize-invoke/api/v3/vses/VSE/services" -H "accept: application/json" -H "Content-Type: multipart/form-data" -F "config={"virtualService":{"
All supported DevTest releases.
The response.txt file had "Content-Encoding:gzip" in the headers which caused the issue.