oh,  and this is where i started creating the UI,  trying out ember, so things are still in flux

https://github.com/lholmquist/aerogear-unified-push-server-admin-ui/tree/ember


On Jun 27, 2013, at 7:57 AM, Lucas Holmquist <lholmqui@redhat.com> wrote:

I've been looking at the endpoints of the push server a little more since coding the Admin UI, and i see that for "updates" and "deletes", the response is "no content"

for example:
https://github.com/aerogear/aerogear-unified-push-server/blob/master/src/main/java/org/jboss/aerogear/connectivity/rest/registry/applications/PushApplicationEndpoint.java#L117


I wasn't sure what we should be returning here.

I'd imagine for update we would want to return the update entity

but what about for delete?  In the case of deleting a "Push Application",  should we return the new list of Push Applications?


thoughts?
_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev