Sor4chi

Results 40 comments of Sor4chi

@gspinoza Thanks for trying it! I think it's a great product and would love to see it merged...

I think it is almost the same as the way with the stoplight element. Here is an example using `swagger-ui-dist`! ```ts import type { Context } from 'hono' export function...

~~I'm trying to see if I can't take advantage of being a thirdparty and pass the return value of createRoute directly to the swaggerUI Middleware option.~~

I think we can close this issue by this [Swagger UI Milldeware](https://github.com/honojs/middleware/releases/tag/%40hono%2Fswagger-ui%400.1.0) releases. @yusukebe

I prefer 2 because it is the least destructive, intuitive, and extensible.

Hi all, I commented once because the discussion had stopped. I think 2 would be a quick and easy category to implement. If it's okay with you if we continue...

I think you have to write the env generics to Hono instance. ![Screenshot 2024-04-25 at 15 48 15](https://github.com/honojs/hono/assets/80559385/1422daed-8865-44cc-a6fb-0136521284e9)

That's true. I'll fix it later!