[
https://issues.apache.org/jira/browse/USERGRID-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
George Reyes resolved USERGRID-259.
-----------------------------------
Resolution: Not a Problem
> Generify the ApiResponse so we can return any type of class
> -----------------------------------------------------------
>
> Key: USERGRID-259
> URL: https://issues.apache.org/jira/browse/USERGRID-259
> Project: Usergrid
> Issue Type: Technical task
> Reporter: George Reyes
> Assignee: George Reyes
>
> The ApiResponse should be converted to be a generic class so that we can type
> case it into the specific type we need. For example : the ApiResponse can
> return a User type if we have ApiResponse<T> we should be able to get back a
> ApiResponse<User>.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)