Skip to content

python - v0.57.2 - 2026-02-12 00:47:40

Choose a tag to compare

@github-actions github-actions released this 12 Feb 00:53

Generated by Speakeasy CLI## Python SDK Changes:

  • unified_to.order.patch_assessment_order(): Added
  • unified_to.order.update_assessment_order(): Added
  • unified_to.assessment.create_assessment_package(): Added
  • unified_to.assessment.get_assessment_package(): Added
  • unified_to.assessment.list_assessment_packages(): Added
  • unified_to.assessment.patch_assessment_order(): Added
  • unified_to.assessment.patch_assessment_package(): Added
  • unified_to.assessment.remove_assessment_package(): Added
  • unified_to.assessment.update_assessment_order(): Added
  • unified_to.assessment.update_assessment_package(): Added
  • unified_to.package.create_assessment_package(): Added
  • unified_to.package.get_assessment_package(): Added
  • unified_to.package.list_assessment_packages(): Added
  • unified_to.package.patch_assessment_package(): Added
  • unified_to.package.remove_assessment_package(): Added
  • unified_to.package.update_assessment_package(): Added
  • unified_to.unified.create_unified_connection():
    • request Changed
    • response Changed
  • unified_to.unified.create_unified_webhook():
    • request.webhook.object_type Changed
    • response.object_type Changed
  • unified_to.unified.get_unified_connection(): response Changed
  • unified_to.unified.get_unified_webhook(): response.object_type Changed
  • unified_to.unified.list_unified_connections():
    • request.categories Changed
    • response.[] Changed
  • unified_to.unified.list_unified_integration_workspaces():
    • request.categories Changed
    • response.[] Changed
  • unified_to.unified.list_unified_integrations():
    • request.categories Changed
    • response.[] Changed
  • unified_to.unified.list_unified_webhooks(): response.[].object_type Changed
  • unified_to.unified.patch_unified_connection():
    • request.connection Changed
    • response Changed
  • unified_to.unified.patch_unified_webhook():
    • request.webhook.object_type Changed
    • response.object_type Changed
  • unified_to.unified.update_unified_connection():
    • request.connection Changed
    • response Changed
  • unified_to.unified.update_unified_webhook():
    • request.webhook.object_type Changed
    • response.object_type Changed
  • unified_to.connection.create_unified_connection():
    • request Changed
    • response Changed
  • unified_to.connection.get_unified_connection(): response Changed
  • unified_to.connection.list_unified_connections():
    • request.categories Changed
    • response.[] Changed
  • unified_to.connection.patch_unified_connection():
    • request.connection Changed
    • response Changed
  • unified_to.connection.update_unified_connection():
    • request.connection Changed
    • response Changed
  • unified_to.integration.list_unified_integration_workspaces():
    • request.categories Changed
    • response.[] Changed
  • unified_to.integration.list_unified_integrations():
    • request.categories Changed
    • response.[] Changed
  • unified_to.webhook.create_unified_webhook():
    • request.webhook.object_type Changed
    • response.object_type Changed
  • unified_to.webhook.get_unified_webhook(): response.object_type Changed
  • unified_to.webhook.list_unified_webhooks(): response.[].object_type Changed
  • unified_to.webhook.patch_unified_webhook():
    • request.webhook.object_type Changed
    • response.object_type Changed
  • unified_to.webhook.update_unified_webhook():
    • request.webhook.object_type Changed
    • response.object_type Changed

Publishing Completed