-
I'm trying to look at `trailpack-swagger` and in order to have the full possibility about Model descriptions it can be nice to have a `getDescription` on each models to retrieve a description object t…
-
As it stands for prototyping, current placeholder trailpacks were separated into the following categories:
**TaskRunner
FrontEnd
Router
Auth**
The current actual list of Trailpacks consists of:
```…
-
Hello,
Is this trailpack not ready for primetime yet? I tried to install it, but noticed it is not published in NPM.
Do you have an ETA on when will that happen? Would it be feasible to install it d…
-
I get the following error with trying to npm install waterline-sqlite3.
My node version is v7.9.0
My npm version is 4.5.0
I used yarn 0.22.0 to run the installation
My OS is Ubuntu 16.10
…
-
I've create a new project and when I'm installing the latest version of `trailpack-router` and run `npm test` I get the following error:
```
> mocha "test/*.js" --reporter spec
1) "before a…
-
## The devDependency [lodash](https://github.com/lodash/lodash) was updated from `4.17.10` to `4.17.11`.
🚨 [View failing branch](https://github.com/matteozambon89/trailpack-swagger/compare/master...…
-
## The devDependency [eslint-plugin-json](https://github.com/azeemba/eslint-plugin-json) was updated from `1.2.1` to `1.3.0`.
🚨 [View failing branch](https://github.com/matteozambon89/trailpack-swag…
-
## The devDependency [express](https://github.com/expressjs/express) was updated from `4.16.4` to `4.17.0`.
🚨 [View failing branch](https://github.com/matteozambon89/trailpack-swagger/compare/master…
-
## The devDependency [eslint-plugin-markdown](https://github.com/eslint/eslint-plugin-markdown) was updated from `1.0.0-beta.8` to `1.0.0-rc.0`.
🚨 [View failing branch](https://github.com/matteozamb…
-
Swagger allow some security information for operation, may be cool to map those into Policies (or even use trailpack-passport to deal with auth)