Merge pull request #1 from veganstraightedge/master
small copy change to docs on current-status profile example
This commit is contained in:
commit
c482e37d6d
1 changed files with 2 additions and 2 deletions
|
@ -27,8 +27,8 @@ Your type schema needs to have `url`, `name`, `description`, `version`, and `con
|
|||
|
||||
| Name | Required | Type | Description |
|
||||
| --------------- | -------- | ------ | ---------------- |
|
||||
| `status` | Required | String | Possible values: "single", "in a relationship", "it's complicated" |
|
||||
| `interested_in` | Required | Array | Possible values: "men", "women" |
|
||||
| `status` | Required | String | Possible values: "single", "in a relationship", "it's complicated", "divorced" |
|
||||
| `interested_in` | Required | Array | Possible values: anything |
|
||||
| `looking_for` | Required | Array | Possible values: "random play", "friendship", "relationship", "whatever I can get", "networking" |
|
||||
|
||||
### Tent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue