ProbablyClem / utoipauto

Rust Macros to automate the addition of Paths/Schemas to Utoipa crate, simulating Reflection during the compilation phase
Apache License 2.0
108 stars 10 forks source link

Nested Segments #25

Closed norrchr closed 3 months ago

norrchr commented 4 months ago

Allows the use of utoipa::ToSchema and utoipa::ToResponse in the derive attribute parser

ProbablyClem commented 3 months ago

Thanks

ProbablyClem commented 3 months ago

I deployed a 0.1.11 version with your two fixes 👍