Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The key in ExternalObjectStorageFileHandle, once uploaded will be keyPrefixUUID/fileName.

New API

The clients are responsible for creating FileHandles after upload has completed since Synapse does not have access to the new storage location

With the changes to the hierarchy of FileHandle, the POST /externalFileHandle service will be made generic to allow all implementations of ExternalFileHandleInterface

...