Issue Type: Feature Request Feature Request
Affects Versions: 1.0.0.M8
Assignee: Kris Borchers
Components: javascript
Created: 27/Feb/13 10:53 AM
Description:

I guess the JS Doc needs a bit more explanation/detailed love

Looking here:
http://aerogear.org/docs/specs/aerogear-js/AeroGear.Pipeline.html

I think (for instance) it's not really clear what this means:

add(config) → {Object}

Even if the page has some doc on the config object, it's not clear that this (especially the settings) are 'valid' to use:

...
name: "projects",
settings: {
            agAuth: true,
            baseURL: "/todo-server/",
            endpoints: {
                enroll: "auth/register"
            }
        }
...

I think this is true for other modules/functions as well

Fix Versions: 1.0.0.CR1
Project: AeroGear
Priority: Major Major
Reporter: Matthias Wessendorf
Security Level: Public (Everyone can see)
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