Skip to content

Commit

Permalink
Update generated code for v1015
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed May 8, 2024
1 parent a45e1cb commit 4278216
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion OPENAPI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1014
v1015
4 changes: 2 additions & 2 deletions lib/Service/CreditNoteService.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ public function all($params = null, $opts = null)

/**
* When retrieving a credit note, you’ll get a <strong>lines</strong> property
* containing the the first handful of those items. There is also a URL where you
* can retrieve the full (paginated) list of line items.
* containing the first handful of those items. There is also a URL where you can
* retrieve the full (paginated) list of line items.
*
* @param string $parentId
* @param null|array $params
Expand Down

0 comments on commit 4278216

Please sign in to comment.