@nacx How can i keep the java standards for fields for example in the `CreateServerRequestBinder `we have `"firewallPolicyId"` that maps to `"firewall_policy_id"` from the API is there a way to make the AutoValue map it from Java standards to API property name?
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/275#issuecomment-227592147
