Skip to content

Commit f2d495e

Browse files
committed
minor fix
1 parent d55cf97 commit f2d495e

12 files changed

+59
-59
lines changed

build/json-route.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/classes/_interfaces_ioptions_.options.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ <h3>get</h3>
109109
<li class="tsd-description">
110110
<aside class="tsd-sources">
111111
<ul>
112-
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d3868ab/src/interfaces/IOptions.ts#L20">interfaces/IOptions.ts:20</a></li>
112+
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d55cf97/src/interfaces/IOptions.ts#L20">interfaces/IOptions.ts:20</a></li>
113113
</ul>
114114
</aside>
115115
<h4 class="tsd-parameters-title">Parameters</h4>

doc/classes/_jroute_handler_.jroutehandler.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ <h3>constructor</h3>
131131
<li class="tsd-description">
132132
<aside class="tsd-sources">
133133
<ul>
134-
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d3868ab/src/jroute-handler.ts#L20">jroute-handler.ts:20</a></li>
134+
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d55cf97/src/jroute-handler.ts#L20">jroute-handler.ts:20</a></li>
135135
</ul>
136136
</aside>
137137
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -159,7 +159,7 @@ <h3>app</h3>
159159
<div class="tsd-signature tsd-kind-icon">app<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
160160
<aside class="tsd-sources">
161161
<ul>
162-
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d3868ab/src/jroute-handler.ts#L14">jroute-handler.ts:14</a></li>
162+
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d55cf97/src/jroute-handler.ts#L14">jroute-handler.ts:14</a></li>
163163
</ul>
164164
</aside>
165165
</section>
@@ -169,7 +169,7 @@ <h3>base<wbr>Url</h3>
169169
<div class="tsd-signature tsd-kind-icon">base<wbr>Url<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;&quot;</span></div>
170170
<aside class="tsd-sources">
171171
<ul>
172-
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d3868ab/src/jroute-handler.ts#L18">jroute-handler.ts:18</a></li>
172+
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d55cf97/src/jroute-handler.ts#L18">jroute-handler.ts:18</a></li>
173173
</ul>
174174
</aside>
175175
</section>
@@ -179,7 +179,7 @@ <h3>global<wbr>Options</h3>
179179
<div class="tsd-signature tsd-kind-icon">global<wbr>Options<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_interfaces_icontrollerglobal_.icontrollerglobal.html" class="tsd-signature-type">IControllerGlobal</a></div>
180180
<aside class="tsd-sources">
181181
<ul>
182-
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d3868ab/src/jroute-handler.ts#L20">jroute-handler.ts:20</a></li>
182+
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d55cf97/src/jroute-handler.ts#L20">jroute-handler.ts:20</a></li>
183183
</ul>
184184
</aside>
185185
</section>
@@ -189,7 +189,7 @@ <h3>json</h3>
189189
<div class="tsd-signature tsd-kind-icon">json<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
190190
<aside class="tsd-sources">
191191
<ul>
192-
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d3868ab/src/jroute-handler.ts#L17">jroute-handler.ts:17</a></li>
192+
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d55cf97/src/jroute-handler.ts#L17">jroute-handler.ts:17</a></li>
193193
</ul>
194194
</aside>
195195
</section>
@@ -199,7 +199,7 @@ <h3>options</h3>
199199
<div class="tsd-signature tsd-kind-icon">options<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_interfaces_ioptions_.ioptions.html" class="tsd-signature-type">IOptions</a></div>
200200
<aside class="tsd-sources">
201201
<ul>
202-
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d3868ab/src/jroute-handler.ts#L16">jroute-handler.ts:16</a></li>
202+
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d55cf97/src/jroute-handler.ts#L16">jroute-handler.ts:16</a></li>
203203
</ul>
204204
</aside>
205205
</section>
@@ -209,7 +209,7 @@ <h3>route</h3>
209209
<div class="tsd-signature tsd-kind-icon">route<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_interfaces_ijsonroute_.ijsonroute.html" class="tsd-signature-type">IJsonRoute</a></div>
210210
<aside class="tsd-sources">
211211
<ul>
212-
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d3868ab/src/jroute-handler.ts#L15">jroute-handler.ts:15</a></li>
212+
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d55cf97/src/jroute-handler.ts#L15">jroute-handler.ts:15</a></li>
213213
</ul>
214214
</aside>
215215
</section>
@@ -219,7 +219,7 @@ <h3>route<wbr>Controller</h3>
219219
<div class="tsd-signature tsd-kind-icon">route<wbr>Controller<span class="tsd-signature-symbol">:</span> <a href="_route_controller_.routecontroller.html" class="tsd-signature-type">RouteController</a></div>
220220
<aside class="tsd-sources">
221221
<ul>
222-
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d3868ab/src/jroute-handler.ts#L19">jroute-handler.ts:19</a></li>
222+
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d55cf97/src/jroute-handler.ts#L19">jroute-handler.ts:19</a></li>
223223
</ul>
224224
</aside>
225225
</section>
@@ -236,7 +236,7 @@ <h3>add</h3>
236236
<li class="tsd-description">
237237
<aside class="tsd-sources">
238238
<ul>
239-
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d3868ab/src/jroute-handler.ts#L111">jroute-handler.ts:111</a></li>
239+
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d55cf97/src/jroute-handler.ts#L111">jroute-handler.ts:111</a></li>
240240
</ul>
241241
</aside>
242242
<div class="tsd-comment tsd-typography">
@@ -292,7 +292,7 @@ <h3>load<wbr>Route</h3>
292292
<li class="tsd-description">
293293
<aside class="tsd-sources">
294294
<ul>
295-
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d3868ab/src/jroute-handler.ts#L69">jroute-handler.ts:69</a></li>
295+
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d55cf97/src/jroute-handler.ts#L69">jroute-handler.ts:69</a></li>
296296
</ul>
297297
</aside>
298298
<div class="tsd-comment tsd-typography">
@@ -318,7 +318,7 @@ <h3>parse<wbr>Routes</h3>
318318
<li class="tsd-description">
319319
<aside class="tsd-sources">
320320
<ul>
321-
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d3868ab/src/jroute-handler.ts#L86">jroute-handler.ts:86</a></li>
321+
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d55cf97/src/jroute-handler.ts#L86">jroute-handler.ts:86</a></li>
322322
</ul>
323323
</aside>
324324
<div class="tsd-comment tsd-typography">
@@ -356,7 +356,7 @@ <h3>set</h3>
356356
<li class="tsd-description">
357357
<aside class="tsd-sources">
358358
<ul>
359-
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d3868ab/src/jroute-handler.ts#L34">jroute-handler.ts:34</a></li>
359+
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d55cf97/src/jroute-handler.ts#L34">jroute-handler.ts:34</a></li>
360360
</ul>
361361
</aside>
362362
<div class="tsd-comment tsd-typography">
@@ -381,7 +381,7 @@ <h3>set<wbr>Base<wbr>Url</h3>
381381
<li class="tsd-description">
382382
<aside class="tsd-sources">
383383
<ul>
384-
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d3868ab/src/jroute-handler.ts#L60">jroute-handler.ts:60</a></li>
384+
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d55cf97/src/jroute-handler.ts#L60">jroute-handler.ts:60</a></li>
385385
</ul>
386386
</aside>
387387
<div class="tsd-comment tsd-typography">

