http: Update naming for delegate dids
The usage of the term delegate when handling a DID isn’t explicit
enough, so this commit changes the places where the word delegate is
used when actually it’s a DID.
1 file changed
+4
-4
02234eac
→
995e2393
modified radicle-httpd/src/api/v1/delegates.rs
@@ -12,15 +12,15 @@ use crate::axum_extra::{Path, Query};
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -49,7 +49,7 @@ async fn delegates_repos_handler(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|