Yuriy Semenov

Results 5 issues of Yuriy Semenov

Hello. I found that your implementation of cache manager ignores serialization options. ```typescript // app initialization // .... app.useGlobalInterceptors(new ClassSerializerInterceptor(app.get(Reflector))); // ... // DTO class DtoClass { @Expose() id: string;...

Hello. Please explain, why no suggests for: 1. Object in class as variable 2. Why function with `@inheritdoc` return void: 3. Return View object, but i'm not see suggests for...

bug

Hello. Highlighting included files and folders for ignored folder doesn't work. ![2017-08-14_09-02-02](https://user-images.githubusercontent.com/4091442/29256879-7279457c-80cf-11e7-9817-290f19f34c7e.png)

Hello. How can i specify url route to resource? Maybe you can add new retsdoc-parameter like `restdoc-route` to your ControllerDoc?

Hi! ``` Error: Command failed: convert -density 200 -quality 100 '/tmp/104ace3110aa-The Barns_Concept Package.pdf[3]' '/tmp/104ace3110aa-The Barns_Concept Package-3.png' ``` ``` convert: FailedToExecuteCommand `"gs" -q -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2...