Skip to main content

RUNS_PATH

Constant RUNS_PATH 

Source
pub const RUNS_PATH: &str = "/agdx/runs";
Expand description

GET /agdx/runs to list runs (filtered and paged, RunsQuery), POST to submit one (a JSON AgentSubmit body). The HTTP face of the AGDX_AGENT_* run-registry band.