Skip to content

Commit

Permalink
feat(api): api update (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-app[bot] authored and stainless-bot committed Oct 13, 2024
1 parent 048537b commit d78d12d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .stats.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
configured_endpoints: 51
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/conductor%2Fconductor-8ab7b573976dd11ab20d72560f3e55f47ee2eb61c16a5d78b5720c733c6ec51c.yml
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/conductor%2Fconductor-6071838ba9838a80166a2a5f8cfafd390afebcb16431a46f0f09af441f349764.yml
2 changes: 1 addition & 1 deletion src/conductor/types/qbd/qbd_invoice.py
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,7 @@ class InvoiceLineGroup(BaseModel):

is_print_items_in_group: bool = FieldInfo(alias="isPrintItemsInGroup")
"""
Indicates whether a list of this invoice line group's individual items their
Indicates whether the individual items in this invoice line group and their
amounts will appear on printed forms.
"""

Expand Down

0 comments on commit d78d12d

Please sign in to comment.