YouKnow
YouKnow
> > I didn't change any settings related to my wakatime installation, is it on debug by default? > > No, it's off by default. then no, Im not on...
also noticing this problem, and sometimes window control just decide to disappear
any update on this..? the big problem for me was its not documented anywhere that we should do this to return bytes... adding a example for downloading would be nice
> My workaround is to create a struct with an explicit schema with `utoipa::openapi::Type::String` with a specific Binary format. so basically the same as what OP did ``` #[derive(ToSchema)] #[schema(value_type...
any plan for merging this..? this will get rid of the annoying audit warning that everyone is getting...
> [@YouKnow-sys](https://github.com/YouKnow-sys) could you rename this issue? The generated OpenAPI schema isn't "invalid", it just doesn't match the expectation. I would suggest this title: "Using axum-validate with Utoipa causes optional...
I'm not sure if this can be considered a bug... utopia support multiple libraries, and this style of extractors is related to axum if Im not mistaken, so supporting it...