Nik

Results 5 issues of Nik

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior Nest Cli creates the apps folder with the app from the...

What about an another approach to the macro `ToSchema` for aliases? This library could add another trait like this: ```rust // utoipa/src/lib.rs pub trait ToGenricSchema, ) -> utoipa::openapi::ObjectBuilder; } ```...

### Description Hi, as mentioned in the title, I want to use a generic schema as a type for another generic schema. ### The problem All aliases for **GenericStructA\** prompt...

prio 2 / future investigation

**Is your feature request related to a problem? Please describe.** Similar to #166 there are missing spatial types for MySQL. **Describe the solution you'd like** using the geo crate: https://crates.io/crates/geo...

enhancement