Add following and follower post type documentation

This commit is contained in:
Jonathan Rudenberg 2012-10-27 18:38:35 -04:00
parent a6a25e061c
commit d17769f368
2 changed files with 18 additions and 1 deletions

View file

@ -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