FTR: https://issues.apache.org/jira/browse/JCLOUDS-690 https://issues.apache.org/jira/browse/JCLOUDS-691
We should create the tech deb label to mark all issues like these that (IMO) should be the top priority. El 14/11/2014 00:31, "Adrian Cole" <adrian.f.c...@gmail.com> escribió: > ps I think there must be a typo. I can't imagine a case where you are > updating something, it is not there, and null is the answer? Did you > mean GET? > > Update Methods > > On not found or 404, return null. > > @Fallback(NullOnNotFoundOr404.class) >