Commits on Source (3)
-
Rick Hambrook authored
feat(http-recording): BREAKING: update recording to store http status and headers along side the body in a json file. Eliminates the need to pass a `type` but is not backward compatible at present
9f6e3083 -
Craig Smith authored
feat(http-recording): BREAKING: update recording to store http status and... See merge request !15 Breaking-Change: tests will need to be re-recorded to cover the new structure
27ca35e6 -
semantic-release-bot authored
# [4.6.0](v4.5.0...v4.6.0) (2023-05-01) ### Features * **http-recording:** BREAKING: update recording to store http status and headers along side the body in a json file. Eliminates the need to pass a `type` but is not ([9f6e3083](9f6e3083))