trpc-openapi icon indicating copy to clipboard operation
trpc-openapi copied to clipboard

Way to specify Callbacks

Open enex opened this issue 3 years ago • 0 comments

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?

enex avatar Apr 21 '23 18:04 enex