remarks for API docs
1. In examples and requested parameters of 'project upload', parameter `semantic-zoom`, currently in docs, is depreciated. Please change on `semantic-zoom-contains-multiple-layouts`.
2. In file/project upload change `-H 'Content-Type: application/x-www-form-urlencoded` on `-H 'Content-Type: application/xml` - first header breaks upload of file.
3. Incorrect `googleLicenseConsent=overlay+name` is used in example in paragraph 3.4 and 3.6 of api docs.
4. In 2.1 "Logut" the curl sample is incorrect due to `/api/api`: `curl 'https://minerva-service.lcsb.uni.lu/minerva/api/api/doLogout' -i -X POST`
issue