DECA-220: Remove ImportController and use the POST method from the PagesController instead

Metadata

Source
DECA-220
Type
Bug
Priority
Critical
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2012-01-18T11:31:35.243-0500
Updated
2012-05-18T14:17:30.694-0400
Versions
N/A
Fixed Versions
  1. 0.5
Component
  1. Server

Description

Currently there are two means for importing images to the server. They both work the same. The ImportController should be replaced by the PagesController which fits into the RESTFul structure better.

Comments