Open EvanHahn opened 2 weeks ago
Gregor and I discussed this today. It's a nontrivial task. Here are my notes from the call.
When adding a server peer, core should:
PUT
/projects
docId
deviceId
MemberApi.prototype.getById
Gregor and I discussed this today. It's a nontrivial task. Here are my notes from the call.
When adding a server peer, core should:
PUT
to the/projects
endpointdocId
is config core ID, notdeviceId
.MemberApi.prototype.getById
could query both?