Hi,
Trying to list containers (/v1/{account}), I got a org.codehaus.jackson.map.exc.UnrecognizedPropertyException.
Responsible field is last_modified which is not present in org.javaswift.joss.command.shared.account.ContainerListElement.
I propose to add the missing field or to ignore unknown fields.
I join both proposals as patches :