Skip to content

Commit 655f755

Browse files
committed
2.0.4
1 parent 27a2208 commit 655f755

5 files changed

Lines changed: 44 additions & 40 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2.0.4 - April 12, 2017
2+
3+
* chore: add @types/node as dependency (Sassoun Derderian)
4+
15
2.0.3 - April 12, 2017
26

37
* fix (regression): GET and PUT requests should send params in URI query string (Sassoun Derderian)

docs/classes/_api_.api.html

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ <h3>constructor</h3>
156156
<li class="tsd-description">
157157
<aside class="tsd-sources">
158158
<ul>
159-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L57">Api.ts:57</a></li>
159+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L57">Api.ts:57</a></li>
160160
</ul>
161161
</aside>
162162
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -178,7 +178,7 @@ <h3>_http<wbr>Options</h3>
178178
<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>
179179
<aside class="tsd-sources">
180180
<ul>
181-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L56">Api.ts:56</a></li>
181+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L56">Api.ts:56</a></li>
182182
</ul>
183183
</aside>
184184
</section>
@@ -188,7 +188,7 @@ <h3>_http<wbr>Params</h3>
188188
<div class="tsd-signature tsd-kind-icon">_http<wbr>Params<span class="tsd-signature-symbol">:</span> <a href="../modules/_api_.html#thttpparams" class="tsd-signature-type">THttpParams</a></div>
189189
<aside class="tsd-sources">
190190
<ul>
191-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L57">Api.ts:57</a></li>
191+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L57">Api.ts:57</a></li>
192192
</ul>
193193
</aside>
194194
</section>
@@ -205,7 +205,7 @@ <h3>clear<wbr>Api<wbr>Key</h3>
205205
<li class="tsd-description">
206206
<aside class="tsd-sources">
207207
<ul>
208-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L144">Api.ts:144</a></li>
208+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L144">Api.ts:144</a></li>
209209
</ul>
210210
</aside>
211211
<div class="tsd-comment tsd-typography">
@@ -234,7 +234,7 @@ <h3>copy</h3>
234234
<li class="tsd-description">
235235
<aside class="tsd-sources">
236236
<ul>
237-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L112">Api.ts:112</a></li>
237+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L112">Api.ts:112</a></li>
238238
</ul>
239239
</aside>
240240
<div class="tsd-comment tsd-typography">
@@ -287,7 +287,7 @@ <h3>count</h3>
287287
<li class="tsd-description">
288288
<aside class="tsd-sources">
289289
<ul>
290-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L132">Api.ts:132</a></li>
290+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L132">Api.ts:132</a></li>
291291
</ul>
292292
</aside>
293293
<div class="tsd-comment tsd-typography">
@@ -326,7 +326,7 @@ <h3>create</h3>
326326
<li class="tsd-description">
327327
<aside class="tsd-sources">
328328
<ul>
329-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L165">Api.ts:165</a></li>
329+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L165">Api.ts:165</a></li>
330330
</ul>
331331
</aside>
332332
<div class="tsd-comment tsd-typography">
@@ -372,7 +372,7 @@ <h3>edit</h3>
372372
<li class="tsd-description">
373373
<aside class="tsd-sources">
374374
<ul>
375-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L178">Api.ts:178</a></li>
375+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L178">Api.ts:178</a></li>
376376
</ul>
377377
</aside>
378378
<div class="tsd-comment tsd-typography">
@@ -424,7 +424,7 @@ <h3>execute</h3>
424424
<li class="tsd-description">
425425
<aside class="tsd-sources">
426426
<ul>
427-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L191">Api.ts:191</a></li>
427+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L191">Api.ts:191</a></li>
428428
</ul>
429429
</aside>
430430
<div class="tsd-comment tsd-typography">
@@ -476,7 +476,7 @@ <h3>get</h3>
476476
<li class="tsd-description">
477477
<aside class="tsd-sources">
478478
<ul>
479-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L211">Api.ts:211</a></li>
479+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L211">Api.ts:211</a></li>
480480
</ul>
481481
</aside>
482482
<div class="tsd-comment tsd-typography">
@@ -525,7 +525,7 @@ <h3>get<wbr>Api<wbr>Key</h3>
525525
<li class="tsd-description">
526526
<aside class="tsd-sources">
527527
<ul>
528-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L85">Api.ts:85</a></li>
528+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L85">Api.ts:85</a></li>
529529
</ul>
530530
</aside>
531531
<div class="tsd-comment tsd-typography">
@@ -568,7 +568,7 @@ <h3>login</h3>
568568
<li class="tsd-description">
569569
<aside class="tsd-sources">
570570
<ul>
571-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L238">Api.ts:238</a></li>
571+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L238">Api.ts:238</a></li>
572572
</ul>
573573
</aside>
574574
<div class="tsd-comment tsd-typography">
@@ -612,7 +612,7 @@ <h3>logout</h3>
612612
<li class="tsd-description">
613613
<aside class="tsd-sources">
614614
<ul>
615-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L250">Api.ts:250</a></li>
615+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L250">Api.ts:250</a></li>
616616
</ul>
617617
</aside>
618618
<div class="tsd-comment tsd-typography">
@@ -640,7 +640,7 @@ <h3>metadata</h3>
640640
<li class="tsd-description">
641641
<aside class="tsd-sources">
642642
<ul>
643-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L269">Api.ts:269</a></li>
643+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L269">Api.ts:269</a></li>
644644
</ul>
645645
</aside>
646646
<div class="tsd-comment tsd-typography">
@@ -674,7 +674,7 @@ <h3>named<wbr>Query</h3>
674674
<li class="tsd-description">
675675
<aside class="tsd-sources">
676676
<ul>
677-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L286">Api.ts:286</a></li>
677+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L286">Api.ts:286</a></li>
678678
</ul>
679679
</aside>
680680
<div class="tsd-comment tsd-typography">
@@ -726,7 +726,7 @@ <h3>remove</h3>
726726
<li class="tsd-description">
727727
<aside class="tsd-sources">
728728
<ul>
729-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L298">Api.ts:298</a></li>
729+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L298">Api.ts:298</a></li>
730730
</ul>
731731
</aside>
732732
<div class="tsd-comment tsd-typography">
@@ -772,7 +772,7 @@ <h3>report</h3>
772772
<li class="tsd-description">
773773
<aside class="tsd-sources">
774774
<ul>
775-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L318">Api.ts:318</a></li>
775+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L318">Api.ts:318</a></li>
776776
</ul>
777777
</aside>
778778
<div class="tsd-comment tsd-typography">
@@ -815,7 +815,7 @@ <h3>request</h3>
815815
<li class="tsd-description">
816816
<aside class="tsd-sources">
817817
<ul>
818-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L322">Api.ts:322</a></li>
818+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L322">Api.ts:322</a></li>
819819
</ul>
820820
</aside>
821821
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -847,7 +847,7 @@ <h3>search</h3>
847847
<li class="tsd-description">
848848
<aside class="tsd-sources">
849849
<ul>
850-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L393">Api.ts:393</a></li>
850+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L393">Api.ts:393</a></li>
851851
</ul>
852852
</aside>
853853
<div class="tsd-comment tsd-typography">
@@ -890,7 +890,7 @@ <h3>set<wbr>Api<wbr>Key</h3>
890890
<li class="tsd-description">
891891
<aside class="tsd-sources">
892892
<ul>
893-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L402">Api.ts:402</a></li>
893+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L402">Api.ts:402</a></li>
894894
</ul>
895895
</aside>
896896
<div class="tsd-comment tsd-typography">
@@ -924,7 +924,7 @@ <h3>set<wbr>SessionID</h3>
924924
<li class="tsd-description">
925925
<aside class="tsd-sources">
926926
<ul>
927-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L411">Api.ts:411</a></li>
927+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L411">Api.ts:411</a></li>
928928
</ul>
929929
</aside>
930930
<div class="tsd-comment tsd-typography">
@@ -960,7 +960,7 @@ <h3>upload<wbr>File<wbr>Content</h3>
960960
<li class="tsd-description">
961961
<aside class="tsd-sources">
962962
<ul>
963-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L437">Api.ts:437</a></li>
963+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L437">Api.ts:437</a></li>
964964
</ul>
965965
</aside>
966966
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -986,7 +986,7 @@ <h3>upload<wbr>From<wbr>Stream</h3>
986986
<li class="tsd-description">
987987
<aside class="tsd-sources">
988988
<ul>
989-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L431">Api.ts:431</a></li>
989+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L431">Api.ts:431</a></li>
990990
</ul>
991991
</aside>
992992
<div class="tsd-comment tsd-typography">
@@ -1036,7 +1036,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> Methods</h3>
10361036
<div class="tsd-signature tsd-kind-icon">Methods<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
10371037
<aside class="tsd-sources">
10381038
<ul>
1039-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L49">Api.ts:49</a></li>
1039+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L49">Api.ts:49</a></li>
10401040
</ul>
10411041
</aside>
10421042
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@@ -1045,7 +1045,7 @@ <h3>DELETE</h3>
10451045
<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>
10461046
<aside class="tsd-sources">
10471047
<ul>
1048-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L52">Api.ts:52</a></li>
1048+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L52">Api.ts:52</a></li>
10491049
</ul>
10501050
</aside>
10511051
</section>
@@ -1055,7 +1055,7 @@ <h3>GET</h3>
10551055
<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>
10561056
<aside class="tsd-sources">
10571057
<ul>
1058-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L50">Api.ts:50</a></li>
1058+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L50">Api.ts:50</a></li>
10591059
</ul>
10601060
</aside>
10611061
</section>
@@ -1065,7 +1065,7 @@ <h3>POST</h3>
10651065
<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>
10661066
<aside class="tsd-sources">
10671067
<ul>
1068-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L53">Api.ts:53</a></li>
1068+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L53">Api.ts:53</a></li>
10691069
</ul>
10701070
</aside>
10711071
</section>
@@ -1075,7 +1075,7 @@ <h3>PUT</h3>
10751075
<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>
10761076
<aside class="tsd-sources">
10771077
<ul>
1078-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L51">Api.ts:51</a></li>
1078+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L51">Api.ts:51</a></li>
10791079
</ul>
10801080
</aside>
10811081
</section>

