Commit Graph

7 Commits

Author SHA1 Message Date
James Trinklein
58e16ecbc3 Update restify types add route spec (#9082)
* restify: fix compile errors in test file

did not compile without error when compiling with:
`tsc --noImplicitAny restify/restify-tests.ts`

* restify: add RouteSpec interface
2016-04-25 23:10:54 +09:00
Max Shmelev
6b0270532c Add 'opts' function definition 2015-12-14 10:32:03 -05:00
Moritz Schmidt
08f99d437b fix restify error classes
* add missing restify error classes
	* overloaded constructor
	* more constructor tests
2015-03-31 20:54:00 +02:00
Santi Albo
d50f5e11ef Add restify pre example of use on the tests 2014-03-18 09:34:39 +00:00
Santi Albo
418438f064 Fix typo on test 2014-03-15 13:12:19 +01:00
gstamac
e377e15866 Restify: changed "import module" to "import require" 2013-08-23 14:01:06 +02:00
Neil Stalker
182b290dc4 fix filewriter, restify and chrome definitions 2013-06-24 12:49:31 +01:00