Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add files parameter to the build object #22

Closed
skierkowski opened this issue Apr 30, 2015 · 1 comment
Closed

Add files parameter to the build object #22

skierkowski opened this issue Apr 30, 2015 · 1 comment

Comments

@skierkowski
Copy link
Member

This new parameter should be an Array of Hashes. Each hash has three key/values, a id, name and a url. By default this array is empty. However, the API should allow updating these values.

The idea is that the build processor will upload the newly created file to /files with a random ID. Then the worker will update the /build/:id to add the id, URL, and name to those files.

@skierkowski
Copy link
Member Author

Covered in #26

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

No branches or pull requests

1 participant