Mirror seeded_not_replicated command in test-http-api
modified crates/test-http-api/src/api.rs
@@ -64,6 +64,10 @@ pub fn router(ctx: Context) -> Router {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -137,6 +141,11 @@ async fn list_repos_summary_handler(State(ctx): State<Context>) -> impl IntoResp
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|