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