URLs for mocks currently have to be static. It's desired to allow regex in request urls for catch-all style use cases. Changed to a spike due to the way mock urls are implemented. May need further investigation.
URLs for mocks currently have to be static. It's desired to allow regex in request urls for catch-all style use cases.
Changed to a spike due to the way mock urls are implemented. May need further investigation.