Skip to main content

ensure_schema

Function ensure_schema 

Source
pub fn ensure_schema<T: ToSchema + PartialSchema + 'static>(
    registry: &dyn OpenApiRegistry,
) -> String
Expand description

Helper function to call ensure_schema with proper type information