maciejgoscinski

Results 6 comments of maciejgoscinski

I will also provide a little bit of feedback. Thanks to @simonireilly we've got a [PoC ](https://github.com/simonireilly/poc-openapi) that shows us how use TSOA and SST in the same project, and...

Hello @epoberezkin . Thank you for a very quick and detailed answer. Much appreciated! Point 2: You're right - I created a new isolated project and it's not missing there....

In an Angular codegen variant, requests are successfully executed (200 OK) but they resolve failed in the underlying HttpClient code, due to their bodies being blobs. In order to make...

I've been trying hard to get my Swagger setup working, with the plugin, but so far I've only been successful with manual `@ApiProperty` documentation. I'm using Rollup and Firebase for...

It feels awkward that the first section in Firebase Auth documentation is "Sign in with a pre-built UI", which is positioned even before "Get started", as if that was the...

Hello! I'm currently experimenting with routing using this libary, and so far it seems quite wonderful with default settings. However, I'm having some serious trouble implementing one way routes. For...