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:
Shane Becker 2012-08-22 12:43:11 -07:00
parent ba0873afad
commit 5bd366a470

View file

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