Backend renamed a field. I re-recorded:
bun run sdods har record -p demo-shop -e staging -t @har:postsThe scenario passes now, but the file grew instead of being replaced, and the old response with the old field name is still sitting in there. I would rather not ship a recording that contains a payload the service can no longer produce. Is there a prune step I am missing?