Skip to main content

handle_spec

Function handle_spec 

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

POST /api/spec — get a single spec by qualified name.