Skip to content

Commit 2a90ebd

Browse files
committed
4.4.0
1 parent 927a3e6 commit 2a90ebd

6 files changed

Lines changed: 63 additions & 48 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
4.4.0 - September 19, 2017
2+
3+
* feat: ability to send Search query params in HTTP POST feat: encode array values in params as id=foo&id=bar instead of id=foo,bar (Sassoun Derderian)
4+
* chore(package): update mocha to version 3.5.3 (greenkeeper[bot])
5+
* chore(package): update ts-loader to version 2.3.7 (greenkeeper[bot])
6+
* chore(package): update mocha to version 3.5.1 (greenkeeper[bot])
7+
* fix(package): update @types/node to version 8.0.28 (greenkeeper[bot])
8+
* chore(package): update @types/mocha to version 2.2.43 (greenkeeper[bot])
9+
* chore(package): update ts-loader to version 2.3.5 (greenkeeper[bot])
10+
* chore(package): update webpack to version 3.5.6 (greenkeeper[bot])
11+
* chore(package): update typescript to version 2.5.2 (greenkeeper[bot])
12+
113
4.3.0 - August 31, 2017
214

315
* typings: fix headers key-value type (Sassoun Derderian)

docs/classes/_api_.api.html

Lines changed: 32 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ <h3>constructor</h3>
152152
<li class="tsd-description">
153153
<aside class="tsd-sources">
154154
<ul>
155-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L72">Api.ts:72</a></li>
155+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L72">Api.ts:72</a></li>
156156
</ul>
157157
</aside>
158158
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -174,7 +174,7 @@ <h3>_http<wbr>Options</h3>
174174
<div class="tsd-signature tsd-kind-icon">_http<wbr>Options<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_api_.ihttpoptions.html" class="tsd-signature-type">IHttpOptions</a></div>
175175
<aside class="tsd-sources">
176176
<ul>
177-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L71">Api.ts:71</a></li>
177+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L71">Api.ts:71</a></li>
178178
</ul>
179179
</aside>
180180
</section>
@@ -184,7 +184,7 @@ <h3>server<wbr>AcceptsJSON</h3>
184184
<div class="tsd-signature tsd-kind-icon">server<wbr>AcceptsJSON<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
185185
<aside class="tsd-sources">
186186
<ul>
187-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L72">Api.ts:72</a></li>
187+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L72">Api.ts:72</a></li>
188188
</ul>
189189
</aside>
190190
</section>
@@ -201,7 +201,7 @@ <h3>clear<wbr>Api<wbr>Key</h3>
201201
<li class="tsd-description">
202202
<aside class="tsd-sources">
203203
<ul>
204-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L177">Api.ts:177</a></li>
204+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L177">Api.ts:177</a></li>
205205
</ul>
206206
</aside>
207207
<div class="tsd-comment tsd-typography">
@@ -230,7 +230,7 @@ <h3>copy</h3>
230230
<li class="tsd-description">
231231
<aside class="tsd-sources">
232232
<ul>
233-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L141">Api.ts:141</a></li>
233+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L141">Api.ts:141</a></li>
234234
</ul>
235235
</aside>
236236
<div class="tsd-comment tsd-typography">
@@ -289,7 +289,7 @@ <h3>count</h3>
289289
<li class="tsd-description">
290290
<aside class="tsd-sources">
291291
<ul>
292-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L165">Api.ts:165</a></li>
292+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L165">Api.ts:165</a></li>
293293
</ul>
294294
</aside>
295295
<div class="tsd-comment tsd-typography">
@@ -328,7 +328,7 @@ <h3>create</h3>
328328
<li class="tsd-description">
329329
<aside class="tsd-sources">
330330
<ul>
331-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L198">Api.ts:198</a></li>
331+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L198">Api.ts:198</a></li>
332332
</ul>
333333
</aside>
334334
<div class="tsd-comment tsd-typography">
@@ -374,7 +374,7 @@ <h3>edit</h3>
374374
<li class="tsd-description">
375375
<aside class="tsd-sources">
376376
<ul>
377-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L214">Api.ts:214</a></li>
377+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L214">Api.ts:214</a></li>
378378
</ul>
379379
</aside>
380380
<div class="tsd-comment tsd-typography">
@@ -426,7 +426,7 @@ <h3>execute</h3>
426426
<li class="tsd-description">
427427
<aside class="tsd-sources">
428428
<ul>
429-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L230">Api.ts:230</a></li>
429+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L230">Api.ts:230</a></li>
430430
</ul>
431431
</aside>
432432
<div class="tsd-comment tsd-typography">
@@ -478,7 +478,7 @@ <h3>get</h3>
478478
<li class="tsd-description">
479479
<aside class="tsd-sources">
480480
<ul>
481-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L253">Api.ts:253</a></li>
481+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L253">Api.ts:253</a></li>
482482
</ul>
483483
</aside>
484484
<div class="tsd-comment tsd-typography">
@@ -527,7 +527,7 @@ <h3>get<wbr>Api<wbr>Key</h3>
527527
<li class="tsd-description">
528528
<aside class="tsd-sources">
529529
<ul>
530-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L108">Api.ts:108</a></li>
530+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L108">Api.ts:108</a></li>
531531
</ul>
532532
</aside>
533533
<div class="tsd-comment tsd-typography">
@@ -570,7 +570,7 @@ <h3>login</h3>
570570
<li class="tsd-description">
571571
<aside class="tsd-sources">
572572
<ul>
573-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L280">Api.ts:280</a></li>
573+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L280">Api.ts:280</a></li>
574574
</ul>
575575
</aside>
576576
<div class="tsd-comment tsd-typography">
@@ -614,7 +614,7 @@ <h3>logout</h3>
614614
<li class="tsd-description">
615615
<aside class="tsd-sources">
616616
<ul>
617-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L292">Api.ts:292</a></li>
617+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L292">Api.ts:292</a></li>
618618
</ul>
619619
</aside>
620620
<div class="tsd-comment tsd-typography">
@@ -642,7 +642,7 @@ <h3>metadata</h3>
642642
<li class="tsd-description">
643643
<aside class="tsd-sources">
644644
<ul>
645-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L311">Api.ts:311</a></li>
645+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L311">Api.ts:311</a></li>
646646
</ul>
647647
</aside>
648648
<div class="tsd-comment tsd-typography">
@@ -676,7 +676,7 @@ <h3>named<wbr>Query</h3>
676676
<li class="tsd-description">
677677
<aside class="tsd-sources">
678678
<ul>
679-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L328">Api.ts:328</a></li>
679+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L328">Api.ts:328</a></li>
680680
</ul>
681681
</aside>
682682
<div class="tsd-comment tsd-typography">
@@ -728,7 +728,7 @@ <h3>remove</h3>
728728
<li class="tsd-description">
729729
<aside class="tsd-sources">
730730
<ul>
731-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L340">Api.ts:340</a></li>
731+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L340">Api.ts:340</a></li>
732732
</ul>
733733
</aside>
734734
<div class="tsd-comment tsd-typography">
@@ -774,7 +774,7 @@ <h3>report</h3>
774774
<li class="tsd-description">
775775
<aside class="tsd-sources">
776776
<ul>
777-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L360">Api.ts:360</a></li>
777+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L360">Api.ts:360</a></li>
778778
</ul>
779779
</aside>
780780
<div class="tsd-comment tsd-typography">
@@ -817,7 +817,7 @@ <h3>request</h3>
817817
<li class="tsd-description">
818818
<aside class="tsd-sources">
819819
<ul>
820-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L373">Api.ts:373</a></li>
820+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L373">Api.ts:373</a></li>
821821
</ul>
822822
</aside>
823823
<div class="tsd-comment tsd-typography">
@@ -860,13 +860,13 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</
860860
<a name="search" class="tsd-anchor"></a>
861861
<h3>search</h3>
862862
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
863-
<li class="tsd-signature tsd-kind-icon">search<span class="tsd-signature-symbol">(</span>objCode<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, query<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">object</span>, fields<span class="tsd-signature-symbol">?: </span><a href="../modules/_api_.html#tfields" class="tsd-signature-type">TFields</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span></li>
863+
<li class="tsd-signature tsd-kind-icon">search<span class="tsd-signature-symbol">(</span>objCode<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, query<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">object</span>, fields<span class="tsd-signature-symbol">?: </span><a href="../modules/_api_.html#tfields" class="tsd-signature-type">TFields</a>, useHttpPost<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span></li>
864864
</ul>
865865
<ul class="tsd-descriptions">
866866
<li class="tsd-description">
867867
<aside class="tsd-sources">
868868
<ul>
869-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L461">Api.ts:461</a></li>
869+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L462">Api.ts:462</a></li>
870870
</ul>
871871
</aside>
872872
<div class="tsd-comment tsd-typography">
@@ -893,6 +893,9 @@ <h5><span class="tsd-flag ts-flagOptional">Optional</span> query: <span class="t
893893
<li>
894894
<h5><span class="tsd-flag ts-flagOptional">Optional</span> fields: <a href="../modules/_api_.html#tfields" class="tsd-signature-type">TFields</a></h5>
895895
</li>
896+
<li>
897+
<h5><span class="tsd-flag ts-flagDefault value">Default value</span> useHttpPost: <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;false</span></h5>
898+
</li>
896899
</ul>
897900
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span></h4>
898901
<p>A promise which will resolved with search results if everything went ok and rejected otherwise</p>
@@ -909,7 +912,7 @@ <h3>set<wbr>Api<wbr>Key</h3>
909912
<li class="tsd-description">
910913
<aside class="tsd-sources">
911914
<ul>
912-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L470">Api.ts:470</a></li>
915+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L480">Api.ts:480</a></li>
913916
</ul>
914917
</aside>
915918
<div class="tsd-comment tsd-typography">
@@ -943,7 +946,7 @@ <h3>set<wbr>SessionID</h3>
943946
<li class="tsd-description">
944947
<aside class="tsd-sources">
945948
<ul>
946-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L479">Api.ts:479</a></li>
949+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L489">Api.ts:489</a></li>
947950
</ul>
948951
</aside>
949952
<div class="tsd-comment tsd-typography">
@@ -979,7 +982,7 @@ <h3>upload<wbr>File<wbr>Content</h3>
979982
<li class="tsd-description">
980983
<aside class="tsd-sources">
981984
<ul>
982-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L505">Api.ts:505</a></li>
985+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L515">Api.ts:515</a></li>
983986
</ul>
984987
</aside>
985988
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -1005,7 +1008,7 @@ <h3>upload<wbr>From<wbr>Stream</h3>
10051008
<li class="tsd-description">
10061009
<aside class="tsd-sources">
10071010
<ul>
1008-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L499">Api.ts:499</a></li>
1011+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L509">Api.ts:509</a></li>
10091012
</ul>
10101013
</aside>
10111014
<div class="tsd-comment tsd-typography">
@@ -1055,7 +1058,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> Methods</h3>
10551058
<div class="tsd-signature tsd-kind-icon">Methods<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
10561059
<aside class="tsd-sources">
10571060
<ul>
1058-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L65">Api.ts:65</a></li>
1061+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L65">Api.ts:65</a></li>
10591062
</ul>
10601063
</aside>
10611064
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@@ -1064,7 +1067,7 @@ <h3>DELETE</h3>
10641067
<div class="tsd-signature tsd-kind-icon">DELETE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;DELETE&quot;</span></div>
10651068
<aside class="tsd-sources">
10661069
<ul>
1067-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L68">Api.ts:68</a></li>
1070+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L68">Api.ts:68</a></li>
10681071
</ul>
10691072
</aside>
10701073
</section>
@@ -1074,7 +1077,7 @@ <h3>GET</h3>
10741077
<div class="tsd-signature tsd-kind-icon">GET<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;GET&quot;</span></div>
10751078
<aside class="tsd-sources">
10761079
<ul>
1077-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L66">Api.ts:66</a></li>
1080+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L66">Api.ts:66</a></li>
10781081
</ul>
10791082
</aside>
10801083
</section>
@@ -1084,7 +1087,7 @@ <h3>POST</h3>
10841087
<div class="tsd-signature tsd-kind-icon">POST<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;POST&quot;</span></div>
10851088
<aside class="tsd-sources">
10861089
<ul>
1087-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L69">Api.ts:69</a></li>
1090+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L69">Api.ts:69</a></li>
10881091
</ul>
10891092
</aside>
10901093
</section>
@@ -1094,7 +1097,7 @@ <h3>PUT</h3>
10941097
<div class="tsd-signature tsd-kind-icon">PUT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;PUT&quot;</span></div>
10951098
<aside class="tsd-sources">
10961099
<ul>
1097-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L67">Api.ts:67</a></li>
1100+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L67">Api.ts:67</a></li>
10981101
</ul>
10991102
</aside>
11001103
</section>

docs/interfaces/_api_.iapiconfig.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> always<wbr>Use<wbr>Ge
100100
<div class="tsd-signature tsd-kind-icon">always<wbr>Use<wbr>Get<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
101101
<aside class="tsd-sources">
102102
<ul>
103-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L41">Api.ts:41</a></li>
103+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L41">Api.ts:41</a></li>
104104
</ul>
105105
</aside>
106106
</section>
@@ -110,7 +110,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> api<wbr>Key</h3>
110110
<div class="tsd-signature tsd-kind-icon">api<wbr>Key<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
111111
<aside class="tsd-sources">
112112
<ul>
113-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L42">Api.ts:42</a></li>
113+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L42">Api.ts:42</a></li>
114114
</ul>
115115
</aside>
116116
</section>
@@ -120,7 +120,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> headers</h3>
120120
<div class="tsd-signature tsd-kind-icon">headers<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
121121
<aside class="tsd-sources">
122122
<ul>
123-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L43">Api.ts:43</a></li>
123+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L43">Api.ts:43</a></li>
124124
</ul>
125125
</aside>
126126
<div class="tsd-type-declaration">
@@ -138,7 +138,7 @@ <h3>url</h3>
138138
<div class="tsd-signature tsd-kind-icon">url<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
139139
<aside class="tsd-sources">
140140
<ul>
141-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L39">Api.ts:39</a></li>
141+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L39">Api.ts:39</a></li>
142142
</ul>
143143
</aside>
144144
</section>
@@ -148,7 +148,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> version</h3>
148148
<div class="tsd-signature tsd-kind-icon">version<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
149149
<aside class="tsd-sources">
150150
<ul>
151-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/ede38ea/src/Api.ts#L40">Api.ts:40</a></li>
151+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/927a3e6/src/Api.ts#L40">Api.ts:40</a></li>
152152
</ul>
153153
</aside>
154154
</section>

0 commit comments

Comments
 (0)