Open lo-ferris opened 7 months ago
Maybe add a feature for it
如果支持了这个功能, utoipa 就方便集成 viz 这个 rust crate 了
https://github.com/viz-rs/viz/blob/main/examples/routing/openapi/src/main.rs 看了这个例子,如果支持的话,确实方便些。我考虑下,怎么好集成。
https://github.com/viz-rs/viz/blob/main/examples/routing/openapi/src/main.rs 看了这个例子,如果支持的话,确实方便些。我考虑下,怎么好集成。 https://github.com/juhaku/utoipa/tree/master/examples 这里有 utoipa 集成 rocket actix-web 的例子
欢迎 PR。
Hope to support this feature " /{name}/{age}"