pub fn ensure_schema<T: ToSchema + PartialSchema + 'static>(
registry: &dyn OpenApiRegistry,
) -> StringExpand description
Helper function to call ensure_schema with proper type information
pub fn ensure_schema<T: ToSchema + PartialSchema + 'static>(
registry: &dyn OpenApiRegistry,
) -> StringHelper function to call ensure_schema with proper type information