Closed tzturner closed 1 year ago
Right now we pass an interaction dictionary. Change the decorators to pass request and response per the following PR:
interaction
request
response
https://github.com/kevin1024/vcrpy/pull/679
Right now we pass an
interaction
dictionary. Change the decorators to passrequest
andresponse
per the following PR:https://github.com/kevin1024/vcrpy/pull/679