Skip to content
This repository has been archived by the owner on May 8, 2020. It is now read-only.

Commit

Permalink
Travis build: 151 v3.1.1 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed Dec 11, 2018
1 parent 9c77834 commit 841bcbf
Show file tree
Hide file tree
Showing 50 changed files with 51 additions and 51 deletions.
2 changes: 1 addition & 1 deletion docs/_coverpage.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!-- _coverpage.md -->


# Ts.HttpExceptions <small class="version">3.1.0</small>
# Ts.HttpExceptions <small class="version">3.1.1</small>

> HTTP Exceptions for REST API based on Express.js
Expand Down
2 changes: 1 addition & 1 deletion docs/api/common/clientErrors/badmapping.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<header class="symbol-info-header"> <h1 id="badmapping">BadMapping</h1> <label class="symbol-info-type-label class">Class</label> </header>
<section class="symbol-info"> <table class="is-full-width"> <tbody> <tr> <th>Module</th> <td> <div class="lang-typescript"> <span class="token keyword">import</span> { BadMapping } <span class="token keyword">from</span> <span class="token string">"ts-httpexceptions"</span> </div> </td> </tr> <tr> <th>Source</th> <td> <a href="https://romakita.github.io/ts-httpexceptions/blob/v3.1.0/src/clientErrors/BadMapping.ts#L0-L0"> clientErrors/BadMapping.ts </a> </td> </tr> </tbody> </table> </section>
<section class="symbol-info"> <table class="is-full-width"> <tbody> <tr> <th>Module</th> <td> <div class="lang-typescript"> <span class="token keyword">import</span> { BadMapping } <span class="token keyword">from</span> <span class="token string">"ts-httpexceptions"</span> </div> </td> </tr> <tr> <th>Source</th> <td> <a href="https://romakita.github.io/ts-httpexceptions/blob/v3.1.1/src/clientErrors/BadMapping.ts#L0-L0"> clientErrors/BadMapping.ts </a> </td> </tr> </tbody> </table> </section>

### Overview

Expand Down
2 changes: 1 addition & 1 deletion docs/api/common/clientErrors/badrequest.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<header class="symbol-info-header"> <h1 id="badrequest">BadRequest</h1> <label class="symbol-info-type-label class">Class</label> </header>
<section class="symbol-info"> <table class="is-full-width"> <tbody> <tr> <th>Module</th> <td> <div class="lang-typescript"> <span class="token keyword">import</span> { BadRequest } <span class="token keyword">from</span> <span class="token string">"ts-httpexceptions"</span> </div> </td> </tr> <tr> <th>Source</th> <td> <a href="https://romakita.github.io/ts-httpexceptions/blob/v3.1.0/src/clientErrors/BadRequest.ts#L0-L0"> clientErrors/BadRequest.ts </a> </td> </tr> </tbody> </table> </section>
<section class="symbol-info"> <table class="is-full-width"> <tbody> <tr> <th>Module</th> <td> <div class="lang-typescript"> <span class="token keyword">import</span> { BadRequest } <span class="token keyword">from</span> <span class="token string">"ts-httpexceptions"</span> </div> </td> </tr> <tr> <th>Source</th> <td> <a href="https://romakita.github.io/ts-httpexceptions/blob/v3.1.1/src/clientErrors/BadRequest.ts#L0-L0"> clientErrors/BadRequest.ts </a> </td> </tr> </tbody> </table> </section>

### Overview

Expand Down
2 changes: 1 addition & 1 deletion docs/api/common/clientErrors/conflict.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<header class="symbol-info-header"> <h1 id="conflict">Conflict</h1> <label class="symbol-info-type-label class">Class</label> </header>
<section class="symbol-info"> <table class="is-full-width"> <tbody> <tr> <th>Module</th> <td> <div class="lang-typescript"> <span class="token keyword">import</span> { Conflict } <span class="token keyword">from</span> <span class="token string">"ts-httpexceptions"</span> </div> </td> </tr> <tr> <th>Source</th> <td> <a href="https://romakita.github.io/ts-httpexceptions/blob/v3.1.0/src/clientErrors/Conflict.ts#L0-L0"> clientErrors/Conflict.ts </a> </td> </tr> </tbody> </table> </section>
<section class="symbol-info"> <table class="is-full-width"> <tbody> <tr> <th>Module</th> <td> <div class="lang-typescript"> <span class="token keyword">import</span> { Conflict } <span class="token keyword">from</span> <span class="token string">"ts-httpexceptions"</span> </div> </td> </tr> <tr> <th>Source</th> <td> <a href="https://romakita.github.io/ts-httpexceptions/blob/v3.1.1/src/clientErrors/Conflict.ts#L0-L0"> clientErrors/Conflict.ts </a> </td> </tr> </tbody> </table> </section>

