Skip to content

Commit

Permalink
Revert "Revert "Delete nested resource files""
Browse files Browse the repository at this point in the history
This reverts commit e5eccb8.
  • Loading branch information
rattrayalex-stripe committed May 10, 2019
1 parent f650b77 commit d58bbf8
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 360 deletions.
9 changes: 0 additions & 9 deletions lib/resources/ApplicationFeeRefunds.js

This file was deleted.

9 changes: 0 additions & 9 deletions lib/resources/LoginLinks.js

This file was deleted.

9 changes: 0 additions & 9 deletions lib/resources/Persons.js

This file was deleted.

9 changes: 0 additions & 9 deletions lib/resources/SubscriptionScheduleRevisions.js

This file was deleted.

9 changes: 0 additions & 9 deletions lib/resources/TaxIds.js

This file was deleted.

9 changes: 0 additions & 9 deletions lib/resources/TransferReversals.js

This file was deleted.

8 changes: 0 additions & 8 deletions lib/stripe.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ const resources = {
InvoiceItems: require('./resources/InvoiceItems'),
Invoices: require('./resources/Invoices'),
IssuerFraudRecords: require('./resources/IssuerFraudRecords'),
LoginLinks: require('./resources/LoginLinks'),
OAuth: require('./resources/OAuth'),
OrderReturns: require('./resources/OrderReturns'),
Orders: require('./resources/Orders'),
Expand All @@ -81,13 +80,6 @@ const resources = {
UsageRecordSummaries: require('./resources/UsageRecordSummaries'),
WebhookEndpoints: require('./resources/WebhookEndpoints'),

// The following rely on pre-filled IDs:
ApplicationFeeRefunds: require('./resources/ApplicationFeeRefunds'),
Persons: require('./resources/Persons'),
SubscriptionScheduleRevisions: require('./resources/SubscriptionScheduleRevisions'),
TaxIds: require('./resources/TaxIds'),
TransferReversals: require('./resources/TransferReversals'),

// Namespaced resources
Checkout: resourceNamespace('checkout', {
Sessions: require('./resources/Checkout/Sessions'),
Expand Down
47 changes: 0 additions & 47 deletions test/resources/ApplicationFeeRefunds.spec.js

This file was deleted.

20 changes: 0 additions & 20 deletions test/resources/LoginLinks.spec.js

This file was deleted.

73 changes: 0 additions & 73 deletions test/resources/Persons.spec.js

This file was deleted.

36 changes: 0 additions & 36 deletions test/resources/SubscriptionScheduleRevision.spec.js

This file was deleted.

61 changes: 0 additions & 61 deletions test/resources/TaxIds.spec.js

This file was deleted.

61 changes: 0 additions & 61 deletions test/resources/TransferReversals.spec.js

This file was deleted.

0 comments on commit d58bbf8

Please sign in to comment.