Skip to content

chore: 🐝 Update SDK - Generate 0.42.12#330

Open
github-actions[bot] wants to merge 1 commit intomainfrom
speakeasy-sdk-regen-1770164039
Open

chore: 🐝 Update SDK - Generate 0.42.12#330
github-actions[bot] wants to merge 1 commit intomainfrom
speakeasy-sdk-regen-1770164039

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Feb 4, 2026

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

Python SDK Changes:

  • unstructured_client.destinations.create_destination():
    • request.create_destination_connector Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error.detail.union(Array<ValidationError>)[] Changed
  • unstructured_client.workflows.run_workflow():
    • request.body_run_workflow.input_files Changed (Breaking ⚠️)
    • error.detail.union(Array<ValidationError>)[] Changed
  • unstructured_client.sources.update_source():
    • request.update_source_connector.config Changed
    • response Changed (Breaking ⚠️)
    • error.detail.union(Array<ValidationError>)[] Changed
  • unstructured_client.sources.list_sources():
    • request.source_type Changed
    • response.[] Changed (Breaking ⚠️)
    • error.detail.union(Array<ValidationError>)[] Changed
  • unstructured_client.sources.get_source():
    • response Changed (Breaking ⚠️)
    • error.detail.union(Array<ValidationError>)[] Changed
  • unstructured_client.sources.create_source():
    • request.create_source_connector Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error.detail.union(Array<ValidationError>)[] Changed
  • unstructured_client.jobs.create_job():
    • request.body_create_job.input_files Changed (Breaking ⚠️)
    • error.detail.union(Array<ValidationError>)[] Changed
  • unstructured_client.destinations.update_destination():
    • request.update_destination_connector.config Changed
    • response Changed (Breaking ⚠️)
    • error.detail.union(Array<ValidationError>)[] Changed
  • unstructured_client.destinations.list_destinations():
    • request.destination_type Changed
    • response.[] Changed (Breaking ⚠️)
    • error.detail.union(Array<ValidationError>)[] Changed
  • unstructured_client.destinations.get_destination():
    • response Changed (Breaking ⚠️)
    • error.detail.union(Array<ValidationError>)[] Changed
  • unstructured_client.workflows.list_workflow_channels_api_v1_workflows_workflow_id_notifications_channels_get(): Added
  • unstructured_client.jobs.download_job_output(): error.detail.union(Array<ValidationError>)[] Changed
  • unstructured_client.workflows.get_workflow_channel_api_v1_workflows_workflow_id_notifications_channels_channel_id_get(): Added
  • unstructured_client.notifications.get_notification_api_v1_notifications_notification_id_get(): Added
  • unstructured_client.workflows.update_workflow_channel_api_v1_workflows_workflow_id_notifications_channels_channel_id_patch(): Added
  • unstructured_client.workflows.verify_workflow_channel_api_v1_workflows_workflow_id_notifications_channels_channel_id_verify_post(): Added
  • unstructured_client.workflow_channels.create_workflow_channel_api_v1_workflows_workflow_id_notifications_channels_post(): Added
  • unstructured_client.workflow_channels.delete_workflow_channel_api_v1_workflows_workflow_id_notifications_channels_channel_id_delete(): Added
  • unstructured_client.workflow_channels.get_workflow_channel_api_v1_workflows_workflow_id_notifications_channels_channel_id_get(): Added
  • unstructured_client.workflow_channels.list_workflow_channels_api_v1_workflows_workflow_id_notifications_channels_get(): Added
  • unstructured_client.workflow_channels.update_workflow_channel_api_v1_workflows_workflow_id_notifications_channels_channel_id_patch(): Added
  • unstructured_client.workflow_channels.verify_workflow_channel_api_v1_workflows_workflow_id_notifications_channels_channel_id_verify_post(): Added
  • unstructured_client.destinations.create_connection_check_destinations(): error.detail.union(Array<ValidationError>)[] Changed
  • unstructured_client.workflows.create_workflow_channel_api_v1_workflows_workflow_id_notifications_channels_post(): Added
  • unstructured_client.destinations.delete_destination(): error.detail.union(Array<ValidationError>)[] Changed
  • unstructured_client.destinations.get_connection_check_destinations(): error.detail.union(Array<ValidationError>)[] Changed
  • unstructured_client.channels.verify_channel_api_v1_notifications_channels_channel_id_verify_post(): Added
  • unstructured_client.channels.update_channel_api_v1_notifications_channels_channel_id_patch(): Added
  • unstructured_client.channels.list_channels_api_v1_notifications_channels_get(): Added
  • unstructured_client.jobs.cancel_job(): error.detail.union(Array<ValidationError>)[] Changed
  • unstructured_client.channels.get_channel_api_v1_notifications_channels_channel_id_get(): Added
  • unstructured_client.workflows.delete_workflow_channel_api_v1_workflows_workflow_id_notifications_channels_channel_id_delete(): Added
  • unstructured_client.jobs.get_job(): error.detail.union(Array<ValidationError>)[] Changed
  • unstructured_client.jobs.get_job_details(): error.detail.union(Array<ValidationError>)[] Changed
  • unstructured_client.jobs.get_job_failed_files(): error.detail.union(Array<ValidationError>)[] Changed
  • unstructured_client.jobs.list_jobs(): error.detail.union(Array<ValidationError>)[] Changed
  • unstructured_client.sources.create_connection_check_sources(): error.detail.union(Array<ValidationError>)[] Changed
  • unstructured_client.channels.delete_channel_api_v1_notifications_channels_channel_id_delete(): Added
  • unstructured_client.sources.delete_source(): error.detail.union(Array<ValidationError>)[] Changed
  • unstructured_client.sources.get_connection_check_sources(): error.detail.union(Array<ValidationError>)[] Changed
  • unstructured_client.channels.create_channel_api_v1_notifications_channels_post(): Added
  • unstructured_client.notifications.mark_read_api_v1_notifications_mark_read_post(): Added
  • unstructured_client.notifications.list_notifications_api_v1_notifications_get(): Added
  • unstructured_client.templates.get_template(): error.detail.union(Array<ValidationError>)[] Changed
  • unstructured_client.templates.list_templates(): error.detail.union(Array<ValidationError>)[] Changed
  • unstructured_client.workflows.create_workflow(): error.detail.union(Array<ValidationError>)[] Changed
  • unstructured_client.workflows.delete_workflow(): error.detail.union(Array<ValidationError>)[] Changed
  • unstructured_client.workflows.get_workflow(): error.detail.union(Array<ValidationError>)[] Changed
  • unstructured_client.workflows.list_workflows(): error.detail.union(Array<ValidationError>)[] Changed
  • unstructured_client.notifications.get_unread_count_api_v1_notifications_unread_count_get(): Added
  • unstructured_client.workflows.update_workflow(): error.detail.union(Array<ValidationError>)[] Changed
  • unstructured_client.general.partition():
    • request.partition_parameters Changed
    • error.detail.union(Array<ValidationError>)[] Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (18:16)
