Skip to content

Commit

Permalink
chore(release): bump to version 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
draconisNoctis committed Apr 4, 2018
1 parent 6027500 commit 13cfd40
Show file tree
Hide file tree
Showing 106 changed files with 340 additions and 340 deletions.
2 changes: 1 addition & 1 deletion docs/classes/abstractcontroller.html
Expand Up @@ -103,7 +103,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> providers</h3>
<div class="tsd-signature tsd-kind-icon">providers<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Provider</span><span class="tsd-signature-symbol">[]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/0be5451/src/metadata/controller.ts#L10">metadata/controller.ts:10</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/metadata/controller.ts#L10">metadata/controller.ts:10</a></li>
</ul>
</aside>
</section>
Expand Down
4 changes: 2 additions & 2 deletions docs/classes/abstractmethod.html
Expand Up @@ -122,7 +122,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> method</h3>
<div class="tsd-signature tsd-kind-icon">method<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"all"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"get"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"post"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"put"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"delete"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"patch"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"options"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"head"</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/0be5451/src/metadata/controller.ts#L80">metadata/controller.ts:80</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/metadata/controller.ts#L80">metadata/controller.ts:80</a></li>
</ul>
</aside>
</section>
Expand All @@ -132,7 +132,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> path</h3>
<div class="tsd-signature tsd-kind-icon">path<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">RegExp</span><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/neoskop/nem/blob/0be5451/src/metadata/controller.ts#L81">metadata/controller.ts:81</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/metadata/controller.ts#L81">metadata/controller.ts:81</a></li>
</ul>
</aside>
</section>
Expand Down
6 changes: 3 additions & 3 deletions docs/classes/abstractparam.html
Expand Up @@ -138,7 +138,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> parse</h3>
<div class="tsd-signature tsd-kind-icon">parse<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">function</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/0be5451/src/metadata/params.ts#L8">metadata/params.ts:8</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/metadata/params.ts#L8">metadata/params.ts:8</a></li>
</ul>
</aside>
</section>
Expand All @@ -148,7 +148,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> required</h3>
<div class="tsd-signature tsd-kind-icon">required<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/0be5451/src/metadata/params.ts#L9">metadata/params.ts:9</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/metadata/params.ts#L9">metadata/params.ts:9</a></li>
</ul>
</aside>
</section>
Expand All @@ -158,7 +158,7 @@ <h3>resolve</h3>
<div class="tsd-signature tsd-kind-icon">resolve<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">function</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/0be5451/src/metadata/params.ts#L7">metadata/params.ts:7</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/metadata/params.ts#L7">metadata/params.ts:7</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
Expand Down
16 changes: 8 additions & 8 deletions docs/classes/annotator.html
Expand Up @@ -105,7 +105,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> get<wbr>Ctor<wbr>Annotati
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/0be5451/src/utils/annotations.ts#L54">utils/annotations.ts:54</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/utils/annotations.ts#L54">utils/annotations.ts:54</a></li>
</ul>
</aside>
<h4 class="tsd-type-parameters-title">Type parameters</h4>
Expand Down Expand Up @@ -134,7 +134,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> get<wbr>Ctor<wbr>Param<wb
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/0be5451/src/utils/annotations.ts#L67">utils/annotations.ts:67</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/utils/annotations.ts#L67">utils/annotations.ts:67</a></li>
</ul>
</aside>
<h4 class="tsd-type-parameters-title">Type parameters</h4>
Expand Down Expand Up @@ -163,7 +163,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> get<wbr>Param<wbr>Annotat
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/0be5451/src/utils/annotations.ts#L71">utils/annotations.ts:71</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/utils/annotations.ts#L71">utils/annotations.ts:71</a></li>
</ul>
</aside>
<h4 class="tsd-type-parameters-title">Type parameters</h4>
Expand Down Expand Up @@ -196,7 +196,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> get<wbr>Prop<wbr>Annotati
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/0be5451/src/utils/annotations.ts#L58">utils/annotations.ts:58</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/utils/annotations.ts#L58">utils/annotations.ts:58</a></li>
</ul>
</aside>
<h4 class="tsd-type-parameters-title">Type parameters</h4>
Expand All @@ -218,7 +218,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">object</s
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/0be5451/src/utils/annotations.ts#L59">utils/annotations.ts:59</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/utils/annotations.ts#L59">utils/annotations.ts:59</a></li>
</ul>
</aside>
<h4 class="tsd-type-parameters-title">Type parameters</h4>
Expand Down Expand Up @@ -250,7 +250,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> make<wbr>Ctor<wbr>Decorat
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/0be5451/src/utils/annotations.ts#L75">utils/annotations.ts:75</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/utils/annotations.ts#L75">utils/annotations.ts:75</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -279,7 +279,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> make<wbr>Param<wbr>Decora
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/0be5451/src/utils/annotations.ts#L146">utils/annotations.ts:146</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/utils/annotations.ts#L146">utils/annotations.ts:146</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -308,7 +308,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> make<wbr>Prop<wbr>Decorat
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/0be5451/src/utils/annotations.ts#L110">utils/annotations.ts:110</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/utils/annotations.ts#L110">utils/annotations.ts:110</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
6 changes: 3 additions & 3 deletions docs/classes/applicableannotation.html
Expand Up @@ -136,7 +136,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/0be5451/src/metadata/controller.ts#L232">metadata/controller.ts:232</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/metadata/controller.ts#L232">metadata/controller.ts:232</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -176,7 +176,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/0be5451/src/metadata/controller.ts#L231">metadata/controller.ts:231</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/metadata/controller.ts#L231">metadata/controller.ts:231</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -213,7 +213,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/0be5451/src/metadata/controller.ts#L233">metadata/controller.ts:233</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/metadata/controller.ts#L233">metadata/controller.ts:233</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
12 changes: 6 additions & 6 deletions docs/classes/badrequesterror.html
Expand Up @@ -128,7 +128,7 @@ <h3>constructor</h3>
<aside class="tsd-sources">
<p>Overrides <a href="httperror.html">HttpError</a>.<a href="httperror.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/0be5451/src/errors/http.ts#L23">errors/http.ts:23</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/errors/http.ts#L23">errors/http.ts:23</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -154,7 +154,7 @@ <h3>code</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="httperror.html">HttpError</a>.<a href="httperror.html#code">code</a></p>
<ul>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/0be5451/src/errors/http.ts#L12">errors/http.ts:12</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/errors/http.ts#L12">errors/http.ts:12</a></li>
</ul>
</aside>
</section>
Expand All @@ -165,7 +165,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> error</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="httperror.html">HttpError</a>.<a href="httperror.html#error">error</a></p>
<ul>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/0be5451/src/errors/http.ts#L12">errors/http.ts:12</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/errors/http.ts#L12">errors/http.ts:12</a></li>
</ul>
</aside>
</section>
Expand All @@ -176,7 +176,7 @@ <h3>message</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="httperror.html">HttpError</a>.<a href="httperror.html#message">message</a></p>
<ul>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/0be5451/src/errors/http.ts#L8">errors/http.ts:8</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/errors/http.ts#L8">errors/http.ts:8</a></li>
</ul>
</aside>
</section>
Expand All @@ -187,7 +187,7 @@ <h3>name</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="httperror.html">HttpError</a>.<a href="httperror.html#name">name</a></p>
<ul>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/0be5451/src/errors/http.ts#L10">errors/http.ts:10</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/errors/http.ts#L10">errors/http.ts:10</a></li>
</ul>
</aside>
</section>
Expand All @@ -198,7 +198,7 @@ <h3>stack</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="httperror.html">HttpError</a>.<a href="httperror.html#stack">stack</a></p>
<ul>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/0be5451/src/errors/http.ts#L9">errors/http.ts:9</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/errors/http.ts#L9">errors/http.ts:9</a></li>
</ul>
</aside>
</section>
Expand Down
20 changes: 10 additions & 10 deletions docs/classes/controllerrouterfactory.html
Expand Up @@ -118,7 +118,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/0be5451/src/factories/controller-router.ts#L62">factories/controller-router.ts:62</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/factories/controller-router.ts#L62">factories/controller-router.ts:62</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -146,7 +146,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> injector</h3>
<div class="tsd-signature tsd-kind-icon">injector<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Injector</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/0be5451/src/factories/controller-router.ts#L64">factories/controller-router.ts:64</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/factories/controller-router.ts#L64">factories/controller-router.ts:64</a></li>
</ul>
</aside>
</section>
Expand All @@ -156,7 +156,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> param<wbr>Factory</
<div class="tsd-signature tsd-kind-icon">param<wbr>Factory<span class="tsd-signature-symbol">:</span> <a href="paramfactory.html" class="tsd-signature-type">ParamFactory</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/0be5451/src/factories/controller-router.ts#L66">factories/controller-router.ts:66</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/factories/controller-router.ts#L66">factories/controller-router.ts:66</a></li>
</ul>
</aside>
</section>
Expand All @@ -166,7 +166,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> zone</h3>
<div class="tsd-signature tsd-kind-icon">zone<span class="tsd-signature-symbol">:</span> <a href="nemrootzone.html" class="tsd-signature-type">NemRootZone</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/0be5451/src/factories/controller-router.ts#L65">factories/controller-router.ts:65</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/factories/controller-router.ts#L65">factories/controller-router.ts:65</a></li>
</ul>
</aside>
</section>
Expand All @@ -183,7 +183,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> assert<wbr>Controll
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/0be5451/src/factories/controller-router.ts#L103">factories/controller-router.ts:103</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/factories/controller-router.ts#L103">factories/controller-router.ts:103</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -206,7 +206,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> create<wbr>Handler<
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/0be5451/src/factories/controller-router.ts#L158">factories/controller-router.ts:158</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/factories/controller-router.ts#L158">factories/controller-router.ts:158</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -238,7 +238,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> create<wbr>Method<w
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/0be5451/src/factories/controller-router.ts#L115">factories/controller-router.ts:115</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/factories/controller-router.ts#L115">factories/controller-router.ts:115</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -261,7 +261,7 @@ <h3>create<wbr>Router<wbr>From<wbr>Controller</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/0be5451/src/factories/controller-router.ts#L69">factories/controller-router.ts:69</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/factories/controller-router.ts#L69">factories/controller-router.ts:69</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -292,7 +292,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> get<wbr>Params<wbr>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/0be5451/src/factories/controller-router.ts#L139">factories/controller-router.ts:139</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/factories/controller-router.ts#L139">factories/controller-router.ts:139</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -318,7 +318,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> init<wbr>Context</h
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/0be5451/src/factories/controller-router.ts#L85">factories/controller-router.ts:85</a></li>
<li>Defined in <a href="https://github.com/neoskop/nem/blob/6027500/src/factories/controller-router.ts#L85">factories/controller-router.ts:85</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down

0 comments on commit 13cfd40

Please sign in to comment.