Vytenis
Vytenis
Looks like I can inject some javascript using swagger docs only by adding something in a description: `**/ alert(12) /**` So this issue can be converted to a security issue
Quick patch using [patch-package](https://www.npmjs.com/package/patch-package) can by applied [swagger-typescript-api+13.2.7.patch](https://github.com/user-attachments/files/21684117/swagger-typescript-api%2B13.2.7.patch)
@smorimoto - take a look please
The same issues go to any other place, like `summary, name, tags` and so on
In my case, I would like to skip the first one
Method names depend on `operationId` in Swagger
Yes I also would like to have ability to pass custom query formater