devtools icon indicating copy to clipboard operation
devtools copied to clipboard

feat: Prepare request query and body in Server Routes according to route types

Open iBobik opened this issue 1 year ago â€ĸ 0 comments

🆒 Your use case

I already use generics in route definitions, so other parts know what query and body API router expects. Issue in Nuxt and links to issues in other projects: https://github.com/nuxt/nuxt/issues/23009

🆕 The solution you'd like

I'd like dev tools to read this annotations and prepare query and body form with expected structure.

🔍 Alternatives you've considered

No response

â„šī¸ Additional info

No response

iBobik avatar Apr 19 '24 13:04 iBobik