METIS-Project / ILDE

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

Implement downloading a wic design in a non native format #15

Closed javierht closed 11 years ago

javierht commented 11 years ago

Download the wic design in a IMS-LD format

(optional) GET /webcollage/ldshake/ldsdoc/{document_id}.{format_value}

response: a binary file

It could be the same file as the one generated by wic

javierht commented 11 years ago

finished