I have created a number of HTTP requests to a custom backend but now i am adding api auth to it.
But want to know if there is a easy way to migrate without recreating
I have created a number of HTTP requests to a custom backend but now i am adding api auth to it.
But want to know if there is a easy way to migrate without recreating
Yes. You can automate the process of updating this http module with proper authentication header.
You can update make scenario using the update make scenario module.