docs/interfaces/_api_.ihttpoptions.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/a689321/src/Api.ts#L32">Api.ts:32</a></li>
103+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L32">Api.ts:32</a></li>
104104
</ul>
105105
</aside>
106106
</section>
@@ -110,7 +110,7 @@ <h3>headers</h3>
110110
<div class="tsd-signature tsd-kind-icon">headers<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
111111
<aside class="tsd-sources">
112112
<ul>
113-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L33">Api.ts:33</a></li>
113+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L33">Api.ts:33</a></li>
114114
</ul>
115115
</aside>
116116
<div class="tsd-type-declaration">
@@ -128,7 +128,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> method</h3>
128128
<div class="tsd-signature tsd-kind-icon">method<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
129129
<aside class="tsd-sources">
130130
<ul>
131-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L30">Api.ts:30</a></li>
131+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L30">Api.ts:30</a></li>
132132
</ul>
133133
</aside>
134134
</section>
@@ -138,7 +138,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> path</h3>
138138
<div class="tsd-signature tsd-kind-icon">path<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/a689321/src/Api.ts#L29">Api.ts:29</a></li>
141+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L29">Api.ts:29</a></li>
142142
</ul>
143143
</aside>
144144
</section>
@@ -148,7 +148,7 @@ <h3>url</h3>
148148
<div class="tsd-signature tsd-kind-icon">url<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/a689321/src/Api.ts#L31">Api.ts:31</a></li>
151+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L31">Api.ts:31</a></li>
152152
</ul>
153153
</aside>
154154
</section>

