Gregor Stamac

Results 8 comments of Gregor Stamac

@rochdev What solution would you prefer?

I believe the issue is in [here](https://github.com/istanbuljs/load-nyc-config/blob/2033a007672d90669c48c79e6a2d63a3cd0851a7/index.js#L128). It overwrites the configuration with extended configuration but it should be the other way around.

This should actually be the default behavior. `QueryParams` should be expanded because it represents the whole query object (or at least part of it) not just one query parameter. I'll...

This is not possible now because `routing-controllers-openapi` doesn't have information about schemas.

I regenerate the parameters after the spec is generated. In short go through the whole spec and if I find a "query" parameter that has "$ref" set I lookup the...

I see this was done already but wasn't released. Could you release it?

Just use `dry -v --dry-keep-package-json`