Skip to content
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.

Script execution must use the new index route and then download URLs for each attachment to obtain them #87

Closed
lttito opened this issue Aug 27, 2018 · 1 comment

Comments

@lttito
Copy link

lttito commented Aug 27, 2018

Expected Behavior

On script execution, for CLI to get each attachment files, it must get all attachments from script calling index, then for each attachment it should download the file from download_url contained in response

Current Behavior

CLI calls once for each attachment to get its file.

Possible Solution

Change CLI code

Steps to Reproduce (for bugs)

1.
2.
3.
4.

Context and environment

@pcantera
Copy link
Contributor

pcantera commented May 6, 2019

implemented in #91

@pcantera pcantera closed this as completed May 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants