Skip to content

chore: 🐝 Update SDK - Generate 0.36.11#262

Merged
github-actions[bot] merged 2 commits intomainfrom
speakeasy-sdk-regen-1758067838
Sep 17, 2025
Merged

chore: 🐝 Update SDK - Generate 0.36.11#262
github-actions[bot] merged 2 commits intomainfrom
speakeasy-sdk-regen-1758067838

Conversation

@github-actions
Copy link

SDK update

Versioning

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

Python SDK Changes Detected:

  • syllable_sdk.organizations.organizations_get(): response.saml_provider_id Added
  • syllable_sdk.organizations.update():
    • request.saml_provider_id Added
    • response.saml_provider_id Added
  • syllable_sdk.organizations.create():
    • request.saml_provider_id Added
    • response.saml_provider_id Added
OpenAPI Change Summary
└─┬Components
  ├─┬InsightToolOutput
  │ ├─┬updated_at
  │ │ └──[🔀] examples (10100:15)
  │ └─┬created_at
  │   └──[🔀] examples (10093:15)
  ├─┬Body_organizations_create
  │ └──[+] properties (7853:9)
  ├─┬InsightWorkflowInput
  │ ├─┬end_datetime
  │ │ └──[🔀] examples (10346:15)
  │ └─┬start_datetime
  │   └──[🔀] examples (10337:15)
  ├─┬Body_organizations_update
  │ ├──[+] properties (7907:9)
  │ └─┬update_comments
  │   ├──[🔀] examples (7914:15)
  │   ├──[🔀] title (7911:18)
  │   └──[🔀] description (7912:24)
  ├─┬InsightWorkflowOutput
  │ ├─┬end_datetime
  │ │ └──[🔀] examples (10406:15)
  │ ├─┬created_at
  │ │ └──[🔀] examples (10440:15)
  │ ├─┬updated_at
  │ │ └──[🔀] examples (10447:15)
  │ └─┬start_datetime
  │   └──[🔀] examples (10397:15)
  ├─┬CommunicationBatch
  │ ├─┬created_at
  │ │ └──[🔀] examples (8264:15)
  │ ├─┬batch_id
  │ │ └──[🔀] examples (8224:15)
  │ ├─┬expires_on
  │ │ └──[🔀] examples (8239:15)
  │ ├─┬last_updated_at
  │ │ └──[🔀] examples (8290:15)
  │ └─┬deleted_at
  │   └──[🔀] examples (8273:15)
  ├─┬CommunicationBatchInput
  │ ├─┬expires_on
  │ │ └──[🔀] examples (8334:15)
  │ └─┬batch_id
  │   └──[🔀] examples (8319:15)
  ├─┬InsightsOutput
  │ ├─┬updated_at
  │ │ └──[🔀] examples (10679:15)
  │ └─┬created_at
  │   └──[🔀] examples (10672:15)
  ├─┬OutboundCampaign
  │ ├─┬created_at
  │ │ └──[🔀] examples (12598:15)
  │ └─┬updated_at
  │   └──[🔀] examples (12605:15)
  ├─┬CommunicationRequestResult
  │ ├─┬sent_at
  │ │ └──[🔀] examples (8442:15)
  │ └─┬created_at
  │   └──[🔀] examples (8433:15)
  ├─┬InsightsFolder
  │ ├─┬created_at
  │ │ └──[🔀] examples (10516:15)
  │ └─┬updated_at
  │   └──[🔀] examples (10523:15)
  ├─┬OrganizationResponse
  │ ├──[+] properties (12399:9)
  │ └─┬slug
  │   ├──[🔀] examples (12406:15)
  │   ├──[-] type (12398:27)❌ 
  │   ├──[🔀] title (12403:18)
  │   ├──[🔀] description (12404:24)
  │   ├──[+] anyOf (12401:15)
  │   └──[+] anyOf (12402:15)
  ├─┬BatchDetails
  │ ├─┬expires_on
  │ │ └──[🔀] examples (7703:15)
  │ ├─┬created_at
  │ │ └──[🔀] examples (7728:15)
  │ ├─┬last_updated_at
  │ │ └──[🔀] examples (7754:15)
  │ ├─┬batch_id
  │ │ └──[🔀] examples (7688:15)
  │ └─┬deleted_at
  │   └──[🔀] examples (7737:15)
  ├─┬InsightsUploadFile
  │ ├─┬start_time
  │ │ └──[🔀] examples (10766:15)
  │ ├─┬created_at
  │ │ └──[🔀] examples (10803:15)
  │ └─┬end_time
  │   └──[🔀] examples (10775:15)
  └─┬FolderDetails
    ├─┬created_at
    │ └──[🔀] examples (9605:15)
    └─┬updated_at
      └──[🔀] examples (9612:15)
Document Element Total Changes Breaking Changes
components 45 1

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.617.1

* `syllable_sdk.organizations.organizations_get()`:  `response.saml_provider_id` **Added**
* `syllable_sdk.organizations.update()`: 
  *  `request.saml_provider_id` **Added**
  *  `response.saml_provider_id` **Added**
* `syllable_sdk.organizations.create()`: 
  *  `request.saml_provider_id` **Added**
  *  `response.saml_provider_id` **Added**
@github-actions github-actions bot added the patch Patch version bump label Sep 17, 2025
@github-actions github-actions bot merged commit 89f4d3d into main Sep 17, 2025
2 checks passed
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