Closed klues closed 7 years ago
depends on https://github.com/asterics/AsTeRICS/issues/163 --> start if it is closed
started this with https://github.com/asterics/AsTeRICS/compare/bklaus/issue%23183/add-rest-method-save-webapp-configuration?expand=1
still to do: check if given webapp exists
should be finished with https://github.com/asterics/AsTeRICS/pull/202
merged https://github.com/asterics/AsTeRICS/pull/202 -> closing issue
see comment https://github.com/asterics/AsTeRICS/issues/163#issuecomment-337874810
Implement a REST-method (PUT) with a path like:
/storage/webapp/{webappName}/{filepath}
which saves configuration data to a webapp-folder like;web/webapps/{name-of-webapp}/data
a second REST.method on the same path should get back the saved data.