zulip/zerver/webhooks/stripe/fixtures
Eeshan Garg 597db11a98 webhooks: Rename webhook fixtures to only include event type.
All webhook fixtures have now been renamed from
<webhook_name>/fixtures/<webhook_name>_<event_type>.json to
<webhook_name>/fixtures/<event_type>.json.
2017-05-13 20:07:40 -02:30
..
charge_dispute_closed.json
charge_dispute_created.json
charge_failed.json
charge_succeeded.json
customer_created.json
customer_created_email.json
customer_deleted.json
customer_subscription_created.json
customer_subscription_deleted.json
customer_subscription_trial_will_end.json
invoice_payment_failed.json
order_payment_failed.json
order_payment_succeeded.json
order_updated.json
transfer_failed.json
transfer_paid.json