Add folder update support and ClientData field.
authorSebastien Douheret <sebastien.douheret@iot.bzh>
Fri, 24 Nov 2017 00:28:00 +0000 (01:28 +0100)
committerSebastien Douheret <sebastien.douheret@iot.bzh>
Fri, 24 Nov 2017 00:28:00 +0000 (01:28 +0100)
- folder config can be updated using PUT /folders/:id route
- ClientData field of FolderConfig can be used by client to store any data (used from example by dashboard to save build settings)


No differences found