-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Now API docs change log #1321
Update Now API docs change log #1321
Conversation
dkluever22
commented
Sep 18, 2023
- announces newly added paths for product PATCH
- announces newly added attributes
- adds links to data types
* announce newly added paths for product PATCH * announce newly added attributes * adding links to data types
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bolsu Please have a look at my comment. Also: Are the changes for the 7.87 vor NOW and Base or for NOW only?
|
||
#### <i class="fas fa-pencil-alt"></i> Update | ||
|
||
* Added the following attribute paths being updatable via [`PATCH`/products/{productId}](https://developer.epages.com/apps/api-reference/patch-shopid-products-productid.html): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Added the following attribute paths being updatable via [`PATCH`/products/{productId}](https://developer.epages.com/apps/api-reference/patch-shopid-products-productid.html): | |
* The following attribute paths can now be updated via [`PATCH`/products/{productId}](https://developer.epages.com/apps/api-reference/patch-shopid-products-productid.html): |
As per
@AliceStatler Do you agree?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ywolpers It seems that we always start with "Added" for the Update section. We can discuss with Daria whether this is necessary or even the default. However, as she is not here, I would like to stick with her previous solution.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@AliceStatler Hm yeah, if the action is that something is "Added", yes, but we also have some "Update" infos starting with "Renamed" or "Updated" - or like in the example screenshot "The attribute path...". But ok, let's keep it as it is for now. People will probably understand what is meant here either way.