Skip to content
Snippets Groups Projects
Commit f4a51747 authored by Manuel Kieweg's avatar Manuel Kieweg
Browse files

getPath message

parent 0a5ed2ea
Branches
Tags
No related merge requests found
......@@ -45,7 +45,8 @@ message getChange {
}
message getPath {
string path = 1;
string did = 1;
string path = 2;
}
message GetResponse {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment