Skip to content

Commit

Permalink
Update generated code for v455
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Aug 9, 2023
1 parent 8409e53 commit bafa30a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion OPENAPI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v454
v455
10 changes: 5 additions & 5 deletions lib/Service/AccountService.php
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,8 @@ public function createPerson($parentId, $params = null, $opts = null)
* zero.
*
* If you want to delete your own account, use the <a
* href="https://dashboard.stripe.com/account">account information tab in your
* account settings</a> instead.
* href="https://dashboard.stripe.com/settings/account">account information tab in
* your account settings</a> instead.
*
* @param string $id
* @param null|array $params
Expand Down Expand Up @@ -296,9 +296,9 @@ public function retrievePerson($parentId, $id, $params = null, $opts = null)
* <strong>Custom Only</strong> or <strong>Custom and Express</strong> below.
*
* To update your own account, use the <a
* href="https://dashboard.stripe.com/account">Dashboard</a>. Refer to our <a
* href="/docs/connect/updating-accounts">Connect</a> documentation to learn more
* about updating accounts.
* href="https://dashboard.stripe.com/settings/account">Dashboard</a>. Refer to our
* <a href="/docs/connect/updating-accounts">Connect</a> documentation to learn
* more about updating accounts.
*
* @param string $id
* @param null|array $params
Expand Down

0 comments on commit bafa30a

Please sign in to comment.