nadilas
nadilas
Has this been implemented?
@rishabhpoddar I'll look into whether we could make use of [Parameters](https://www.typescriptlang.org/docs/handbook/utility-types.html#parameterstype) and [ReturnType](https://www.typescriptlang.org/docs/handbook/utility-types.html#returntypetype) instead of extracting
Hey guys, @bergundy @lorensr any workarounds available until this get's sorted?
> Note of course that this requires server-side support, it's not a drop-in solution. May be worth looking into existing/new efforts of REST-ifying the server instead. Not necessarily. I am...
@ryan-blunden any way I can help?
Hey @ryan-blunden, just a reminder, this one probably got lost.
Hi @Piccirello, thanks for the update. There might be a misunderstanding this PR adds types to the generated output, so its usage is type-safe, hence the quicktype dependency. and not...
@ryanleecode it wasn’t. How urgently do you need it?
Hello, sure, no problem. Here you go. [build.txt](https://github.com/JetBrains/teamcity-deployer-plugin/files/309624/build.txt) [teamcity-agent.txt](https://github.com/JetBrains/teamcity-deployer-plugin/files/309625/teamcity-agent.txt) After successful connection, during transfer the connection seems to be terminated.
@haines awesome, I'm trying to reproduce https://github.com/cerbos/demo-admin-api/blob/main/main.go in a nuxt application through a trpc backend. If you need a hand or someone for testing let me know.