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

Procedure Output Type Documentation

Open anatolzak opened this issue 1 year ago • 0 comments

similar to how you can see the procedure input types of each procedure, is there a way to see the procedure output type without executing the procedure?

This would be an amazing feature. tPRC OpenAPI has this capability but the whole package comes with overhead that I would rather avoid plus strict requirements about having to specify output validators.

tRPC Panel seems like the better option and the only thing I see missing is the procedure output type documentation without the need to execute a procedure to the output type.

Thanks for creating such an awesome package!

anatolzak avatar Aug 17 '24 09:08 anatolzak