Kirill
Kirill
`@ApiHeader({ name: 'Authorization', example: 'Bearer 2YotnFZFEjr1zCsicMWpAA', description: 'description' })` This gives the following result. The description field is also not clearly displayed at all  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...
## Question The documentation calls for using unplugin-typia. But in npm it is marked as deprecated https://www.npmjs.com/package/@ryoppippi/unplugin-typia
## 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...
## 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...
## 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 *...
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...