Kirill

Results 7 issues of Kirill

`@ApiHeader({ name: 'Authorization', example: 'Bearer 2YotnFZFEjr1zCsicMWpAA', description: 'description' })` This gives the following result. The description field is also not clearly displayed at all ![image](https://user-images.githubusercontent.com/49909245/137160688-bac8cb0a-7525-4af5-8d12-0c9a031c70ae.png) I would also like to...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug I cloned the main branch. Launched `npm i ` and...

bug

## Question The documentation calls for using unplugin-typia. But in npm it is marked as deprecated https://www.npmjs.com/package/@ryoppippi/unplugin-typia

enhancement

## Question Why types don't fall into api/structures/ from WebSocketAcceptor? WebSocketAcceptor, I don't want to declare ICalculator and IListener in api/structures/ because it's an autogenerated space and I delete it...

question

## Bug Report I spent a lot of time on this strange bug :))) WebSocketRoute method cannot be called **connection**. if you change the name to any other the error...

bug

## Question how to pass a header to Swagger. I would like to be able to pass such a header from Swagger simple route ``` /** * @tag Bonus *...

documentation
enhancement
question

Unfortunately this wonderful technology does not work. the error is returned from here https://github.com/samchon/tgrid/blob/master/src/components/Communicator.ts#L395 everything is done according to the basic documentation the strangest thing is that the error appears...

question