I need help in setting delay for each response using sidecar file. I referred to the document and created virtual service by adding sidecar file for response side.
thinkTimeSpec=2000
I have the following files in the zip file
BrandAPI-req.txt
BrandAPI-rsp.txt
BrandAPI-rsp-meta.properties.txt
Using V3 API , when I try to create the VS , It fails creation.
Release : 10.7
The Meta properties filename should be BrandAPI-rsp-meta.properties not BrandAPI-rsp-meta.properties.txt
Once we made changes to the properties file type , it worked.