diff --git a/.stats.yml b/.stats.yml index 96c7ec40..e52935d7 100644 --- a/.stats.yml +++ b/.stats.yml @@ -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 diff --git a/src/conductor/types/qbd/qbd_invoice.py b/src/conductor/types/qbd/qbd_invoice.py index 36425630..662112bb 100644 --- a/src/conductor/types/qbd/qbd_invoice.py +++ b/src/conductor/types/qbd/qbd_invoice.py @@ -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. """