mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
feat: 📝 Document Delete entity
This commit is contained in:
parent
6db5aee6cd
commit
4b773e114a
6 changed files with 56 additions and 7 deletions
|
|
@ -88,7 +88,7 @@ Dislikes are a way for users to show disapproval for a note, like YouTube's "dis
|
|||
|
||||
## Undoing Likes and Dislikes
|
||||
|
||||
To undo a like or dislike, an [Undo](/entities/undo) entity should be used. The `object` property of the Undo entity should link to the Like or Dislike entity to be removed.
|
||||
To undo a like or dislike, a [Delete](/entities/deletes) entity should be used. The `deleted` property of the Delete entity should link to the Like or Dislike entity to be removed.
|
||||
|
||||
## User Collections
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue