Skip to content

chore: Simplify enum types (TtsLanguage, SpeechModel)#6

Closed
Kavii-Camb wants to merge 1 commit into
Camb-ai:masterfrom
Kavii-Camb:fern-simplify-enums
Closed

chore: Simplify enum types (TtsLanguage, SpeechModel)#6
Kavii-Camb wants to merge 1 commit into
Camb-ai:masterfrom
Kavii-Camb:fern-simplify-enums

Conversation

@Kavii-Camb
Copy link
Copy Markdown
Contributor

Summary

  • Regenerated SDK code from Fern with simplified enum type names
  • CreateStreamTtsRequestPayloadLanguage is now TtsLanguage (moved to types/ package)
  • CreateStreamTtsRequestPayloadSpeechModel is now SpeechModel (moved to types/ package)
  • Includes new async client classes and other Fern-generated updates (query string mappers, nullable support, etc.)

Test plan

  • Verify the SDK compiles successfully
  • Confirm TtsLanguage and SpeechModel are usable from consumer code
  • Check that no references to old enum names remain

@Kavii-Camb
Copy link
Copy Markdown
Contributor Author

Closing - full regeneration caused too many unrelated changes. Will redo with surgical enum-only changes.

@Kavii-Camb Kavii-Camb closed this Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant