You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@
6
6
- Enum types have been added for certain operations and types
7
7
- Certain operations have had types updated for query parameters
8
8
- SLAS helpers have been refactored to accept a single `options` object argument, where the properties are the old arguments
9
+
-`loginGuestUserPrivate` now passes `usid` under `options.parameters`
9
10
- Path parameter special characters are encoded by default
10
11
- API family layer and API namespace has been removed. To import API classes, please refer to the [README](https://github.com/SalesforceCommerceCloud/commerce-sdk?tab=readme-ov-file#sample-code)
11
12
- Docs Site has been upgraded to reflect new directory structure [#426](https://github.com/SalesforceCommerceCloud/commerce-sdk/pull/426)
0 commit comments