httpd: Fix status code in commit history endpoint
modified radicle-httpd/src/api/v1/projects.rs
@@ -138,12 +138,12 @@ async fn history_handler(
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -201,10 +201,6 @@ async fn history_handler(
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -689,7 +685,7 @@ mod routes {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|