commercetools-python-sdk icon indicating copy to clipboard operation
commercetools-python-sdk copied to clipboard

Remove deprecated API interface

Open mvantellingen opened this issue 3 years ago • 0 comments

Remove the old generate interface to the platform API. This includes the packages commercetools.types and commercetools.services

TODO:

  • [x] Handle the old force_update argument
  • [x] Handle the old force_delete argument
  • [ ] How to handle project_key in Client() init

mvantellingen avatar Oct 26 '22 11:10 mvantellingen