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: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ An auto-generated [documentation site](https://salesforcecommercecloud.github.io
15
15
1.**Accessing API Classes:** Click on the API class name (e.g., `shopperProducts`) on the right hand side
16
16
2.**Viewing Endpoints:** Scroll to the `Classes` section and click the corresponding API class link (e.g., `ShopperProducts`) to see available endpoints and their parameters
17
17
3.**Type Definitions:** Scroll to the `Type aliases` section for available types
18
+
4.**Navigating Back to API Classes**: To return to the main documentation page with all API classes listed on the right sidebar, click on `Globals` in the navigation.
18
19
19
20
**Utility Classes:** Utility classes and methods such as `clientConfig` and `helpers` maintain the same structure as previous versions.
Copy file name to clipboardExpand all lines: docs/index.html
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -82,6 +82,7 @@ <h3>Navigating the Documentation</h3>
82
82
<li><strong>Accessing API Classes:</strong> Click on the API class name (e.g., <code>shopperProducts</code>) on the right hand side</li>
83
83
<li><strong>Viewing Endpoints:</strong> Scroll to the <code>Classes</code> section and click the corresponding API class link (e.g., <code>ShopperProducts</code>) to see available endpoints and their parameters</li>
84
84
<li><strong>Type Definitions:</strong> Scroll to the <code>Type aliases</code> section for available types</li>
85
+
<li><strong>Navigating Back to API Classes</strong>: To return to the main documentation page with all API classes listed on the right sidebar, click on <code>Globals</code> in the navigation.</li>
85
86
</ol>
86
87
<p><strong>Utility Classes:</strong> Utility classes and methods such as <code>clientConfig</code> and <code>helpers</code> maintain the same structure as previous versions.</p>
87
88
<p><strong>NOTES:</strong></p>
@@ -617,7 +618,7 @@ <h2>Security</h2>
617
618
<p>For more information about security considerations related to developing headless commerce applications, see
618
619
<ahref="https://developer.salesforce.com/docs/commerce/commerce-api/guide/security-considerations-for-headless-commerce.html">Security Considerations for Headless Commerce</a> on the
<p>If you discover any potential security issues, please report them to <ahref="mailto:security@salesforce.com">security@salesforce.com</a> as soon as possible.</p>
621
+
<p>If you discover any potential security issues, please report them to <ahref="mailto:security@salesforce.com">security@salesforce.com</a> as soon as possible.</p>
0 commit comments