pub(crate) async fn endpoint(
    log_level: Option<LogLevel>,
    query_inspection: Option<DeepQueryInspectionFlag>,
) -> WithErrorResponses<Responses>Expand description
ยงGET /health/inspection
Inspection settings endpoint.
pub(crate) async fn endpoint(
    log_level: Option<LogLevel>,
    query_inspection: Option<DeepQueryInspectionFlag>,
) -> WithErrorResponses<Responses>Inspection settings endpoint.