pub fn api_index(routes: &State<RouteTable>) -> Json<ApiIndexDto>Expand description
GET /api — the agent-API discovery index (see ApiIndexDto).
pub fn api_index(routes: &State<RouteTable>) -> Json<ApiIndexDto>GET /api — the agent-API discovery index (see ApiIndexDto).