Closed as not planned
Description
openedon Aug 28, 2023
Hi, I'm currently working with a very heavy API with long and complex endpoint names, which sometimes makes for some scarily obscure hook calls.
I was wondering if there was any way to generate some sort of tsdoc-style documentation for the generated hooks, so compatible editors can display a detailed description of the hook on hover (the description could be put together from the summary and description fields in the OpenAPI schema, if available) , or if there was any way to customise the generation process so these can be added on a per-repository basis, since this may be a very specific feature that not many people actually need.
Thanks a lot in advance for your help, and keep up the amazing work!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment