pub async fn handle_api_audit(
__arg0: State<AppState>,
headers: HeaderMap,
__arg2: Query<AuditQuery>,
) -> impl IntoResponseExpand description
GET /api/audit — recent audit trail events
pub async fn handle_api_audit(
__arg0: State<AppState>,
headers: HeaderMap,
__arg2: Query<AuditQuery>,
) -> impl IntoResponseGET /api/audit — recent audit trail events