├─┬Paths
│ ├──[➕] path (1724:5)
│ ├──[➕] path (2792:5)
│ ├──[➕] path (3215:5)
│ ├──[➕] path (1356:5)
│ ├──[➕] path (1786:5)
│ ├──[➕] path (1518:5)
│ ├──[➕] path (1924:5)
│ ├──[➕] path (1991:5)
│ ├──[➕] path (2051:5)
│ └──[➕] path (2976:5)
└─┬Components
  ├──[➕] schemas (4423:36)
  ├──[➕] schemas (9146:45)
  ├──[➕] schemas (4573:38)
  ├──[➕] schemas (7041:35)
  ├──[➕] schemas (3885:22)
  ├──[➕] schemas (9272:40)
  ├──[➕] schemas (5388:29)
  ├──[➕] schemas (9427:31)
  ├──[➕] schemas (5533:31)
  ├──[➕] schemas (6717:27)
  ├──[➕] schemas (5484:35)
  ├──[➕] schemas (9209:50)
  ├──[➕] schemas (9342:45)
  ├──[➕] schemas (3853:30)
  ├──[➕] schemas (6661:26)
  ├──[➕] schemas (9922:33)
  ├──[➕] schemas (5433:37)
  ├──[➕] schemas (7029:32)
  ├──[➕] schemas (7071:31)
  ├──[➕] schemas (9412:30)
  ├──[➕] schemas (9846:31)
  ├─┬EncryptionType
  │ └──[➕] enum (5606:11)
  ├─┬SourceConnectorInformation
  │ ├─┬config
  │ │ ├──[➕] anyOf (8965:15)
  │ │ ├─┬ANYOF
  │ │ │ └──[🔀] $ref (9273:17)❌ 
  │ │ ├─┬ANYOF
  │ │ │ └──[🔀] $ref (6006:17)❌ 
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (10183:17)❌ 
  │ └─┬type
  │   └──[🔀] $ref (8886:19)❌ 
  ├─┬UpdateSourceConnector
  │ └─┬config
  │   ├──[➕] anyOf (9682:15)
  │   ├─┬ANYOF
  │   │ └──[🔀] $ref (9343:17)❌ 
  │   ├─┬ANYOF
  │   │ └──[🔀] $ref (6126:17)❌ 
  │   └─┬ANYOF
  │     └──[🔀] $ref (10230:17)❌ 
  ├─┬S3DestinationConnectorConfigInput
  │ ├──[➕] properties (8158:11)
  │ ├─┬secret
  │ │ ├──[➕] type (8149:21)❌ 
  │ │ ├──[🔀] title (8150:22)
  │ │ ├──[➕] pattern (8151:24)❌ 
  │ │ ├──[➖] anyOf (1:84266)❌ 
  │ │ └──[➖] anyOf (1:84286)❌ 
  │ ├─┬token
  │ │ └──[🔀] title (8183:22)
  │ ├─┬key
  │ │ └──[🔀] title (8205:22)
  │ ├─┬remote_url
  │ │ ├──[➖] type (1:84038)❌ 
  │ │ ├──[🔀] title (8172:22)
  │ │ ├──[➖] pattern (1:84082)❌ 
  │ │ ├──[➕] anyOf (8165:15)
  │ │ └──[➕] anyOf (8168:15)
  │ ├─┬endpoint_url
  │ │ ├──[➕] type (8154:21)❌ 
  │ │ ├──[🔀] title (8155:22)
  │ │ ├──[➕] default (8156:24)❌ 
  │ │ ├──[➖] anyOf (1:84430)❌ 
  │ │ └──[➖] anyOf (1:84450)❌ 
  │ └─┬anonymous
  │   └──[🔀] title (8160:22)
  ├─┬S3SourceConnectorConfig
  │ ├──[➕] properties (8224:11)
  │ ├─┬remote_url
  │ │ ├──[🔀] type (8280:21)❌ 
  │ │ └──[🔀] title (8281:22)
  │ ├─┬anonymous
  │ │ ├──[➖] type (1:84711)❌ 
  │ │ ├──[🔀] title (8233:22)
  │ │ ├──[➕] anyOf (8226:15)
  │ │ └──[➕] anyOf (8229:15)
  │ ├─┬token
  │ │ └──[🔀] title (8255:22)
  │ ├─┬recursive
  │ │ ├──[➖] type (1:85091)❌ 
  │ │ ├──[🔀] title (8244:22)
  │ │ ├──[➕] anyOf (8237:15)
  │ │ └──[➕] anyOf (8240:15)
  │ ├─┬endpoint_url
  │ │ ├──[➕] type (8221:21)❌ 
  │ │ ├──[🔀] title (8222:22)
  │ │ ├──[➖] anyOf (1:85004)❌ 
  │ │ └──[➖] anyOf (1:85024)❌ 
  │ ├─┬key
  │ │ └──[🔀] title (8277:22)
  │ └─┬secret
  │   ├──[➕] type (8217:21)❌ 
  │   ├──[🔀] title (8218:22)
  │   ├──[➖] anyOf (1:84840)❌ 
  │   └──[➖] anyOf (1:84860)❌ 
  ├─┬ValidationError
  │ ├──[➕] properties (9834:11)
  │ ├──[➕] properties (9831:11)
  │ ├─┬msg
  │ │ ├──[➖] type (1:100959)❌ 
  │ │ └──[🔀] title (9832:22)
  │ ├─┬loc
  │ │ ├──[➖] items (1:100867)❌ 
  │ │ ├──[🔀] type (9835:21)❌ 
  │ │ └──[🔀] title (9836:22)
  │ └─┬type
  │   ├──[➕] items (9811:22)❌ 
  │   ├──[🔀] type (9810:21)❌ 
  │   └──[🔀] title (9821:22)
  ├─┬UpdateDestinationConnector
  │ └─┬config
  │   ├──[➕] anyOf (9598:15)
  │   ├─┬ANYOF
  │   │ └──[🔀] $ref (9210:17)❌ 
  │   ├─┬ANYOF
  │   │ └──[🔀] $ref (9894:17)❌ 
  │   └─┬ANYOF
  │     └──[🔀] $ref (5931:17)❌ 
  ├─┬CreateSourceConnector
  │ ├─┬config
  │ │ ├──[➕] anyOf (4558:15)
  │ │ ├─┬ANYOF
  │ │ │ └──[🔀] $ref (9343:17)❌ 
  │ │ ├─┬ANYOF
  │ │ │ └──[🔀] $ref (6126:17)❌ 
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (10230:17)❌ 
  │ └─┬type
  │   └──[🔀] $ref (4479:19)❌ 
  ├─┬S3SourceConnectorConfigInput
  │ ├──[➕] properties (8304:11)
  │ ├─┬endpoint_url
  │ │ ├──[➕] type (8300:21)❌ 
  │ │ ├──[🔀] title (8301:22)
  │ │ ├──[➕] default (8302:24)❌ 
  │ │ ├──[➖] anyOf (1:85698)❌ 
  │ │ └──[➖] anyOf (1:85718)❌ 
  │ ├─┬anonymous
  │ │ └──[🔀] title (8306:22)
  │ ├─┬recursive
  │ │ ├──[➖] type (1:85785)❌ 
  │ │ ├──[🔀] title (8318:22)
  │ │ ├──[➖] default (1:85829)❌ 
  │ │ ├──[➕] anyOf (8311:15)
  │ │ └──[➕] anyOf (8314:15)
  │ ├─┬remote_url
  │ │ ├──[🔀] type (8354:21)❌ 
  │ │ ├──[🔀] title (8355:22)
  │ │ ├──[➖] pattern (1:85350)❌ 
  │ │ └──[➕] default (8356:24)❌ 
  │ ├─┬secret
  │ │ ├──[➕] type (8295:21)❌ 
  │ │ ├──[🔀] title (8296:22)
  │ │ ├──[➕] pattern (8297:24)❌ 
  │ │ ├──[➖] anyOf (1:85534)❌ 
  │ │ └──[➖] anyOf (1:85554)❌ 
  │ ├─┬key
  │ │ └──[🔀] title (8351:22)
  │ └─┬token
  │   └──[🔀] title (8329:22)
  ├─┬DestinationConnectorInformation
  │ ├─┬type
  │ │ └──[🔀] $ref (5138:19)❌ 
  │ └─┬config
  │   ├──[➕] anyOf (5223:15)
  │   ├─┬ANYOF
  │   │ └──[🔀] $ref (9147:17)❌ 
  │   ├─┬ANYOF
  │   │ └──[🔀] $ref (9865:17)❌ 
  │   └─┬ANYOF
  │     └──[🔀] $ref (5863:17)❌ 
  ├─┬SharePointSourceConnectorConfig
  │ ├──[➖] required (1:87677)❌ 
  │ └─┬user_pname
  │   ├──[➖] type (1:87321)❌ 
  │   ├──[➕] anyOf (8461:15)
  │   └──[➕] anyOf (8464:15)
  ├─┬S3DestinationConnectorConfig
  │ ├──[➕] properties (8083:11)
  │ ├─┬token
  │ │ └──[🔀] title (8114:22)
  │ ├─┬secret
  │ │ ├──[➕] type (8076:21)❌ 
  │ │ ├──[🔀] title (8077:22)
  │ │ ├──[➖] anyOf (1:83631)❌ 
  │ │ └──[➖] anyOf (1:83651)❌ 
  │ ├─┬remote_url
  │ │ ├──[➖] type (1:83446)❌ 
  │ │ ├──[🔀] title (8103:22)
  │ │ ├──[➕] anyOf (8096:15)
  │ │ └──[➕] anyOf (8099:15)
  │ ├─┬anonymous
  │ │ ├──[➖] type (1:83502)❌ 
  │ │ ├──[🔀] title (8092:22)
  │ │ ├──[➕] anyOf (8085:15)
  │ │ └──[➕] anyOf (8088:15)
  │ ├─┬endpoint_url
  │ │ ├──[➕] type (8080:21)❌ 
  │ │ ├──[🔀] title (8081:22)
  │ │ ├──[➖] anyOf (1:83795)❌ 
  │ │ └──[➖] anyOf (1:83815)❌ 
  │ └─┬key
  │   └──[🔀] title (8136:22)
  ├─┬SharePointSourceConnectorConfigInput
  │ ├──[➖] required (1:88515)❌ 
  │ ├─┬site
  │ │ └──[🔀] pattern (8509:24)❌ 
  │ └─┬user_pname
  │   ├──[➖] type (1:88136)❌ 
  │   ├──[➕] anyOf (8522:15)
  │   └──[➕] anyOf (8525:15)
  ├─┬SourceConnectorType
  │ └──[➕] enum (9023:11)
  ├─┬GoogleDriveSourceConnectorConfig
  │ ├──[➖] required (1:55657)❌ 
  │ ├──[➕] properties (5732:11)
  │ ├─┬recursive
  │ │ ├──[➖] type (1:55552)❌ 
  │ │ ├──[🔀] title (5744:22)
  │ │ ├──[➕] anyOf (8426:26)
  │ │ ├──[➕] anyOf (5737:15)
  │ │ └──[➕] anyOf (5740:15)
  │ └─┬service_account_key
  │   └──[➕] anyOf (5726:15)
  ├─┬CreateDestinationConnector
  │ ├─┬type
  │ │ └──[🔀] $ref (4323:19)❌ 
  │ └─┬config
  │   ├──[➕] anyOf (4408:15)
  │   ├─┬ANYOF
  │   │ └──[🔀] $ref (9210:17)❌ 
  │   ├─┬ANYOF
  │   │ └──[🔀] $ref (9894:17)❌ 
  │   └─┬ANYOF
  │     └──[🔀] $ref (5931:17)❌ 
  ├─┬GoogleDriveSourceConnectorConfigInput
  │ ├──[➖] required (1:56226)❌ 
  │ ├──[➕] properties (5792:11)
  │ ├─┬service_account_key
  │ │ ├──[➕] type (5821:21)❌ 
  │ │ ├──[🔀] title (5822:22)
  │ │ ├──[➕] default (5823:24)❌ 
  │ │ ├──[➖] anyOf (1:86824)❌ 
  │ │ └──[➖] anyOf (1:55907)❌ 
  │ └─┬recursive
  │   ├──[➖] type (1:56099)❌ 
  │   ├──[🔀] title (5804:22)
  │   ├──[➖] default (1:56143)❌ 
  │   ├──[➕] anyOf (8426:26)
  │   ├──[➕] anyOf (5797:15)
  │   └──[➕] anyOf (5800:15)
  ├─┬DestinationConnectorType
  │ └──[➕] enum (5283:11)
  ├─┬partition_parameters
  │ ├──[➕] properties (10615:11)
  │ ├──[➕] properties (10602:11)
  │ ├─┬pdfminer_word_margin
  │ │ ├──[🔀] title (10670:22)
  │ │ ├──[🔀] description (10671:28)
  │ │ └──[➖] default (1:115061)❌ 
  │ ├─┬hi_res_model_name
  │ │ ├──[➕] examples (10282:15)
  │ │ ├──[➕] type (10280:21)❌ 
  │ │ ├──[➖] title (1:106735)
  │ │ ├──[➕] format (10287:23)❌ 
  │ │ ├──[🔀] description (10288:28)
  │ │ ├──[➖] anyOf (1:106670)❌ 
  │ │ └──[➖] anyOf (1:106707)❌ 
  │ ├─┬include_slide_notes
  │ │ ├──[➖] type (1:113583)❌ 
  │ │ ├──[🔀] title (10536:22)
  │ │ ├──[🔀] description (10537:28)
  │ │ ├──[➖] default (1:113756)❌ 
  │ │ ├──[➕] anyOf (10528:15)
  │ │ └──[➕] anyOf (10532:15)
  │ ├─┬pdfminer_line_overlap
  │ │ ├──[🔀] title (10657:22)
  │ │ └──[🔀] description (10658:28)
  │ ├─┬split_pdf_page
  │ │ ├──[🔀] type (10728:21)❌ 
  │ │ ├──[🔀] title (10726:22)
  │ │ ├──[🔀] description (10727:28)
  │ │ └──[🔀] default (10729:24)❌ 
  │ ├─┬xml_keep_tags
  │ │ ├──[➕] examples (10463:15)
  │ │ ├──[🔀] type (10461:21)❌ 
  │ │ ├──[🔀] title (10465:22)
  │ │ ├──[🔀] description (10466:28)
  │ │ ├──[➖] default (1:110281)❌ 
  │ │ └─┬Extensions
  │ │   └──[➕] x-speakeasy-unknown-values (10467:43)
  │ ├─┬new_after_n_chars
  │ │ ├──[🔀] title (10549:22)
  │ │ └──[🔀] description (10550:28)
  │ ├─┬similarity_threshold
  │ │ ├──[🔀] title (10644:22)
  │ │ └──[🔀] description (10645:28)
  │ ├─┬extract_image_block_types
  │ │ ├──[➖] items (1:106209)❌ 
  │ │ ├──[🔀] type (10597:21)❌ 
  │ │ ├──[🔀] title (10598:22)
  │ │ ├──[🔀] description (10599:28)
  │ │ └──[🔀] default (10600:24)❌ 
  │ ├─┬encoding
  │ │ ├──[➕] type (10291:21)❌ 
  │ │ ├──[🔀] title (10292:22)
  │ │ ├──[🔀] description (10293:28)
  │ │ ├──[➕] default (10294:24)❌ 
  │ │ ├──[➖] anyOf (1:105991)❌ 
  │ │ └──[➖] anyOf (1:106028)❌ 
  │ ├─┬output_format
  │ │ ├──[➖] enum (1:107575)❌ 
  │ │ ├──[➖] enum (1:107595)❌ 
  │ │ ├──[➖] type (1:107530)❌ 
  │ │ ├──[🔀] title (10568:22)
  │ │ ├──[🔀] description (10569:28)
  │ │ ├──[➖] default (1:107745)❌ 
  │ │ ├──[➕] anyOf (10560:15)
  │ │ ├──[➕] anyOf (10564:15)
  │ │ └─┬Extensions
  │ │   └──[➖] x-speakeasy-unknown-values (1:107795)❌ 
  │ ├─┬languages
  │ │ ├──[➖] items (1:107077)❌ 
  │ │ ├──[🔀] type (10358:21)❌ 
  │ │ ├──[🔀] title (10359:22)
  │ │ ├──[🔀] description (10360:28)
  │ │ └──[🔀] default (10361:24)❌ 
  │ ├─┬coordinates
  │ │ ├──[➖] type (1:105518)❌ 
  │ │ ├──[🔀] title (10625:22)
  │ │ ├──[🔀] description (10626:28)
  │ │ ├──[➖] default (1:105665)❌ 
  │ │ ├──[➕] anyOf (10617:15)
  │ │ └──[➕] anyOf (10621:15)
  │ ├─┬vlm_model
  │ │ ├──[➖] examples (1:109363)
  │ │ ├──[➖] type (1:109340)❌ 
  │ │ ├──[🔀] title (10479:22)
  │ │ ├──[🔀] description (10480:28)
  │ │ ├──[➕] default (10481:24)❌ 
  │ │ ├──[➕] anyOf (10471:15)
  │ │ ├──[➕] anyOf (10475:15)
  │ │ └─┬Extensions
  │ │   └──[➖] x-speakeasy-unknown-values (1:109466)❌ 
  │ ├─┬multipage_sections
  │ │ ├──[➕] items (10365:22)❌ 
  │ │ ├──[🔀] type (10364:21)❌ 
  │ │ ├──[🔀] title (10368:22)
  │ │ ├──[🔀] description (10369:28)
  │ │ └──[🔀] default (10370:24)❌ 
  │ ├─┬pdfminer_char_margin
  │ │ ├──[➕] type (10578:21)❌ 
  │ │ ├──[🔀] title (10579:22)
  │ │ ├──[🔀] description (10580:28)
  │ │ ├──[➕] default (10581:24)❌ 
  │ │ ├──[➖] anyOf (1:114109)❌ 
  │ │ └──[➖] anyOf (1:114146)❌ 
  │ ├─┬split_pdf_cache_tmp_data
  │ │ ├──[➕] items (10400:22)❌ 
  │ │ ├──[🔀] type (10399:21)❌ 
  │ │ ├──[🔀] title (10403:22)
  │ │ ├──[🔀] description (10404:28)
  │ │ └──[🔀] default (10405:24)❌ 
  │ ├─┬ocr_languages
  │ │ ├──[➖] items (1:107338)❌ 
  │ │ ├──[🔀] type (10553:21)❌ 
  │ │ ├──[🔀] title (10554:22)
  │ │ ├──[🔀] description (10555:28)
  │ │ └──[🔀] default (10556:24)❌ 
  │ ├─┬split_pdf_concurrency_level
  │ │ ├──[🔀] type (10722:21)❌ 
  │ │ ├──[🔀] title (10720:22)
  │ │ ├──[🔀] description (10721:28)
  │ │ └──[🔀] default (10723:24)❌ 
  │ ├─┬gz_uncompressed_content_type
  │ │ ├──[➕] items (10324:22)❌ 
  │ │ ├──[➕] type (10323:21)❌ 
  │ │ ├──[🔀] title (10327:22)
  │ │ ├──[🔀] description (10328:28)
  │ │ ├──[➕] default (10329:24)❌ 
  │ │ ├──[➖] anyOf (1:106466)❌ 
  │ │ └──[➖] anyOf (1:106503)❌ 
  │ ├─┬strategy
  │ │ ├──[➖] examples (1:108718)
  │ │ ├──[➖] examples (1:108726)
  │ │ ├──[➖] examples (1:108736)
  │ │ ├──[➖] enum (1:108774)❌ 
  │ │ ├──[➖] enum (1:108782)❌ 
  │ │ ├──[➖] enum (1:108792)❌ 
  │ │ ├──[➖] enum (1:108800)❌ 
  │ │ ├──[➖] enum (1:108812)❌ 
  │ │ ├──[➖] enum (1:108823)❌ 
  │ │ ├──[➕] items (10697:22)❌ 
  │ │ ├──[🔀] type (10694:21)❌ 
  │ │ ├──[🔀] title (10695:22)
  │ │ ├──[➕] maxItems (10701:25)❌ 
  │ │ ├──[➕] minItems (10700:25)❌ 
  │ │ ├──[🔀] description (10696:28)
  │ │ ├──[➖] default (1:108956)❌ 
  │ │ ├──[➕] example (10702:24)
  │ │ └─┬Extensions
  │ │   └──[➖] x-speakeasy-unknown-values (1:108996)❌ 
  │ ├─┬do_not_break_similarity_on_footer_header
  │ │ ├──[➖] type (1:113247)❌ 
  │ │ ├──[🔀] title (10612:22)
  │ │ ├──[🔀] description (10613:28)
  │ │ ├──[➖] default (1:113543)❌ 
  │ │ ├──[➕] anyOf (10604:15)
  │ │ └──[➕] anyOf (10608:15)
  │ ├─┬overlap
  │ │ ├──[➕] items (10374:22)❌ 
  │ │ ├──[🔀] type (10373:21)❌ 
  │ │ ├──[🔀] title (10377:22)
  │ │ ├──[🔀] description (10378:28)
  │ │ └──[🔀] default (10379:24)❌ 
  │ ├─┬skip_infer_table_types
  │ │ ├──[➖] items (1:108198)❌ 
  │ │ ├──[➖] type (1:108180)❌ 
  │ │ ├──[🔀] title (10683:22)
  │ │ ├──[🔀] description (10684:28)
  │ │ ├──[🔀] default (10685:24)❌ 
  │ │ ├──[➕] anyOf (10675:15)
  │ │ └──[➕] anyOf (10679:15)
  │ ├─┬include_orig_elements
  │ │ ├──[🔀] title (10341:22)
  │ │ ├──[🔀] description (10342:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] type (10334:25)❌ 
  │ ├─┬files
  │ │ ├──[➖] examples (1:105244)
  │ │ ├──[➖] type (1:105221)❌ 
  │ │ ├──[➕] title (10319:22)
  │ │ ├──[➖] format (1:105445)❌ 
  │ │ ├──[🔀] description (10320:28)
  │ │ ├──[➕] anyOf (10311:15)
  │ │ └──[➕] anyOf (10315:15)
  │ ├─┬unique_element_ids
  │ │ ├──[➕] examples (10423:15)
  │ │ ├──[➕] examples (10424:15)
  │ │ ├──[➕] examples (10425:15)
  │ │ ├──[➕] enum (10429:15)
  │ │ ├──[➕] enum (10430:15)
  │ │ ├──[➕] enum (10431:15)
  │ │ ├──[➕] enum (10432:15)
  │ │ ├──[➕] enum (10433:15)
  │ │ ├──[➕] enum (10434:15)
  │ │ ├──[🔀] type (10421:21)❌ 
  │ │ ├──[🔀] title (10427:22)
  │ │ ├──[🔀] description (10436:28)
  │ │ ├──[🔀] default (10437:24)❌ 
  │ │ └─┬Extensions
  │ │   └──[➕] x-speakeasy-unknown-values (10438:43)
  │ ├─┬vlm_model_provider
  │ │ ├──[➖] examples (1:109060)
  │ │ ├──[➖] examples (1:109070)
  │ │ ├──[➖] examples (1:109083)
  │ │ ├──[➖] enum (1:109169)❌ 
  │ │ ├──[➖] enum (1:109190)❌ 
  │ │ ├──[➖] enum (1:109202)❌ 
  │ │ ├──[➖] enum (1:109212)❌ 
  │ │ ├──[➖] enum (1:109135)❌ 
  │ │ ├──[➖] enum (1:109145)❌ 
  │ │ ├──[➖] enum (1:109158)❌ 
  │ │ ├──[🔀] type (10484:21)❌ 
  │ │ ├──[🔀] title (10485:22)
  │ │ ├──[🔀] description (10486:28)
  │ │ ├──[➕] default (10487:24)❌ 
  │ │ └─┬Extensions
  │ │   └──[➖] x-speakeasy-unknown-values (1:109308)❌ 
  │ ├─┬overlap_all
  │ │ ├──[➕] enum (10386:15)
  │ │ ├──[➕] enum (10385:15)
  │ │ ├──[🔀] type (10382:21)❌ 
  │ │ ├──[🔀] title (10383:22)
  │ │ ├──[🔀] description (10388:28)
  │ │ ├──[🔀] default (10389:24)❌ 
  │ │ └─┬Extensions
  │ │   └──[➕] x-speakeasy-unknown-values (10390:43)
  │ ├─┬pdfminer_line_margin
  │ │ ├──[➕] type (10393:21)❌ 
  │ │ ├──[🔀] title (10394:22)
  │ │ ├──[🔀] description (10395:28)
  │ │ ├──[➕] default (10396:24)❌ 
  │ │ ├──[➖] anyOf (1:114414)❌ 
  │ │ └──[➖] anyOf (1:114451)❌ 
  │ ├─┬split_pdf_allow_failed
  │ │ ├──[➖] type (1:116733)❌ 
  │ │ ├──[🔀] title (10593:22)
  │ │ ├──[🔀] description (10594:28)
  │ │ ├──[➖] default (1:116755)❌ 
  │ │ ├──[➕] anyOf (10585:15)
  │ │ └──[➕] anyOf (10589:15)
  │ ├─┬split_pdf_page_range
  │ │ ├──[➖] items (1:115743)❌ 
  │ │ ├──[🔀] type (10710:21)❌ 
  │ │ ├──[🔀] title (10708:22)
  │ │ ├──[➖] maxItems (1:115791)❌ 
  │ │ ├──[➖] minItems (1:115776)❌ 
  │ │ ├──[🔀] description (10709:28)
  │ │ ├──[➕] default (10711:24)❌ 
  │ │ └──[➖] example (1:115805)
  │ ├─┬table_ocr_agent
  │ │ ├──[🔀] title (10417:22)
  │ │ ├──[🔀] description (10418:28)
  │ │ ├──[➖] default (1:109665)❌ 
  │ │ └─┬ANYOF
  │ │   └──[🔀] type (10410:25)❌ 
  │ ├─┬pdf_infer_table_structure
  │ │ ├──[🔀] type (10572:21)❌ 
  │ │ ├──[🔀] title (10573:22)
  │ │ ├──[🔀] description (10574:28)
  │ │ └──[🔀] default (10575:24)❌ 
  │ ├─┬starting_page_number
  │ │ ├──[➕] type (10688:21)❌ 
  │ │ ├──[🔀] title (10689:22)
  │ │ ├──[🔀] description (10690:28)
  │ │ ├──[➕] default (10691:24)❌ 
  │ │ ├──[➖] anyOf (1:108398)❌ 
  │ │ └──[➖] anyOf (1:108436)❌ 
  │ ├─┬include_page_breaks
  │ │ ├──[➖] type (1:106868)❌ 
  │ │ ├──[🔀] title (10354:22)
  │ │ ├──[🔀] description (10355:28)
  │ │ ├──[➖] default (1:107029)❌ 
  │ │ ├──[➕] anyOf (10346:15)
  │ │ └──[➕] anyOf (10350:15)
  │ ├─┬split_pdf_cache_tmp_data_dir
  │ │ ├──[🔀] type (10716:21)❌ 
  │ │ ├──[🔀] title (10714:22)
  │ │ ├──[🔀] description (10715:28)
  │ │ └──[🔀] default (10717:24)❌ 
  │ └─┬max_characters
  │   ├──[➕] type (10629:21)❌ 
  │   ├──[🔀] title (10630:22)
  │   ├──[🔀] description (10631:28)
  │   ├──[➕] default (10632:24)❌ 
  │   ├──[➖] anyOf (1:111385)❌ 
  │   └──[➖] anyOf (1:111423)❌ 
  ├─┬Body_run_workflow
  │ └─┬input_files
  │   └─┬ANYOF
  │     └─┬Schema
  │       └──[➖] format (1:33994)❌ 
  ├─┬Body_create_job
  │ └─┬input_files
  │   └─┬ANYOF
  │     └─┬Schema
  │       └──[➖] format (1:33680)❌ 
  └─┬MilvusDestinationConnectorConfigInput
    ├──[➕] properties (6864:11)
    ├──[➕] properties (6859:11)
    ├─┬user
    │ └──[🔀] title (6827:22)
    ├─┬uri
    │ ├──[🔀] title (6857:22)
    │ └──[➖] pattern (1:67382)❌ 
    ├─┬password
    │ ├──[🔀] title (6876:22)
    │ └─┬ANYOF
    │   ├──[➕] items (6868:26)❌ 
    │   └──[🔀] type (6867:25)❌ 
    ├─┬record_id_key
    │ ├──[🔀] type (6860:21)❌ 
    │ ├──[🔀] title (6861:22)
    │ └──[➕] default (6862:24)❌ 
    └─┬token
      └──[🔀] title (6838:22)