docs/modules/_api_.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ <h3>TFields</h3>
126126
<div class="tsd-signature tsd-kind-icon">TFields<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div>
127127
<aside class="tsd-sources">
128128
<ul>
129-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L35">Api.ts:35</a></li>
129+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L35">Api.ts:35</a></li>
130130
</ul>
131131
</aside>
132132
</section>
@@ -136,7 +136,7 @@ <h3>THttp<wbr>Params</h3>
136136
<div class="tsd-signature tsd-kind-icon">THttp<wbr>Params<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
137137
<aside class="tsd-sources">
138138
<ul>
139-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L27">Api.ts:27</a></li>
139+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L27">Api.ts:27</a></li>
140140
</ul>
141141
</aside>
142142
</section>
@@ -149,7 +149,7 @@ <h3>Global<wbr>Scope</h3>
149149
<div class="tsd-signature tsd-kind-icon">Global<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> =&nbsp;Function(&#x27;return this&#x27;)()</span></div>
150150
<aside class="tsd-sources">
151151
<ul>
152-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L37">Api.ts:37</a></li>
152+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L37">Api.ts:37</a></li>
153153
</ul>
154154
</aside>
155155
</section>
@@ -162,7 +162,7 @@ <h3>Response<wbr>Handler</h3>
162162
<div class="tsd-signature tsd-kind-icon">Response<wbr>Handler<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
163163
<aside class="tsd-sources">
164164
<ul>
165-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L444">Api.ts:444</a></li>
165+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L444">Api.ts:444</a></li>
166166
</ul>
167167
</aside>
168168
<section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-object-literal tsd-is-not-exported">
@@ -175,7 +175,7 @@ <h3>failure</h3>
175175
<li class="tsd-description">
176176
<aside class="tsd-sources">
177177
<ul>
178-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L476">Api.ts:476</a></li>
178+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L476">Api.ts:476</a></li>
179179
</ul>
180180
</aside>
181181
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -198,7 +198,7 @@ <h3>success</h3>
198198
<li class="tsd-description">
199199
<aside class="tsd-sources">
200200
<ul>
201-
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/a689321/src/Api.ts#L445">Api.ts:445</a></li>
201+
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/27a2208/src/Api.ts#L445">Api.ts:445</a></li>
202202
</ul>
203203
</aside>
204204
<h4 class="tsd-parameters-title">Parameters</h4>

0 commit comments

Comments
 (0)