#793·hug

Change file name returned when using `hug.output_format.file`

Author: sameh-sharafCreated May 14, 2019Updated Jun 13, 2022

Hi,

I have an API to return a CSV file with table contents with output=hug.output_format.file which works perfectly. However, I notice the file name is random.

Is there a way to name the file returned by Hug? Thanks!