Merge pull request #74 from longears/master
Clarify that status posts can't be missing both text and location
This commit is contained in:
commit
9cc8659f94
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ type (ex: `/v0.1.0`).
|
||||||
|
|
||||||
`https://tent.io/types/post/status/v0.1.0`
|
`https://tent.io/types/post/status/v0.1.0`
|
||||||
|
|
||||||
**Status** is Tent's take on microblogging. Messages are 256 characters or less and have the option to add a location for the post as well.
|
**Status** is Tent's take on microblogging. Messages are 256 characters or less and have the option to add a location for the post as well. The `text` and `location` fields are optional, but at least one of them must be present.
|
||||||
|
|
||||||
|
|
||||||
{post_status schema}
|
{post_status schema}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue