http: Use pinned repo length for `per_page` unwrap instead of fixed number
This allows us to avoid querying the repo stats and relying on maybe bad routing tables and take the hardcoded pinned repo array in case of querying for pinned repos.
1 file changed
+4
-1
f4c773c8
→
a23c704c
modified radicle-httpd/src/api/v1/projects.rs
@@ -64,7 +64,10 @@ async fn project_root_handler(
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|