Yusuke Wada
Yusuke Wada
@isnifer Ah, that is a great idea! It is ideal use.
@Soviut Can you create a minimal project to reproduce it?
@Soviut The code is not complete. `OpenAPIHono` is not exported by `hono`, and there is no `../context`. Please provide working code: --- And, > The middleware should return a 401,...
@Soviut > If I put the 401 response in the `createRoute()` I get a type error on the route handler saying that it does not return a 401. Can you...
@Soviut > I've added comments with arrow to the lines in question. Where is the arrow?
Hi @vados-cosmonic I've never tried it, but `jco` is interesting. I think it's good to add docs into the "Getting Started" section and place the label in the left sidebar...
Hi @hpohlmeyer That's right, OpenAPIHono does not provide that feature due to the limitations of Hono's type definitions. It will have to be redefined in `OpenAPIHono`.
Hi @erik-nilcoast Thank you for the PR. But this PR introduces removing the copy button, right? It's not good. We want to fix the problem without doing it. cc: @ShortArrow
Hi @StuartMoncrieff Thank you for the PR! I've added the comment.
Hi @dinfer Unfortunately, the current HonoX does not support `env` when using `npm run dev`.