Martin Dechev

Results 3 issues of Martin Dechev

### Info - `node -v`: **v17.3.0** - `nodemon -v`: **2.0.15** - Operating system/terminal environment (powershell, gitshell, etc): **Windows** (shell not important) - Using Docker? **N/A** - Command you ran: 1....

stale

_.-~***commit***~-._

Hey, When using NodeJS/ES6 to convert existing Typescript interfaces to OpenAPI it ignores nested interfaces that are declared in other files. For example, the following interface: ```js // main.ts export...