Add missing `readme_handler` endpoint
modified crates/test-http-api/src/api.rs
@@ -72,6 +72,7 @@ pub fn router(ctx: Context) -> Router {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -173,6 +174,20 @@ struct DiffBody {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|