commercetools / commercetools-api-reference

commercetools API reference documentation
http://docs.commercetools.com/
57 stars 27 forks source link

Rename CartSignInMode Property #267

Closed MicheleRezk closed 2 years ago

MicheleRezk commented 2 years ago

Rename CartSignInMode Property to be like documentation here

jenschude commented 2 years ago

Will not work as the openapi.yaml is automatically generated. Please see also this change: https://github.com/commercetools/commercetools-api-reference/commit/6168e0340e14b8c9cdf614b87ae0219713526e4f

jenschude commented 2 years ago

Yes. They should use the MyCustomerSignin model instead. The change itself would have broken also the global customer login. I'm unsure if it's already released for the dotnet SDK. And it doesn't help to fix it here in this repository. It has to be done in the upstream one anyway.