Skip to content

Adding options for startAction, an uploadAction and finishAction - #310

Open
evansabove wants to merge 3 commits into
lian-yue:masterfrom
evansabove:different-actions
Open

Adding options for startAction, an uploadAction and finishAction#310
evansabove wants to merge 3 commits into
lian-yue:masterfrom
evansabove:different-actions

Conversation

@evansabove

Copy link
Copy Markdown

Adding the flexibility to specify a 'startAction', an 'uploadAction' and then a 'finishAction' instead of the single 'action'. The 'action' property still remains, and if startAction, uploadAction or finishAction are not specified, then they drop back to 'action'.

This is because the data sent to the server in the 'start' action is significantly different from the data sent during an 'upload' action. This gives the option to split out which api endpoints can handle which parts of the upload process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant