SDK regeneration#803
Merged
Merged
Conversation
Generated by Fern CLI Version: unknown Generators: - fernapi/fern-python-sdk: 4.42.0
PaulAsjes
approved these changes
Jun 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated SDK generation by Fern
Note
Medium Risk
Automated regeneration with several breaking method and type renames plus stricter music/workspace typings; integrators must update calls to
revoke, music APIs, and renamed exports.Overview
Bumps the package to 2.53.0 (User-Agent / Fern metadata) and syncs the client with the latest OpenAPI surface.
Breaking / rename callouts:
client.workspaces.api_keys.revokeis nowdisable(sameapi_key_name=selfflow). Several exported types are renamed (e.g.BackgroundMusic*→BackgroundSound*,AgentAlerting*→Alerting*,SafetyCommonModelsplit into input/output). Music compose/stream/plan APIs use endpoint-specific composition plan and model id types instead of genericMusicPrompt/music_v1literals;composition_plan.createreturnsCompositionPlanCreateResponse(union) instead ofMusicPrompt.New capabilities:
conversational_ai.conversations.analysis.run_evaluationto rerun a single evaluation criterion. List endpoints gain filters: phone numbers (provider,agent_id,branch_id) and WhatsApp accounts (agent_id). Speech-to-text addsuse_speaker_library; music upload acceptsextract_composition_planas a model id string (deprecated bool) and optionalwith_timestamps. Workspace usage analytics addstime_zoneand clarifiesinterval_secondsbucket behavior.PRODUCTION_SINGAPOREresidency base URL is added.Service account API key patch fields are optional partial updates. Shared voices
sortis typed asVoicesGetSharedRequestSort. History list source includesFlows. Large batch of new convai/music/realtime-related types are exported from the top-level package.Reviewed by Cursor Bugbot for commit c5a6fc2. Bugbot is set up for automated code reviews on this repo. Configure here.