Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

FileService Change Log

Steve Ives edited this page Jul 12, 2018 · 2 revisions

V1.1 - February 20th 2018

  • Added chunked upload.
  • The create a file operation was altered such that it no longer returns the server file spec in the response body. Rather it now follows REST best practices by returning the URL that can be used to retrieve the new file via the Location response header, and also returns the server file spec via the ServerFileSpec response header. The success status code was changed from 200 (OK) to 201 (created).

V1.0 - February 20th 2018

  • Initial release with basic functionality.
  • Released 2/20/2018

Clone this wiki locally

Morty Proxy This is a proxified and sanitized view of the page, visit original site.