doc/classes/_json_route_.jsonroute.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ <h3>constructor</h3>
126126
<li class="tsd-description">
127127
<aside class="tsd-sources">
128128
<ul>
129-
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d3868ab/src/json-route.ts#L18">json-route.ts:18</a></li>
129+
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d55cf97/src/json-route.ts#L18">json-route.ts:18</a></li>
130130
</ul>
131131
</aside>
132132
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -151,7 +151,7 @@ <h3>app</h3>
151151
<div class="tsd-signature tsd-kind-icon">app<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
152152
<aside class="tsd-sources">
153153
<ul>
154-
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d3868ab/src/json-route.ts#L17">json-route.ts:17</a></li>
154+
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d55cf97/src/json-route.ts#L17">json-route.ts:17</a></li>
155155
</ul>
156156
</aside>
157157
</section>
@@ -161,7 +161,7 @@ <h3>options</h3>
161161
<div class="tsd-signature tsd-kind-icon">options<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_interfaces_ioptions_.ioptions.html" class="tsd-signature-type">IOptions</a></div>
162162
<aside class="tsd-sources">
163163
<ul>
164-
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d3868ab/src/json-route.ts#L18">json-route.ts:18</a></li>
164+
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d55cf97/src/json-route.ts#L18">json-route.ts:18</a></li>
165165
</ul>
166166
</aside>
167167
</section>
@@ -178,7 +178,7 @@ <h3>displayinfo</h3>
178178
<li class="tsd-description">
179179
<aside class="tsd-sources">
180180
<ul>
181-
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d3868ab/src/json-route.ts#L105">json-route.ts:105</a></li>
181+
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d55cf97/src/json-route.ts#L105">json-route.ts:105</a></li>
182182
</ul>
183183
</aside>
184184
<div class="tsd-comment tsd-typography">
@@ -211,7 +211,7 @@ <h3>get<wbr>Json<wbr>Route</h3>
211211
<li class="tsd-description">
212212
<aside class="tsd-sources">
213213
<ul>
214-
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d3868ab/src/json-route.ts#L56">json-route.ts:56</a></li>
214+
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d55cf97/src/json-route.ts#L56">json-route.ts:56</a></li>
215215
</ul>
216216
</aside>
217217
<div class="tsd-comment tsd-typography">
@@ -236,7 +236,7 @@ <h3>set<wbr>Cors</h3>
236236
<li class="tsd-description">
237237
<aside class="tsd-sources">
238238
<ul>
239-
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d3868ab/src/json-route.ts#L82">json-route.ts:82</a></li>
239+
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d55cf97/src/json-route.ts#L82">json-route.ts:82</a></li>
240240
</ul>
241241
</aside>
242242
<div class="tsd-comment tsd-typography">
@@ -258,7 +258,7 @@ <h3>start</h3>
258258
<li class="tsd-description">
259259
<aside class="tsd-sources">
260260
<ul>
261-
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d3868ab/src/json-route.ts#L29">json-route.ts:29</a></li>
261+
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d55cf97/src/json-route.ts#L29">json-route.ts:29</a></li>
262262
</ul>
263263
</aside>
264264
<div class="tsd-comment tsd-typography">

