Michael Schleichardt

Results 36 issues of Michael Schleichardt

- the variant update actions have the variant id sometimes as first and sometimes as last parameter

enhancement
breaking changes

- in query it is also types and I can pass references of the right type - also needs a version which is type agnostic @lauraluiz what do you think?

question
breaking changes

@lauraluiz what do you think? http://sphereio.github.io/sphere-jvm-sdk/apidocs/io/sphere/sdk/taxcategories/TaxRate.html#getAmount--

breaking changes
little effort

http://commercetools.github.io/commercetools-jvm-sdk/apidocs/io/sphere/sdk/carts/LineItem.html and http://commercetools.github.io/commercetools-jvm-sdk/apidocs/io/sphere/sdk/shoppinglists/LineItem.html do not share a common interface so I need to code similar stuff twice. Think also about including to another common interface CustomLineItems from Cart. Common fields...

breaking changes

* it can in a lot of places be removed if the generated method has been tested

little effort