mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-04 00:00:47 -04:00
I'd originally added this class for the first stub pass that used OpenAPI because I thought we'd need the ability to finetune some of our stubbed responses. It turns out that we've been able to get away without it so far so I'm removing it for now. This commit can be reverted if it turns out that we need it back later.