↓ 60 callersMethodget(
&self,
scope_id: &str,
kind: &str,
id: &str,
version: u64,
)
crates/awaken-server/tests/run_api.rs:73
↓ 52 callersFunctionrequest_json(
app: &axum::Router,
method: &str,
uri: &str,
headers: &[(&str, &str)],
body: Option<Valu
crates/awaken-server/tests/a2a_http.rs:293
↓ 48 callersFunctionbuild_registries(
tools: Vec<(&str, Arc<dyn Tool>)>,
model_id: &str,
model_spec: ModelSpec,
provider_id: &str,
crates/awaken-runtime/src/registry/resolve/pipeline/tests.rs:176