### Overview

Expand Down
2 changes: 1 addition & 1 deletion docs/api/common/clientErrors/expectationfailed.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<header class="symbol-info-header"> <h1 id="expectationfailed">ExpectationFailed</h1> <label class="symbol-info-type-label class">Class</label> </header>
<section class="symbol-info"> <table class="is-full-width"> <tbody> <tr> <th>Module</th> <td> <div class="lang-typescript"> <span class="token keyword">import</span> { ExpectationFailed } <span class="token keyword">from</span> <span class="token string">"ts-httpexceptions"</span> </div> </td> </tr> <tr> <th>Source</th> <td> <a href="https://romakita.github.io/ts-httpexceptions/blob/v3.1.0/src/clientErrors/ExpectationFailed.ts#L0-L0"> clientErrors/ExpectationFailed.ts </a> </td> </tr> </tbody> </table> </section>
<section class="symbol-info"> <table class="is-full-width"> <tbody> <tr> <th>Module</th> <td> <div class="lang-typescript"> <span class="token keyword">import</span> { ExpectationFailed } <span class="token keyword">from</span> <span class="token string">"ts-httpexceptions"</span> </div> </td> </tr> <tr> <th>Source</th> <td> <a href="https://romakita.github.io/ts-httpexceptions/blob/v3.1.1/src/clientErrors/ExpectationFailed.ts#L0-L0"> clientErrors/ExpectationFailed.ts </a> </td> </tr> </tbody> </table> </section>

### Overview

Expand Down
2 changes: 1 addition & 1 deletion docs/api/common/clientErrors/forbidden.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<header class="symbol-info-header"> <h1 id="forbidden">Forbidden</h1> <label class="symbol-info-type-label class">Class</label> </header>
<section class="symbol-info"> <table class="is-full-width"> <tbody> <tr> <th>Module</th> <td> <div class="lang-typescript"> <span class="token keyword">import</span> { Forbidden } <span class="token keyword">from</span> <span class="token string">"ts-httpexceptions"</span> </div> </td> </tr> <tr> <th>Source</th> <td> <a href="https://romakita.github.io/ts-httpexceptions/blob/v3.1.0/src/clientErrors/Forbidden.ts#L0-L0"> clientErrors/Forbidden.ts </a> </td> </tr> </tbody> </table> </section>
<section class="symbol-info"> <table class="is-full-width"> <tbody> <tr> <th>Module</th> <td> <div class="lang-typescript"> <span class="token keyword">import</span> { Forbidden } <span class="token keyword">from</span> <span class="token string">"ts-httpexceptions"</span> </div> </td> </tr> <tr> <th>Source</th> <td> <a href="https://romakita.github.io/ts-httpexceptions/blob/v3.1.1/src/clientErrors/Forbidden.ts#L0-L0"> clientErrors/Forbidden.ts </a> </td> </tr> </tbody> </table> </section>

### Overview

Expand Down
2 changes: 1 addition & 1 deletion docs/api/common/clientErrors/gone.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<header class="symbol-info-header"> <h1 id="gone">Gone</h1> <label class="symbol-info-type-label class">Class</label> </header>
<section class="symbol-info"> <table class="is-full-width"> <tbody> <tr> <th>Module</th> <td> <div class="lang-typescript"> <span class="token keyword">import</span> { Gone } <span class="token keyword">from</span> <span class="token string">"ts-httpexceptions"</span> </div> </td> </tr> <tr> <th>Source</th> <td> <a href="https://romakita.github.io/ts-httpexceptions/blob/v3.1.0/src/clientErrors/Gone.ts#L0-L0"> clientErrors/Gone.ts </a> </td> </tr> </tbody> </table> </section>
<section class="symbol-info"> <table class="is-full-width"> <tbody> <tr> <th>Module</th> <td> <div class="lang-typescript"> <span class="token keyword">import</span> { Gone } <span class="token keyword">from</span> <span class="token string">"ts-httpexceptions"</span> </div> </td> </tr> <tr> <th>Source</th> <td> <a href="https://romakita.github.io/ts-httpexceptions/blob/v3.1.1/src/clientErrors/Gone.ts#L0-L0"> clientErrors/Gone.ts </a> </td> </tr> </tbody> </table> </section>

