changed ['men', 'women'] to anything. gender's not a binary. see Sarah Mei's post: http://www.sarahmei.com/blog/2010/11/26/disalienation/
This commit is contained in:
parent
ba0873afad
commit
5bd366a470
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ 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", "divorced" |
|
||||
| `interested_in` | Required | Array | Possible values: "men", "women" |
|
||||
| `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