httpd: Use `commits`/`commit` instead of `headers`/`header`
modified radicle-httpd/src/api/v1/projects.rs
@@ -140,7 +140,7 @@ async fn history_handler(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -170,7 +170,7 @@ async fn history_handler(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -179,7 +179,7 @@ async fn history_handler(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -209,7 +209,7 @@ async fn commit_handler(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -521,9 +521,9 @@ mod routes {
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -573,7 +573,7 @@ mod routes {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -647,7 +647,7 @@ mod routes {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|