### Overview

Expand Down
2 changes: 1 addition & 1 deletion docs/api/common/clientErrors/imateapot.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<header class="symbol-info-header"> <h1 id="imateapot">ImATeapot</h1> <label class="symbol-info-type-label class">Class</label> </header>
<section class="symbol-info"> <table class="is-full-width"> <tbody> <tr> <th>Module</th> <td> <div class="lang-typescript"> <span class="token keyword">import</span> { ImATeapot } <span class="token keyword">from</span> <span class="token string">"ts-httpexceptions"</span> </div> </td> </tr> <tr> <th>Source</th> <td> <a href="https://romakita.github.io/ts-httpexceptions/blob/v3.1.0/src/clientErrors/ImATeapot.ts#L0-L0"> clientErrors/ImATeapot.ts </a> </td> </tr> </tbody> </table> </section>
<section class="symbol-info"> <table class="is-full-width"> <tbody> <tr> <th>Module</th> <td> <div class="lang-typescript"> <span class="token keyword">import</span> { ImATeapot } <span class="token keyword">from</span> <span class="token string">"ts-httpexceptions"</span> </div> </td> </tr> <tr> <th>Source</th> <td> <a href="https://romakita.github.io/ts-httpexceptions/blob/v3.1.1/src/clientErrors/ImATeapot.ts#L0-L0"> clientErrors/ImATeapot.ts </a> </td> </tr> </tbody> </table> </section>

### Overview

Expand Down
2 changes: 1 addition & 1 deletion docs/api/common/clientErrors/lengthrequired.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<header class="symbol-info-header"> <h1 id="lengthrequired">LengthRequired</h1> <label class="symbol-info-type-label class">Class</label> </header>
<section class="symbol-info"> <table class="is-full-width"> <tbody> <tr> <th>Module</th> <td> <div class="lang-typescript"> <span class="token keyword">import</span> { LengthRequired } <span class="token keyword">from</span> <span class="token string">"ts-httpexceptions"</span> </div> </td> </tr> <tr> <th>Source</th> <td> <a href="https://romakita.github.io/ts-httpexceptions/blob/v3.1.0/src/clientErrors/LengthRequired.ts#L0-L0"> clientErrors/LengthRequired.ts </a> </td> </tr> </tbody> </table> </section>
<section class="symbol-info"> <table class="is-full-width"> <tbody> <tr> <th>Module</th> <td> <div class="lang-typescript"> <span class="token keyword">import</span> { LengthRequired } <span class="token keyword">from</span> <span class="token string">"ts-httpexceptions"</span> </div> </td> </tr> <tr> <th>Source</th> <td> <a href="https://romakita.github.io/ts-httpexceptions/blob/v3.1.1/src/clientErrors/LengthRequired.ts#L0-L0"> clientErrors/LengthRequired.ts </a> </td> </tr> </tbody> </table> </section>

### Overview

Expand Down
2 changes: 1 addition & 1 deletion docs/api/common/clientErrors/methodnotallowed.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<header class="symbol-info-header"> <h1 id="methodnotallowed">MethodNotAllowed</h1> <label class="symbol-info-type-label class">Class</label> </header>
<section class="symbol-info"> <table class="is-full-width"> <tbody> <tr> <th>Module</th> <td> <div class="lang-typescript"> <span class="token keyword">import</span> { MethodNotAllowed } <span class="token keyword">from</span> <span class="token string">"ts-httpexceptions"</span> </div> </td> </tr> <tr> <th>Source</th> <td> <a href="https://romakita.github.io/ts-httpexceptions/blob/v3.1.0/src/clientErrors/MethodNotAllowed.ts#L0-L0"> clientErrors/MethodNotAllowed.ts </a> </td> </tr> </tbody> </table> </section>
<section class="symbol-info"> <table class="is-full-width"> <tbody> <tr> <th>Module</th> <td> <div class="lang-typescript"> <span class="token keyword">import</span> { MethodNotAllowed } <span class="token keyword">from</span> <span class="token string">"ts-httpexceptions"</span> </div> </td> </tr> <tr> <th>Source</th> <td> <a href="https://romakita.github.io/ts-httpexceptions/blob/v3.1.1/src/clientErrors/MethodNotAllowed.ts#L0-L0"> clientErrors/MethodNotAllowed.ts </a> </td> </tr> </tbody> </table> </section>

