Skip to main content

build_response_router

Function build_response_router 

Source
pub fn build_response_router() -> Router<A2uiApiState>
Expand description

Build the artifact-response router (mounted at /api/uar/runs).

This is separate from the schema router because it shares the path prefix with the main runs API.