[Aerogear-users] Variant Updates return 200 but docs say 204

Luke Holmquist lholmqui at redhat.com
Thu May 19 15:21:04 EDT 2016


The variant update endpoint returns a 200 with the updated content, but the
docs says it should return a 204 with no Content

i've create a JIRA for it,  https://issues.jboss.org/browse/AGPUSH-1635


I think PUT's are suppose to be 204's, but there might be things relying on
the fact that the update returns data,

here is a link to the AndroidVariants update endpoint,
https://github.com/aerogear/aerogear-unifiedpush-server/blob/master/jaxrs/src/main/java/org/jboss/aerogear/unifiedpush/rest/registry/applications/AndroidVariantEndpoint.java#L142
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-users/attachments/20160519/47640211/attachment-0001.html 


More information about the Aerogear-users mailing list