doc/classes/_route_controller_.routecontroller.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ <h3>constructor</h3>
125125
<li class="tsd-description">
126126
<aside class="tsd-sources">
127127
<ul>
128-
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d3868ab/src/route-controller.ts#L13">route-controller.ts:13</a></li>
128+
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d55cf97/src/route-controller.ts#L13">route-controller.ts:13</a></li>
129129
</ul>
130130
</aside>
131131
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -150,7 +150,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> controller<wbr>Name</
150150
<div class="tsd-signature tsd-kind-icon">controller<wbr>Name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
151151
<aside class="tsd-sources">
152152
<ul>
153-
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d3868ab/src/route-controller.ts#L12">route-controller.ts:12</a></li>
153+
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d55cf97/src/route-controller.ts#L12">route-controller.ts:12</a></li>
154154
</ul>
155155
</aside>
156156
</section>
@@ -160,7 +160,7 @@ <h3>options</h3>
160160
<div class="tsd-signature tsd-kind-icon">options<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_interfaces_ioptions_.ioptions.html" class="tsd-signature-type">IOptions</a></div>
161161
<aside class="tsd-sources">
162162
<ul>
163-
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d3868ab/src/route-controller.ts#L13">route-controller.ts:13</a></li>
163+
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d55cf97/src/route-controller.ts#L13">route-controller.ts:13</a></li>
164164
</ul>
165165
</aside>
166166
</section>
@@ -177,7 +177,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> _get<wbr>Name</h3>
177177
<li class="tsd-description">
178178
<aside class="tsd-sources">
179179
<ul>
180-
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d3868ab/src/route-controller.ts#L27">route-controller.ts:27</a></li>
180+
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d55cf97/src/route-controller.ts#L27">route-controller.ts:27</a></li>
181181
</ul>
182182
</aside>
183183
<div class="tsd-comment tsd-typography">
@@ -211,7 +211,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> _parse</h3>
211211
<li class="tsd-description">
212212
<aside class="tsd-sources">
213213
<ul>
214-
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d3868ab/src/route-controller.ts#L38">route-controller.ts:38</a></li>
214+
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d55cf97/src/route-controller.ts#L38">route-controller.ts:38</a></li>
215215
</ul>
216216
</aside>
217217
<div class="tsd-comment tsd-typography">
@@ -246,7 +246,7 @@ <h3>get<wbr>Handler</h3>
246246
<li class="tsd-description">
247247
<aside class="tsd-sources">
248248
<ul>
249-
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d3868ab/src/route-controller.ts#L71">route-controller.ts:71</a></li>
249+
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d55cf97/src/route-controller.ts#L71">route-controller.ts:71</a></li>
250250
</ul>
251251
</aside>
252252
<div class="tsd-comment tsd-typography">
@@ -278,7 +278,7 @@ <h3>start<wbr>With</h3>
278278
<li class="tsd-description">
279279
<aside class="tsd-sources">
280280
<ul>
281-
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d3868ab/src/route-controller.ts#L107">route-controller.ts:107</a></li>
281+
<li>Defined in <a href="https://github.com/gimox/json-routing/blob/d55cf97/src/route-controller.ts#L107">route-controller.ts:107</a></li>
282282
</ul>
283283
</aside>
284284
<div class="tsd-comment tsd-typography">

0 commit comments

Comments
 (0)