Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
radicle: Change review data in patch COB
Alexis Sellier committed 2 years ago
commit 6dcc2a31d76ce8b95c76bf05a72001d3ac73521f
parent d5e262fd31f84311b5a3cc2136b523e7d6288aad
1 file changed +2 -7
modified radicle-httpd/src/api/v1/projects.rs
@@ -2309,16 +2309,11 @@ mod routes {
                      "inline": [
                        {
                          "location": {
-
                            "blob": "82eb77880c693655bce074e3dbbd9fa711dc018b",
                            "path": "./README.md",
-
                            "commit": HEAD,
-
                            "lines": {
-
                              "start": 1,
-
                              "end": 3,
-
                            },
+
                            "old": null,
+
                            "new": null,
                          },
                          "comment": "This is a comment on line 1",
-
                          "timestamp": TIMESTAMP,
                        }
                      ],
                      "timestamp": TIMESTAMP,