crowdin / crowdin/crowdin-api-client-python
source_files.update_file is not accepting 'importTranslations': True
Open
API bug
- Dominant language
- Python
- Stars
- 69
- Forks
- 39
- Avg merge
- 23h 35m
- Merged PRs (30d)
- 8
Description
I'm using the method `source_files.update_file` with a custom importOptions object.
I inputted `'importTranslations': True`, but the API is returning `'importTranslations': False`
See the screenshot below.
On the other side, for the `source_files.add_file` method, it works correctly.
I need `source_files.update_file` to accept '`importTranslations': True`
Contributor guide
Assessment
This issue has not been assessed yet.