Skip to content

Commit b7ec536

Browse files
authored
Merge pull request #116 from erincdustin/7.0.0
7.0.0
2 parents 4e4bf2f + e5cb827 commit b7ec536

19 files changed

Lines changed: 606 additions & 196 deletions

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to the ordercloud-javascript-sdk will be documented in this
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
# [7.0.0] - 2024-10-10
9+
- Bring SDK up to date with API [v1.0.365](https://ordercloud.io/release-notes/v1.0.365)
10+
- This version includes a breaking change that corrects naming for Entity Sync methods
11+
812
# [6.1.2] - 2024-09-11
913
- Bring SDK up to date with API [v1.0.359](https://ordercloud.io/release-notes/v1.0.359), which adds Gratuity to the Order model
1014

docs/assets/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/classes/Resources.AdminUsers.html

Lines changed: 30 additions & 8 deletions
Large diffs are not rendered by default.

docs/classes/Resources.EntitySynchronization.html

Lines changed: 245 additions & 109 deletions
Large diffs are not rendered by default.

docs/classes/Resources.Promotions.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
8585
<ul class="tsd-parameter-list">
8686
<li>
8787
<h5>promotion: <a href="../interfaces/Promotion.html" class="tsd-signature-type" data-tsd-kind="Interface">Promotion</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span></h5>
88-
<div class="tsd-comment tsd-typography"><p>Required fields: Code, EligibleExpression, ValueExpression</p>
88+
<div class="tsd-comment tsd-typography"><p>Required fields: Code, EligibleExpression</p>
8989
</div></li>
9090
<li>
9191
<h5>requestOptions: <a href="../interfaces/RequestOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">RequestOptions</a><span class="tsd-signature-symbol"> = {}</span></h5></li></ul></div>
@@ -321,7 +321,7 @@ <h5>promotionID: <span class="tsd-signature-type">string</span></h5>
321321
</div></li>
322322
<li>
323323
<h5>promotion: <a href="../interfaces/Promotion.html" class="tsd-signature-type" data-tsd-kind="Interface">Promotion</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span></h5>
324-
<div class="tsd-comment tsd-typography"><p>Required fields: Code, EligibleExpression, ValueExpression</p>
324+
<div class="tsd-comment tsd-typography"><p>Required fields: Code, EligibleExpression</p>
325325
</div></li>
326326
<li>
327327
<h5>requestOptions: <a href="../interfaces/RequestOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">RequestOptions</a><span class="tsd-signature-symbol"> = {}</span></h5></li></ul></div>

docs/classes/Resources.SupplierUsers.html

Lines changed: 34 additions & 8 deletions
Large diffs are not rendered by default.

docs/classes/Resources.Users.html

Lines changed: 37 additions & 11 deletions
Large diffs are not rendered by default.

docs/interfaces/Promotion.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ <h3 class="tsd-index-heading">Properties</h3>
5454
<a href="Promotion.html#RedemptionLimit" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>Redemption<wbr/>Limit?</span></a>
5555
<a href="Promotion.html#RedemptionLimitPerUser" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>Redemption<wbr/>Limit<wbr/>Per<wbr/>User?</span></a>
5656
<a href="Promotion.html#StartDate" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>Start<wbr/>Date?</span></a>
57-
<a href="Promotion.html#ValueExpression" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>Value<wbr/>Expression</span></a>
57+
<a href="Promotion.html#ValueExpression" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>Value<wbr/>Expression?</span></a>
5858
<a href="Promotion.html#xp" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>xp?</span></a>
5959
</div></section></div></details></section></section>
6060
<section class="tsd-panel-group tsd-member-group">
@@ -165,8 +165,8 @@ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code
165165
<ul>
166166
<li>Defined in <a href="https://github.com/ordercloud-api/ordercloud-javascript-sdk/blob/master/src/models/Promotion.ts#L15">models/Promotion.ts:15</a></li></ul></aside></section>
167167
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="ValueExpression" class="tsd-anchor"></a>
168-
<h3 class="tsd-anchor-link"><span>Value<wbr/>Expression</span><a href="#ValueExpression" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
169-
<div class="tsd-signature">Value<wbr/>Expression<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
168+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>Value<wbr/>Expression</span><a href="#ValueExpression" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
169+
<div class="tsd-signature">Value<wbr/>Expression<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
170170
<ul>
171171
<li>Defined in <a href="https://github.com/ordercloud-api/ordercloud-javascript-sdk/blob/master/src/models/Promotion.ts#L18">models/Promotion.ts:18</a></li></ul></aside></section>
172172
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="xp" class="tsd-anchor"></a>
@@ -220,7 +220,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389
220220
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="Promotion.html#RedemptionLimit" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>Redemption<wbr/>Limit?</a></li>
221221
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="Promotion.html#RedemptionLimitPerUser" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>Redemption<wbr/>Limit<wbr/>Per<wbr/>User?</a></li>
222222
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="Promotion.html#StartDate" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>Start<wbr/>Date?</a></li>
223-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="Promotion.html#ValueExpression" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>Value<wbr/>Expression</a></li>
223+
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="Promotion.html#ValueExpression" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>Value<wbr/>Expression?</a></li>
224224
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="Promotion.html#xp" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>xp?</a></li></ul></li></ul></nav></div></div>
225225
<div class="container tsd-generator">
226226
<p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div>

docs/variables/AdminUsers.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<h1>Variable AdminUsers</h1></div>
1818
<div class="tsd-signature">Admin<wbr/>Users<span class="tsd-signature-symbol">:</span> <a href="../classes/Resources.AdminUsers.html" class="tsd-signature-type" data-tsd-kind="Class">AdminUsers</a></div><aside class="tsd-sources">
1919
<ul>
20-
<li>Defined in <a href="https://github.com/ordercloud-api/ordercloud-javascript-sdk/blob/master/src/api/AdminUsers.ts#L174">api/AdminUsers.ts:174</a></li></ul></aside></div>
20+
<li>Defined in <a href="https://github.com/ordercloud-api/ordercloud-javascript-sdk/blob/master/src/api/AdminUsers.ts#L196">api/AdminUsers.ts:196</a></li></ul></aside></div>
2121
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
2222
<div class="tsd-navigation settings">
2323
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

docs/variables/EntitySynchronization.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<h1>Variable EntitySynchronization</h1></div>
1818
<div class="tsd-signature">Entity<wbr/>Synchronization<span class="tsd-signature-symbol">:</span> <a href="../classes/Resources.EntitySynchronization.html" class="tsd-signature-type" data-tsd-kind="Class">EntitySynchronization</a></div><aside class="tsd-sources">
1919
<ul>
20-
<li>Defined in <a href="https://github.com/ordercloud-api/ordercloud-javascript-sdk/blob/master/src/api/EntitySynchronization.ts#L415">api/EntitySynchronization.ts:415</a></li></ul></aside></div>
20+
<li>Defined in <a href="https://github.com/ordercloud-api/ordercloud-javascript-sdk/blob/master/src/api/EntitySynchronization.ts#L543">api/EntitySynchronization.ts:543</a></li></ul></aside></div>
2121
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
2222
<div class="tsd-navigation settings">
2323
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

0 commit comments

Comments
 (0)