node: Check refs when getting local inventory
modified radicle-httpd/src/api/v1/delegates.rs
@@ -34,7 +34,7 @@ async fn delegates_projects_handler(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-httpd/src/api/v1/projects.rs
@@ -63,7 +63,7 @@ async fn project_root_handler(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-httpd/src/api/v1/stats.rs
@@ -17,7 +17,7 @@ pub fn router(ctx: Context) -> Router {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|