Skip to main content

handle

Function handle 

Source
pub async fn handle(
    req: HttpRequest,
    body: String,
    state: Data<AppState>,
) -> Result<HttpResponse, HaystackError>
Expand description

POST /api/defs

Request may have a filter column with a filter string. Returns matching def records as a grid.