trpc-openapi
trpc-openapi copied to clipboard
Way to specify Callbacks
I would like to specify callback so that I can allow webhooks. Unfortunately the only way i found to do this is writing some code that modifies the generated openapi.json however this not optimal and more difficult that it needs to be, wouldn't it be possible to pass those options via meta?