Add following and follower post type documentation
This commit is contained in:
parent
a6a25e061c
commit
d17769f368
2 changed files with 18 additions and 1 deletions
|
@ -126,6 +126,23 @@ profile.
|
|||
{post_delete schema}
|
||||
|
||||
|
||||
#### Following
|
||||
|
||||
`https://tent.io/types/post/following/v0.1.0`
|
||||
|
||||
**Following** tracks creation and deletion of followings.
|
||||
|
||||
{post_following schema}
|
||||
|
||||
|
||||
#### Follower
|
||||
|
||||
`https://tent.io/types/post/follower/v0.1.0`
|
||||
|
||||
**Follower** tracks creation and deletion of followers.
|
||||
|
||||
{post_follower schema}
|
||||
|
||||
|
||||
### Creating New Post Types
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue