> return
> Uris.uriBuilder(endpoint.get()).appendPath("/projects/").appendPath(userProject.get()).appendPath
> - ("/machineTypes/").appendPath(input).build();Move `appendPath` from the previous line down? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/16/files#r5362404
