bludnic / opentrader

🤖 Powerful open-source crypto trading bot. Give it a ⭐ to support the project!
Apache License 2.0
191 stars 22 forks source link

Generate Swagger schema for tRPC #69

Open bludnic opened 3 weeks ago

bludnic commented 3 weeks ago

https://github.com/jlalmes/trpc-openapi

bludnic commented 5 days ago

Possible alternative: https://github.com/iway1/trpc-panel

bludnic commented 5 days ago

Use z.void() for routes without input: https://github.com/jlalmes/trpc-openapi/issues/5#issuecomment-1150031024