You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
trpc recently support octetInputParser as input to send readstream data. Currently trpc-to-openapi does not support octetInputParser since this is not zod schema. Currently the only solution is to disable this library and use pure trpc.
trpc recently support octetInputParser as input to send readstream data. Currently trpc-to-openapi does not support octetInputParser since this is not zod schema. Currently the only solution is to disable this library and use pure trpc.