Miroslav Bajtos
1ca2d2ccad
Reorder middleware to fix unit-test failures.
...
LoopBack REST adapter owns the whole URL space and does not let other
middleware handle same URLs. It's possible to circumvent this measure
by installing the explorer middleware before the REST middleware.
2013-12-09 11:44:46 +01:00
Ritchie Martori
f872275e10
Merge tag 'v1.0.1'
...
1.0.1
2013-12-04 07:20:35 -08:00
Ritchie Martori
f37419d29e
Merge branch 'release/1.0.1' into production
2013-12-04 07:20:20 -08:00
Ritchie Martori
dbaf686db4
Bump version
2013-12-04 07:20:05 -08:00
Miroslav Bajtoš
f563a608e8
Merge pull request #2 from strongloop/feature/support-custom-api-path
...
Support custom basePath
2013-11-29 08:41:03 -08:00
Miroslav Bajtos
a33c067ffa
Support custom basePath
...
Recognize the `basePath` passed to swagger extension and use it in
the webpage to construct the correct `discoveryUrl`.
2013-11-29 16:26:16 +01:00
Miroslav Bajtos
3ebbcedcd9
Convert public/index.html from CRLF to LF.
...
No code changes.
2013-11-29 16:21:42 +01:00
Ritchie Martori
d647586e0d
Merge pull request #1 from strongloop/1.0.0
...
Initial explorer
2013-11-08 08:39:54 -08:00
Ritchie Martori
8cf1d2e486
Move supertest to dev deps
2013-11-05 11:28:29 -08:00
Ritchie Martori
1b8de3673c
Readme updates
2013-11-05 11:24:48 -08:00
Ritchie Martori
f3d6cb9b54
Initial explorer
2013-11-05 11:16:59 -08:00
Ritchie Martori
e95d3f1f63
Initial commit
2013-11-05 09:59:05 -08:00