METIS-Project / ILDE

Master Repository for the ILDE Platform
8 stars 1 forks source link

Implement downloading a wic design #12

Closed javierht closed 11 years ago

javierht commented 11 years ago

Download the wic design as a binary file

GET /webcollage/ldshake/ldsdoc/{document_id}

response: a binary file

So far, It is not implemented the functionality to import/export a file containing the wic design/instance information in its internal format

javierht commented 11 years ago

Completed