### Overview

Expand Down
2 changes: 1 addition & 1 deletion docs/api/common/clientErrors/misdirectedrequest.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<header class="symbol-info-header"> <h1 id="misdirectedrequest">MisdirectedRequest</h1> <label class="symbol-info-type-label class">Class</label> </header>
<section class="symbol-info"> <table class="is-full-width"> <tbody> <tr> <th>Module</th> <td> <div class="lang-typescript"> <span class="token keyword">import</span> { MisdirectedRequest } <span class="token keyword">from</span> <span class="token string">"ts-httpexceptions"</span> </div> </td> </tr> <tr> <th>Source</th> <td> <a href="https://romakita.github.io/ts-httpexceptions/blob/v3.1.0/src/clientErrors/MisdirectedRequest.ts#L0-L0"> clientErrors/MisdirectedRequest.ts </a> </td> </tr> </tbody> </table> </section>
<section class="symbol-info"> <table class="is-full-width"> <tbody> <tr> <th>Module</th> <td> <div class="lang-typescript"> <span class="token keyword">import</span> { MisdirectedRequest } <span class="token keyword">from</span> <span class="token string">"ts-httpexceptions"</span> </div> </td> </tr> <tr> <th>Source</th> <td> <a href="https://romakita.github.io/ts-httpexceptions/blob/v3.1.1/src/clientErrors/MisdirectedRequest.ts#L0-L0"> clientErrors/MisdirectedRequest.ts </a> </td> </tr> </tbody> </table> </section>

### Overview

Expand Down
2 changes: 1 addition & 1 deletion docs/api/common/clientErrors/notacceptable.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<header class="symbol-info-header"> <h1 id="notacceptable">NotAcceptable</h1> <label class="symbol-info-type-label class">Class</label> </header>
<section class="symbol-info"> <table class="is-full-width"> <tbody> <tr> <th>Module</th> <td> <div class="lang-typescript"> <span class="token keyword">import</span> { NotAcceptable } <span class="token keyword">from</span> <span class="token string">"ts-httpexceptions"</span> </div> </td> </tr> <tr> <th>Source</th> <td> <a href="https://romakita.github.io/ts-httpexceptions/blob/v3.1.0/src/clientErrors/NotAcceptable.ts#L0-L0"> clientErrors/NotAcceptable.ts </a> </td> </tr> </tbody> </table> </section>
<section class="symbol-info"> <table class="is-full-width"> <tbody> <tr> <th>Module</th> <td> <div class="lang-typescript"> <span class="token keyword">import</span> { NotAcceptable } <span class="token keyword">from</span> <span class="token string">"ts-httpexceptions"</span> </div> </td> </tr> <tr> <th>Source</th> <td> <a href="https://romakita.github.io/ts-httpexceptions/blob/v3.1.1/src/clientErrors/NotAcceptable.ts#L0-L0"> clientErrors/NotAcceptable.ts </a> </td> </tr> </tbody> </table> </section>

### Overview

Expand Down
2 changes: 1 addition & 1 deletion docs/api/common/clientErrors/notfound.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<header class="symbol-info-header"> <h1 id="notfound">NotFound</h1> <label class="symbol-info-type-label class">Class</label> </header>
<section class="symbol-info"> <table class="is-full-width"> <tbody> <tr> <th>Module</th> <td> <div class="lang-typescript"> <span class="token keyword">import</span> { NotFound } <span class="token keyword">from</span> <span class="token string">"ts-httpexceptions"</span> </div> </td> </tr> <tr> <th>Source</th> <td> <a href="https://romakita.github.io/ts-httpexceptions/blob/v3.1.0/src/clientErrors/NotFound.ts#L0-L0"> clientErrors/NotFound.ts </a> </td> </tr> </tbody> </table> </section>
<section class="symbol-info"> <table class="is-full-width"> <tbody> <tr> <th>Module</th> <td> <div class="lang-typescript"> <span class="token keyword">import</span> { NotFound } <span class="token keyword">from</span> <span class="token string">"ts-httpexceptions"</span> </div> </td> </tr> <tr> <th>Source</th> <td> <a href="https://romakita.github.io/ts-httpexceptions/blob/v3.1.1/src/clientErrors/NotFound.ts#L0-L0"> clientErrors/NotFound.ts </a> </td> </tr> </tbody> </table> </section>

### Overview

Expand Down
Loading

0 comments on commit 841bcbf

Please sign in to comment.