Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Wrong SKU-Type in PHP-SDK for Products #292

Closed
b3nl opened this issue Feb 14, 2017 · 1 comment
Closed

Wrong SKU-Type in PHP-SDK for Products #292

b3nl opened this issue Feb 14, 2017 · 1 comment

Comments

@b3nl
Copy link

b3nl commented Feb 14, 2017

The PHP-SDK can not save string skus (https://dev.commercetools.com/http-api-projects-products.html#productvariant) on the ProductVariant.

'sku' => [static::TYPE => 'int'],

b3nl added a commit to b3nl/commercetools-php-sdk that referenced this issue Feb 14, 2017
Changed the sku type matching to the documentation and example data and fixes commercetools#292
@jenschude
Copy link
Contributor

Released as a hotfix. Thanks.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants