Skip to main content

report_handler

Function report_handler 

Source
pub async fn report_handler(
    __arg0: State<Arc<SignalsState>>,
    auth: Option<Extension<AuthContext>>,
    headers: HeaderMap,
    __arg3: Json<DiagnosticReport>,
) -> impl IntoResponse
Expand description

POST /signal/report – diagnostic error reports.