1
0
mirror of synced 2025-12-25 02:09:19 -05:00

Fix bad merge (#48775)

This commit is contained in:
Rodi Reich Zilberman
2024-12-02 14:57:51 -08:00
committed by GitHub
parent f7c33e92bd
commit 536742b4bd

View File

@@ -127,11 +127,7 @@ The Stripe source connector supports the following streams:
- [Transactions](https://stripe.com/docs/api/transfers/list) \(Incremental\)
- [Transfers](https://stripe.com/docs/api/transfers/list) \(Incremental\)
- [Transfer Reversals](https://stripe.com/docs/api/transfer_reversals/list)
<<<<<<< HEAD
- [Usage Records](https://stripe.com/docs/api/usage_records/)
=======
- [Usage Records](https://stripe.com/docs/api/usage_records)
>>>>>>> master
### Entity-Relationship Diagram (ERD)
<EntityRelationshipDiagram></EntityRelationshipDiagram>