Expand description
Implement utoipa
extended Scope
for actix_web::Scope
.
See usage from scope
.
Structs§
- Wrapper type for
actix_web::Scope
andutoipa::openapi::OpenApi
with additional path prefix created withscope::scope("path-prefix")
call.
Implement utoipa
extended Scope
for actix_web::Scope
.
See usage from scope
.
actix_web::Scope
and utoipa::openapi::OpenApi
with additional path
prefix created with scope::scope("path-prefix")
call.