Dhaval Dongre
10/08/2024, 4:03 PMapi/service/1/{id}/complete
.
Our dynamic test data generation service creates the id but I need a way to substitute it in the CLI and make the request. It works great for the rest of our services as we can pass custom headers using the --header
. I didn't see any for a path parameter so I am assuming it's not possible?