Jens Schulze

Results 76 comments of Jens Schulze

As psalm wasn't reporting these deprecations i added now phpstan for finding the missing ones. Released 10.13.1 which should now remove all of them

The field `source` is not documented and should not be used. https://docs.commercetools.com/api/projects/subscriptions#eventbridgedestination

Oh nice catch. I will forward it to the respective team if it should be public and then be documented or not.

Hi. The source field will be added in the next release https://github.com/commercetools/commercetools-sdk-typescript/pull/831/files

Based on the stacktrace there seems to be some CartDiscount with a GiftLineItem and a reference to a product, which is not being correctly deserialized as it has no `typeId`...

I actually could reproduce it, when creating a cartdiscount with a ResourceIdentifier to an product which didn't had a typeId set. I will open a bug ticket for the API....