Issue Type: Feature Request Feature Request
Assignee: Unassigned
Created: 19/Jul/13 5:09 PM
Description:

Pipes 101 creates the pipe as follows:

Pipe<Car> pipe = new RestAdapter<Car>(Car.class, new URL("http://www.server.com/"));

This implementation considers RestAdapter will use endpoint as the name (since endpoint is not set) and will append to baseURL, while RestAdapter treats the parameter as absolute URL. This guide should be updated based on the RestAdapter fix (if any fix is implemented).

Project: AeroGear Android
Priority: Minor Minor
Reporter: Yavuz Yilmaz
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira