Using the VCR gem, responses are saved as a large string inside the YAML cassette file. Like this:
response:
body:
string: '{"data":{"salesforceObjects":{"records":[{"student":{"accountId" ...
However, is it possible to save this JSON in a separate file, which is properly formatted and easier to read?
Aucun commentaire:
Enregistrer un commentaire