Adeniran-Yusuf Abdullateef

Results 3 issues of Adeniran-Yusuf Abdullateef

using node:12-alpine as my base image after running `bbrun --pipeline branches:development` I get the following error ```internal/modules/cjs/loader.js:985 throw err; ^ Error: Cannot find module '/ws/bash' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:982:15) at Function.Module._load...

### Adds support for getting nested resources using a foreign key There was previous support for nested resources in the previous version which I found helpful, I also found this...

I have attempted to follow the examples [here](https://github.com/tiemma/sonic-express/tree/master/examples) to a T, but I'm still unable to generate the swagger.json file. This is how my configuration looks like // Config ```...