Ticket #1078 (closed Enhancement: fixed)

Opened 8 years ago

Last modified 8 years ago

Files Service: upload response should contain repo path

Reported by: jri Owned by: jri
Priority: Major Milestone: Release 4.8.7
Component: DeepaMehta Standard Distribution Version: 4.8.6
Keywords: Cc: dgf, Malte, JuergeN
Complexity: 2 Area: Application Framework / API
Module: deepamehta-files

Description

The response of an upload-file request should contain the repo path of the uploaded file, that is the client knows immediately where to download the file.

Change History

comment:1 Changed 8 years ago by jri

  • Status changed from new to accepted

comment:2 Changed 8 years ago by Jörg Richter <jri@…>

In 19bba3b359af4401e46c84666b9c1f157b29d186/deepamehta:

Files: include repo path in upload response (#1078)

The response object of an upload-file request contains an additional repo_path property: the repo path where the uploaded file is stored.

What is an upload-file request?
Any request whose response is the de.deepamehta.files.StoredFile object returned by Files Service's storeFile() method.

See #1078

comment:3 Changed 8 years ago by jri

  • Status changed from accepted to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.