Document Element Total Changes Breaking Changes
components 425 199
info 1 0
paths 10 0
Linting Report 0 errors, 19 warnings, 3 hints

View full report

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.601.0

@github-actions github-actions bot added the patch Patch version bump label Feb 4, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1770164039 branch 8 times, most recently from 1573bbc to 82bd4e5 Compare February 12, 2026 00:17
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1770164039 branch 8 times, most recently from 61fbfb2 to d8b5a12 Compare February 20, 2026 00:17
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1770164039 branch 8 times, most recently from 49722d4 to ddc039d Compare February 28, 2026 00:15
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1770164039 branch 5 times, most recently from 84456f0 to 3143416 Compare March 5, 2026 00:17
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1770164039 branch 7 times, most recently from a94c8ff to eda6cca Compare March 13, 2026 00:18
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1770164039 branch 8 times, most recently from 24ecb73 to 526817a Compare March 21, 2026 00:17
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1770164039 branch 5 times, most recently from e4610a6 to d4bbc50 Compare March 26, 2026 00:21
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.42.10 chore: 🐝 Update SDK - Generate 0.42.12 Mar 26, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1770164039 branch 7 times, most recently from ca54325 to c6e7b34 Compare April 2, 2026 00:19
* `unstructured_client.destinations.create_destination()`: 
  *  `request.create_destination_connector` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error.detail.union(Array<ValidationError>)[]` **Changed**
* `unstructured_client.workflows.run_workflow()`: 
  *  `request.body_run_workflow.input_files` **Changed** (Breaking ⚠️)
  *  `error.detail.union(Array<ValidationError>)[]` **Changed**
* `unstructured_client.sources.update_source()`: 
  *  `request.update_source_connector.config` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
  *  `error.detail.union(Array<ValidationError>)[]` **Changed**
* `unstructured_client.sources.list_sources()`: 
  *  `request.source_type` **Changed**
  *  `response.[]` **Changed** (Breaking ⚠️)
  *  `error.detail.union(Array<ValidationError>)[]` **Changed**
* `unstructured_client.sources.get_source()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error.detail.union(Array<ValidationError>)[]` **Changed**
* `unstructured_client.sources.create_source()`: 
  *  `request.create_source_connector` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error.detail.union(Array<ValidationError>)[]` **Changed**
