... |
... |
@@ -353,7 +353,7 @@ |
353 |
353 |
|
354 |
354 |
== Which parts of Spreadshirt's API are still valid and what exactly changed? == |
355 |
355 |
|
356 |
|
-The good news is that the vast majority of the domain entities and their corresponding REST resources were not changed. They are still valid and work like they used to. However, **articles** and **articleCategories** became obsolete and will stop working once you are migrated. **Products** still exist, but they should not be worked with directly anymore when developing an online shop integration. Use **ideas** and **sellables** instead. as described in this document. |
|
356 |
+The good news is that the vast majority of the domain entities and their corresponding REST resources were not changed. They are still valid and work like they used to. However, **articles** and **articleCategories** became obsolete and will stop working once you are migrated. **Products** still exist, but they should not be worked with directly anymore when developing an online shop integration. Use **ideas** and **sellables** instead as described in this document. |
357 |
357 |
|
358 |
358 |
== [[image:attach:venn.png]]I am using a non-official designer-tool integration. How can I enable editing of sellables for my customers? == |
359 |
359 |
|