Skip to content

Commit f298e0b

Browse files
feat: Add all supported languages to Translate API source_lang and target_lang specs
Updates the SourceLanguage and TargetLanguage schemas to include the complete list of supported language codes, expanding from ~30 to the full set of available languages. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 117100f commit f298e0b

3 files changed

Lines changed: 681 additions & 156 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ typos, schema fixes, or adding examples.
2121
* Renamed `SourceDataChunk` and `EndOfSourceData` to `SourceMediaChunk` and `EndOfSourceMedia`
2222
*
2323
* Fixes the usage endpoint response object name. Should be `key_usages` and `key_and_day_usages` instead of `grouped_usage`
24+
* Add all supported languages to Translate API `source_lang` and `target_lang` specs
2425

2526
### Deprecated
2627
* Removed the `openapi_gitbook.yaml` file due to redundancy. Please use `openapi.yaml` going forward

0 commit comments

Comments
 (0)