TripleParity / docks-api

RESTful API Server for Docks
https://tripleparity.github.io/docks-api/stack-api-spec.html
GNU General Public License v3.0
0 stars 0 forks source link

Task Attributes #81

Closed egeldenhuys closed 6 years ago

egeldenhuys commented 6 years ago

Changelog

Added

Note: I did not test if parameters are also forwarded to Docker.

Required by TripleParity/docks-ui/pull/184

egeldenhuys commented 6 years ago

I used the callback notation instead of changing the request package to request-promise to avoid breaking existing functionality

egeldenhuys commented 6 years ago

Forgot to remove debug line before merging the ui branch...