Skip to content

Commit

Permalink
Merge upstream and update generated code for v451
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Aug 7, 2023
2 parents 570f674 + 347d20c commit aa16c94
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion OPENAPI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v442
v451
4 changes: 4 additions & 0 deletions stripe/api_resources/credit_note_line_item.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,8 @@


class CreditNoteLineItem(ListableAPIResource):
"""
The credit note line item object
"""

OBJECT_NAME = "credit_note_line_item"

0 comments on commit aa16c94

Please sign in to comment.