Skip to content

Commit

Permalink
3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Sassoun Derderian committed Jun 12, 2017
1 parent 93a2fea commit 7f75c90
Show file tree
Hide file tree
Showing 6 changed files with 48 additions and 41 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
3.0.1 - June 12, 2017

* chore: using npm@5 new feature (Sassoun Derderian)
* fix: Object.assign polyfill for IE browsers (Sassoun Derderian)
* fix(package): update @types/node to version 7.0.28 (greenkeeper[bot])
* fix(package): update @types/node to version 7.0.24 (greenkeeper[bot])

3.0.0 - May 31, 2017

* chore: tests for getApiKey method (Sassoun Derderian)
Expand Down
56 changes: 28 additions & 28 deletions docs/classes/_api_.api.html
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L57">Api.ts:57</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L58">Api.ts:58</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -178,7 +178,7 @@ <h3>_http<wbr>Options</h3>
<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>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L56">Api.ts:56</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L57">Api.ts:57</a></li>
</ul>
</aside>
</section>
Expand All @@ -188,7 +188,7 @@ <h3>_http<wbr>Params</h3>
<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>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L57">Api.ts:57</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L58">Api.ts:58</a></li>
</ul>
</aside>
</section>
Expand All @@ -205,7 +205,7 @@ <h3>clear<wbr>Api<wbr>Key</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L149">Api.ts:149</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L150">Api.ts:150</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -234,7 +234,7 @@ <h3>copy</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L117">Api.ts:117</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L118">Api.ts:118</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -287,7 +287,7 @@ <h3>count</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L137">Api.ts:137</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L138">Api.ts:138</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -326,7 +326,7 @@ <h3>create</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L170">Api.ts:170</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L171">Api.ts:171</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -372,7 +372,7 @@ <h3>edit</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L183">Api.ts:183</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L184">Api.ts:184</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -424,7 +424,7 @@ <h3>execute</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L196">Api.ts:196</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L197">Api.ts:197</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -476,7 +476,7 @@ <h3>get</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L222">Api.ts:222</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L223">Api.ts:223</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -525,7 +525,7 @@ <h3>get<wbr>Api<wbr>Key</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L85">Api.ts:85</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L86">Api.ts:86</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -568,7 +568,7 @@ <h3>login</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L249">Api.ts:249</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L250">Api.ts:250</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -612,7 +612,7 @@ <h3>logout</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L261">Api.ts:261</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L262">Api.ts:262</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -640,7 +640,7 @@ <h3>metadata</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L280">Api.ts:280</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L281">Api.ts:281</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -674,7 +674,7 @@ <h3>named<wbr>Query</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L297">Api.ts:297</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L298">Api.ts:298</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -726,7 +726,7 @@ <h3>remove</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L309">Api.ts:309</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L310">Api.ts:310</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -772,7 +772,7 @@ <h3>report</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L329">Api.ts:329</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L330">Api.ts:330</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -815,7 +815,7 @@ <h3>request</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L333">Api.ts:333</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L334">Api.ts:334</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -847,7 +847,7 @@ <h3>search</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L404">Api.ts:404</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L405">Api.ts:405</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -890,7 +890,7 @@ <h3>set<wbr>Api<wbr>Key</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L413">Api.ts:413</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L414">Api.ts:414</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -924,7 +924,7 @@ <h3>set<wbr>SessionID</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L422">Api.ts:422</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L423">Api.ts:423</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -960,7 +960,7 @@ <h3>upload<wbr>File<wbr>Content</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L448">Api.ts:448</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L449">Api.ts:449</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -986,7 +986,7 @@ <h3>upload<wbr>From<wbr>Stream</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L442">Api.ts:442</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L443">Api.ts:443</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -1036,7 +1036,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> Methods</h3>
<div class="tsd-signature tsd-kind-icon">Methods<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L49">Api.ts:49</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L50">Api.ts:50</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
Expand All @@ -1045,7 +1045,7 @@ <h3>DELETE</h3>
<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>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L52">Api.ts:52</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L53">Api.ts:53</a></li>
</ul>
</aside>
</section>
Expand All @@ -1055,7 +1055,7 @@ <h3>GET</h3>
<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>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L50">Api.ts:50</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L51">Api.ts:51</a></li>
</ul>
</aside>
</section>
Expand All @@ -1065,7 +1065,7 @@ <h3>POST</h3>
<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>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L53">Api.ts:53</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L54">Api.ts:54</a></li>
</ul>
</aside>
</section>
Expand All @@ -1075,7 +1075,7 @@ <h3>PUT</h3>
<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>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L51">Api.ts:51</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L52">Api.ts:52</a></li>
</ul>
</aside>
</section>
Expand Down
10 changes: 5 additions & 5 deletions docs/interfaces/_api_.ihttpoptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> always<wbr>Use<wbr>Ge
<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>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L32">Api.ts:32</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L33">Api.ts:33</a></li>
</ul>
</aside>
</section>
Expand All @@ -110,7 +110,7 @@ <h3>headers</h3>
<div class="tsd-signature tsd-kind-icon">headers<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L33">Api.ts:33</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L34">Api.ts:34</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
Expand All @@ -128,7 +128,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> method</h3>
<div class="tsd-signature tsd-kind-icon">method<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L30">Api.ts:30</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L31">Api.ts:31</a></li>
</ul>
</aside>
</section>
Expand All @@ -138,7 +138,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> path</h3>
<div class="tsd-signature tsd-kind-icon">path<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L29">Api.ts:29</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L30">Api.ts:30</a></li>
</ul>
</aside>
</section>
Expand All @@ -148,7 +148,7 @@ <h3>url</h3>
<div class="tsd-signature tsd-kind-icon">url<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L31">Api.ts:31</a></li>
<li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L32">Api.ts:32</a></li>
</ul>
</aside>
</section>
Expand Down
Loading

0 comments on commit 7f75c90

Please sign in to comment.