- From: Tomasz Pluskiewicz via GitHub <sysbot+gh@w3.org>
- Date: Sun, 01 Oct 2017 18:58:39 +0000
- To: public-hydra-logs@w3.org
> `"/users/elfpavlik/likes/144522067": "/users/elfpavlik"`
Are you sure that is correct? Wouldn't it be smth more like
``` js
"member" [{
"@id": "/users/elfpavlik/likes/144522067",
"video": "/videos/144522067",
"user": "/users/elfpavlik"
}]
```
This way it makes sense to `DELETE /users/elfpavlik/likes/144522067` (actual resource).
--
GitHub Notification of comment by tpluscode
Please view or discuss this issue at https://github.com/HydraCG/Specifications/issues/134#issuecomment-333398467 using your GitHub account
Received on Sunday, 1 October 2017 18:58:29 UTC