* `unstructured_client.jobs.create_job()`: 
  *  `request.body_create_job.input_files` **Changed** (Breaking ⚠️)
  *  `error.detail.union(Array<ValidationError>)[]` **Changed**
* `unstructured_client.destinations.update_destination()`: 
  *  `request.update_destination_connector.config` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
  *  `error.detail.union(Array<ValidationError>)[]` **Changed**
* `unstructured_client.destinations.list_destinations()`: 
  *  `request.destination_type` **Changed**
  *  `response.[]` **Changed** (Breaking ⚠️)
  *  `error.detail.union(Array<ValidationError>)[]` **Changed**
* `unstructured_client.destinations.get_destination()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error.detail.union(Array<ValidationError>)[]` **Changed**
* `unstructured_client.workflows.list_workflow_channels_api_v1_workflows_workflow_id_notifications_channels_get()`: **Added**
* `unstructured_client.jobs.download_job_output()`:  `error.detail.union(Array<ValidationError>)[]` **Changed**
* `unstructured_client.workflows.get_workflow_channel_api_v1_workflows_workflow_id_notifications_channels_channel_id_get()`: **Added**
* `unstructured_client.notifications.get_notification_api_v1_notifications_notification_id_get()`: **Added**
* `unstructured_client.workflows.update_workflow_channel_api_v1_workflows_workflow_id_notifications_channels_channel_id_patch()`: **Added**
* `unstructured_client.workflows.verify_workflow_channel_api_v1_workflows_workflow_id_notifications_channels_channel_id_verify_post()`: **Added**
* `unstructured_client.workflow_channels.create_workflow_channel_api_v1_workflows_workflow_id_notifications_channels_post()`: **Added**
* `unstructured_client.workflow_channels.delete_workflow_channel_api_v1_workflows_workflow_id_notifications_channels_channel_id_delete()`: **Added**
* `unstructured_client.workflow_channels.get_workflow_channel_api_v1_workflows_workflow_id_notifications_channels_channel_id_get()`: **Added**
* `unstructured_client.workflow_channels.list_workflow_channels_api_v1_workflows_workflow_id_notifications_channels_get()`: **Added**
* `unstructured_client.workflow_channels.update_workflow_channel_api_v1_workflows_workflow_id_notifications_channels_channel_id_patch()`: **Added**
* `unstructured_client.workflow_channels.verify_workflow_channel_api_v1_workflows_workflow_id_notifications_channels_channel_id_verify_post()`: **Added**
* `unstructured_client.destinations.create_connection_check_destinations()`:  `error.detail.union(Array<ValidationError>)[]` **Changed**
* `unstructured_client.workflows.create_workflow_channel_api_v1_workflows_workflow_id_notifications_channels_post()`: **Added**
* `unstructured_client.destinations.delete_destination()`:  `error.detail.union(Array<ValidationError>)[]` **Changed**
* `unstructured_client.destinations.get_connection_check_destinations()`:  `error.detail.union(Array<ValidationError>)[]` **Changed**
* `unstructured_client.channels.verify_channel_api_v1_notifications_channels_channel_id_verify_post()`: **Added**
* `unstructured_client.channels.update_channel_api_v1_notifications_channels_channel_id_patch()`: **Added**
* `unstructured_client.channels.list_channels_api_v1_notifications_channels_get()`: **Added**
* `unstructured_client.jobs.cancel_job()`:  `error.detail.union(Array<ValidationError>)[]` **Changed**
* `unstructured_client.channels.get_channel_api_v1_notifications_channels_channel_id_get()`: **Added**
* `unstructured_client.workflows.delete_workflow_channel_api_v1_workflows_workflow_id_notifications_channels_channel_id_delete()`: **Added**
* `unstructured_client.jobs.get_job()`:  `error.detail.union(Array<ValidationError>)[]` **Changed**
* `unstructured_client.jobs.get_job_details()`:  `error.detail.union(Array<ValidationError>)[]` **Changed**
* `unstructured_client.jobs.get_job_failed_files()`:  `error.detail.union(Array<ValidationError>)[]` **Changed**
* `unstructured_client.jobs.list_jobs()`:  `error.detail.union(Array<ValidationError>)[]` **Changed**
* `unstructured_client.sources.create_connection_check_sources()`:  `error.detail.union(Array<ValidationError>)[]` **Changed**
* `unstructured_client.channels.delete_channel_api_v1_notifications_channels_channel_id_delete()`: **Added**
* `unstructured_client.sources.delete_source()`:  `error.detail.union(Array<ValidationError>)[]` **Changed**
* `unstructured_client.sources.get_connection_check_sources()`:  `error.detail.union(Array<ValidationError>)[]` **Changed**
* `unstructured_client.channels.create_channel_api_v1_notifications_channels_post()`: **Added**
* `unstructured_client.notifications.mark_read_api_v1_notifications_mark_read_post()`: **Added**
* `unstructured_client.notifications.list_notifications_api_v1_notifications_get()`: **Added**
* `unstructured_client.templates.get_template()`:  `error.detail.union(Array<ValidationError>)[]` **Changed**
* `unstructured_client.templates.list_templates()`:  `error.detail.union(Array<ValidationError>)[]` **Changed**
* `unstructured_client.workflows.create_workflow()`:  `error.detail.union(Array<ValidationError>)[]` **Changed**
* `unstructured_client.workflows.delete_workflow()`:  `error.detail.union(Array<ValidationError>)[]` **Changed**
* `unstructured_client.workflows.get_workflow()`:  `error.detail.union(Array<ValidationError>)[]` **Changed**
* `unstructured_client.workflows.list_workflows()`:  `error.detail.union(Array<ValidationError>)[]` **Changed**
* `unstructured_client.notifications.get_unread_count_api_v1_notifications_unread_count_get()`: **Added**
* `unstructured_client.workflows.update_workflow()`:  `error.detail.union(Array<ValidationError>)[]` **Changed**
* `unstructured_client.general.partition()`: 
  *  `request.partition_parameters` **Changed**
  *  `error.detail.union(Array<ValidationError>)[]` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1770164039 branch from c6e7b34 to 6cc6538 Compare April 3, 2026 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant