Skip to content

Resolve #272 "A beamline scientist can not upload a photo to the logbook"

Closes #272 (closed)
It should be merged and deployed with E-DataPortal!554 (merged)

  • /logbook/{sessionId}/investigation/id/{investigationId}/event/createfrombase64 has been replaced by /logbook/{sessionId}/event/createfrombase64?investigationId={investigationId}|instrumentName={instrumentName} to enable the creation of base64 event in both investigation logbook and beamline logbook
  • /resource/{sessionId}/file/investigation/id/{investigationId}/upload has been replaced by /resource/{sessionId}/file/upload, as the investigationId was not needed + change access rights
  • /resource/:sessionId/file/investigation/id/:investigationId/download is deprecated, it is used in the text of the events. The new endpoint is /resource/:sessionId/file/download.
Edited by Marjolaine Bodin

Merge request reports

Loading