Split DB Updates into seperate files, with the cutoff being 2.0.0

This commit is contained in:
johnnyq
2026-07-22 18:43:11 -04:00
parent 17e4c61067
commit 2b756f6ea4
252 changed files with 4161 additions and 4875 deletions

View File

@@ -167,7 +167,7 @@ class CustomerService extends AbstractService
*
* If the cards owner has no default card, then the new card will become the
* default. However, if the owner already has a default, then it will not change.
* To change the default, you should <a href="/docs/api#update_customer">update the
* To change the default, you should <a href="/api/customers/update">update the
* customer</a> to have a new <code>default_source</code>.
*
* @param string $parentId