Replies: 1 comment 3 replies
-
|
Hey that seems like a reasonable config option! I created an issue for it |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
Before:
the API downloaded filename was the name of the file on the server, which allowed to us to rename the file before putting it on the server (with CI scripts) in order to include the version of the API in the downloaded filename for example.
Now:
the API filename is the one from API "title" field and no customization is allowed on it (maybe i missed it).
Idea:
Could it be possible to make a "downloadedFilename" option taking parameters as date , or API fields as version ?
Beta Was this translation helpful? Give feedback.
All reactions