@nacx I believe all comments have been addressed. You'll notice I used custom
binders to address the single field AutoValue classes. I could not find an easy
way to inject the json into say @Payload("{ \"key\": "{key}\"}") without the
json getting wrongly generated. Other projects solved this same exact problem
similarly by creating custom binders even for a single field.--- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/149#issuecomment-78186637
