Update versions in docs

This commit is contained in:
Jesse Stuart 2012-08-22 14:31:53 -04:00
parent b470504701
commit 79e0ea09dd
8 changed files with 56 additions and 56 deletions

View file

@ -40,7 +40,7 @@ Authorization: MAC id="775ecf8",
"content": { "content": {
"type": { "type": {
"url": "https://tent.io/types/posts/status", "url": "https://tent.io/types/posts/status",
"version": "1.2.0", "version": "0.1.0",
"view": "full" "view": "full"
}, },
"text": "Think different!" "text": "Think different!"
@ -85,7 +85,7 @@ Authorization: MAC id="775ecf8",
"content": { "content": {
"type": { "type": {
"url": "https://tent.io/types/posts/delete", "url": "https://tent.io/types/posts/delete",
"version": "1.2.0", "version": "0.1.0",
"view": "full" "view": "full"
}, },
"id": "fadb14", "id": "fadb14",
@ -124,7 +124,7 @@ Authorization: MAC id="775ecf8",
"content": { "content": {
"type": { "type": {
"url": "https://tent.io/types/posts/following", "url": "https://tent.io/types/posts/following",
"version": "1.1.0", "version": "0.1.0",
"view": "meta" "view": "meta"
}, },
"groups": ["friends"], "groups": ["friends"],
@ -161,7 +161,7 @@ Authorization: MAC id="775ecf8",
"content": { "content": {
"type": { "type": {
"url": "https://tent.io/types/posts/following", "url": "https://tent.io/types/posts/following",
"version": "1.1.0", "version": "0.1.0",
"view": "meta" "view": "meta"
}, },
"id": "54f85a", "id": "54f85a",
@ -198,7 +198,7 @@ Authorization: MAC id="775ecf8",
"content": { "content": {
"type": { "type": {
"url": "https://tent.io/types/posts/follower", "url": "https://tent.io/types/posts/follower",
"version": "1.1.0", "version": "0.1.0",
"view": "meta" "view": "meta"
}, },
"action": "add", "action": "add",
@ -235,7 +235,7 @@ Authorization: MAC id="775ecf8",
"content": { "content": {
"type": { "type": {
"url": "https://tent.io/types/posts/follower", "url": "https://tent.io/types/posts/follower",
"version": "1.1.0", "version": "0.1.0",
"view": "meta" "view": "meta"
}, },
"action": "remove", "action": "remove",

View file

@ -28,7 +28,7 @@ Content-Type: application/json
{ {
"type": { "type": {
"url": "https://tent.io", "url": "https://tent.io",
"version": "0.2.0" "version": "0.1.0"
}, },
"licenses": [ "licenses": [
{ {
@ -46,7 +46,7 @@ Content-Type: application/json
{ {
"type": { "type": {
"url": "https://tent.io/types/info/music", "url": "https://tent.io/types/info/music",
"version": "2.0.0" "version": "0.1.0"
}, },
"bands": [ "foo", "bar" ] "bands": [ "foo", "bar" ]
} }
@ -71,7 +71,7 @@ Authorization: MAC id="775ecf8",
{ {
"type": { "type": {
"url": "https://tent.io", "url": "https://tent.io",
"version": "0.2.0" "version": "0.1.0"
}, },
"licenses": [ "licenses": [
{ {
@ -89,7 +89,7 @@ Authorization: MAC id="775ecf8",
{ {
"type": { "type": {
"url": "https://tent.io/types/info/music", "url": "https://tent.io/types/info/music",
"version": "2.0.0" "version": "0.1.0"
}, },
"bands": [ "foo", "bar", "baz" ] "bands": [ "foo", "bar", "baz" ]
} }
@ -105,7 +105,7 @@ Content-Type: application/json
{ {
"type": { "type": {
"url": "https://tent.io", "url": "https://tent.io",
"version": "0.2.0" "version": "0.1.0"
}, },
"licenses": [ "licenses": [
{ {
@ -123,7 +123,7 @@ Content-Type: application/json
{ {
"type": { "type": {
"url": "https://tent.io/types/info/music", "url": "https://tent.io/types/info/music",
"version": "2.0.0" "version": "0.1.0"
}, },
"bands": [ "foo", "bar", "baz" ] "bands": [ "foo", "bar", "baz" ]
} }
@ -156,13 +156,13 @@ Content-Type: application/json
"licenses": [ "licenses": [
{ {
"url": "http://license.org/free-speach", "url": "http://license.org/free-speach",
"version": "1.0.0" "version": "0.1.0"
} }
], ],
"post_types": [ "post_types": [
{ {
"url": "https://tent.io/post-types/photo", "url": "https://tent.io/post-types/photo",
"version": "1.0.0" "version": "0.1.0"
} }
] ]
} }
@ -381,13 +381,13 @@ Authorization: MAC id="775ecf8",
"licences": [ "licences": [
{ {
"url": "https://licences.org/free-speach", "url": "https://licences.org/free-speach",
"version": "1.0.0" "version": "0.1.0"
} }
], ],
"content": { "content": {
"type": { "type": {
"url": "https://tent.io/types/posts/status", "url": "https://tent.io/types/posts/status",
"version": "1.2.0", "version": "0.1.0",
"view": "full" "view": "full"
}, },
"text": "Necessitatibus saepe exercitationem. Quidem rem aspernatur atque numquam in. Voluptas qui et.", "text": "Necessitatibus saepe exercitationem. Quidem rem aspernatur atque numquam in. Voluptas qui et.",
@ -414,13 +414,13 @@ For example, a post your app has previously fetched or otherwise obtained is ref
"licences": [ "licences": [
{ {
"url": "https://licences.org/free-speach", "url": "https://licences.org/free-speach",
"version": "1.0.0" "version": "0.1.0"
} }
], ],
"content": { "content": {
"type": { "type": {
"url": "https://tent.io/types/posts/repost", "url": "https://tent.io/types/posts/repost",
"version": "1.0.0", "version": "0.1.0",
}, },
"id": "3fe1abef41cb", "id": "3fe1abef41cb",
"entity": "smithson.me" "entity": "smithson.me"
@ -461,13 +461,13 @@ Content-Type: application/json
"licences": [ "licences": [
{ {
"url": "https://licences.org/free-speach", "url": "https://licences.org/free-speach",
"version": "1.0.0" "version": "0.1.0"
} }
], ],
"content": { "content": {
"type": { "type": {
"url": "https://tent.io/types/posts/repost", "url": "https://tent.io/types/posts/repost",
"version": "1.0.0", "version": "0.1.0",
"view": "full" "view": "full"
}, },
"entity": "elza-mraz.me" "entity": "elza-mraz.me"
@ -527,13 +527,13 @@ Content-Type: application/json
"licences": [ "licences": [
{ {
"url": "https://licences.org/free-speach", "url": "https://licences.org/free-speach",
"version": "1.0.0" "version": "0.1.0"
} }
], ],
"content": { "content": {
"type": { "type": {
"url": "https://tent.io/types/posts/repost", "url": "https://tent.io/types/posts/repost",
"version": "1.0.0", "version": "0.1.0",
"view": "full" "view": "full"
}, },
"entity": "elza-mraz.me" "entity": "elza-mraz.me"

View file

@ -31,7 +31,7 @@ Authorization: MAC id="775ecf8",
"content": { "content": {
"type": { "type": {
"url": "https://tent.io/types/posts/status", "url": "https://tent.io/types/posts/status",
"version": "1.2.0" "version": "0.1.0"
}, },
"text": "^Allison ^Kelsi looks like a great day to go beaching" "text": "^Allison ^Kelsi looks like a great day to go beaching"
} }
@ -75,7 +75,7 @@ Authorization: MAC id="775ecf8",
"content": { "content": {
"type": { "type": {
"url": "https://tent.io/types/posts/status", "url": "https://tent.io/types/posts/status",
"version": "1.2.0" "version": "0.1.0"
}, },
"text": "^Brant ^Allison I'm not doing anything later if you want to go around 3" "text": "^Brant ^Allison I'm not doing anything later if you want to go around 3"
} }
@ -122,7 +122,7 @@ Authorization: MAC id="775ecf8",
"content": { "content": {
"type": { "type": {
"url": "https://tent.io/types/posts/status", "url": "https://tent.io/types/posts/status",
"version": "1.2.0" "version": "0.1.0"
}, },
"text": "^Kelsi I'll be down there around 2:30" "text": "^Kelsi I'll be down there around 2:30"
} }
@ -174,7 +174,7 @@ Authorization: MAC id="775ecf8",
"content": { "content": {
"type": { "type": {
"url": "https://tent.io/types/posts/status", "url": "https://tent.io/types/posts/status",
"version": "1.2.0" "version": "0.1.0"
}, },
"text": "^Kelsi ^Susie Should I meet the two of you there around 3?" "text": "^Kelsi ^Susie Should I meet the two of you there around 3?"
} }

View file

@ -32,7 +32,7 @@ Authorization: MAC id="775ecf8",
"content": { "content": {
"type": { "type": {
"url": "https://tent.io/types/posts/status", "url": "https://tent.io/types/posts/status",
"version": "1.2.0" "version": "0.1.0"
}, },
"text": "I love kittens!" "text": "I love kittens!"
} }
@ -72,7 +72,7 @@ Authorization: MAC id="775ecf8",
"content": { "content": {
"type": { "type": {
"url": "https://tent.io/types/posts/status", "url": "https://tent.io/types/posts/status",
"version": "1.2.0" "version": "0.1.0"
}, },
"text": "I love kittens!" "text": "I love kittens!"
} }
@ -109,7 +109,7 @@ Authorization: MAC id="775ecf8",
"content": { "content": {
"type": { "type": {
"url": "https://tent.io/types/posts/status", "url": "https://tent.io/types/posts/status",
"version": "1.2.0" "version": "0.1.0"
}, },
"text": "I love kittens!" "text": "I love kittens!"
} }
@ -148,7 +148,7 @@ Authorization: MAC id="775ecf8",
"content": { "content": {
"type": { "type": {
"url": "https://tent.io/types/posts/status", "url": "https://tent.io/types/posts/status",
"version": "1.2.0", "version": "0.1.0",
"view": "full" "view": "full"
}, },
"text": "I love kittens!" "text": "I love kittens!"
@ -188,7 +188,7 @@ Authorization: MAC id="775ecf8",
"content": { "content": {
"type": { "type": {
"url": "https://tent.io/types/posts/status", "url": "https://tent.io/types/posts/status",
"version": "1.2.0", "version": "0.1.0",
"view": "full" "view": "full"
}, },
"text": "I love kittens!" "text": "I love kittens!"
@ -233,7 +233,7 @@ Authorization: MAC id="775ecf8",
"content": { "content": {
"type": { "type": {
"url": "https://tent.io/types/posts/photo", "url": "https://tent.io/types/posts/photo",
"version": "0.6.0" "version": "0.1.0"
}, },
"exif": { ... }, "exif": { ... },
"binary": "...", "binary": "...",
@ -279,7 +279,7 @@ Authorization: MAC id="775ecf8",
"content": { "content": {
"type": { "type": {
"url": "https://tent.io/types/posts/photo", "url": "https://tent.io/types/posts/photo",
"version": "0.6.0" "version": "0.1.0"
}, },
"exif": { ... }, "exif": { ... },
"binary": "...", "binary": "...",
@ -326,7 +326,7 @@ Authorization: MAC id="775ecf8",
"content": { "content": {
"type": { "type": {
"url": "https://tent.io/types/posts/photo", "url": "https://tent.io/types/posts/photo",
"version": "0.6.0" "version": "0.1.0"
}, },
"exif": { ... }, "exif": { ... },
"binary": "...", "binary": "...",
@ -373,7 +373,7 @@ Authorization: MAC id="775ecf8",
"content": { "content": {
"type": { "type": {
"url": "https://tent.io/types/posts/repost", "url": "https://tent.io/types/posts/repost",
"version": "1.0.0" "version": "0.1.0"
}, },
"entity": "kavon.me", "entity": "kavon.me",
"id": "d8c9d3453e33" "id": "d8c9d3453e33"
@ -412,7 +412,7 @@ Authorization: MAC id="775ecf8",
"content": { "content": {
"type": { "type": {
"url": "https://tent.io/types/posts/status", "url": "https://tent.io/types/posts/status",
"version": "1.2.0", "version": "0.1.0",
"view": "full" "view": "full"
}, },
"text": "I love kittens!" "text": "I love kittens!"
@ -454,7 +454,7 @@ Authorization: MAC id="775ecf8",
"content": { "content": {
"type": { "type": {
"url": "https://tent.io/types/posts/repost", "url": "https://tent.io/types/posts/repost",
"version": "1.0.0" "version": "0.1.0"
}, },
"entity": "kavon.me", "entity": "kavon.me",
"id": "d8c9d3453e33" "id": "d8c9d3453e33"

View file

@ -16,7 +16,7 @@ Your type schema needs to have `url`, `name`, `description`, `version`, and `con
"url": "https://tent.io/types/info/relationship-status", "url": "https://tent.io/types/info/relationship-status",
"name": "Relationship Status", "name": "Relationship Status",
"description": "Publish your relationship status", "description": "Publish your relationship status",
"version": "1.0.0", "version": "0.1.0",
"content": { "content": {
"status": "single", "status": "single",
"interested_in": ["women"], "interested_in": ["women"],
@ -40,7 +40,7 @@ Every profile JSON file must have this
"url": "https://tent.io/types/info/tent", "url": "https://tent.io/types/info/tent",
"name": "Tent", "name": "Tent",
"description": "Core of self.json, must be included to be Tent compatible", "description": "Core of self.json, must be included to be Tent compatible",
"version": "1.0.0", "version": "0.1.0",
"content": { "content": {
"licences": [ "licences": [
{ {
@ -73,7 +73,7 @@ Basic personal information.
"url": "https://tent.io/types/info/profile", "url": "https://tent.io/types/info/profile",
"name": "Profile", "name": "Profile",
"description": "Basic personal information", "description": "Basic personal information",
"version": "1.0.0", "version": "0.1.0",
"content": { "content": {
"display_name": "jdoe", "display_name": "jdoe",
"full_name": "Dr. John Blake Doe", "full_name": "Dr. John Blake Doe",

View file

@ -52,7 +52,7 @@ For example, if you wanted to create a type for post cards the JSON schema might
```json ```json
{ {
"url": "https://tent.io/types/posts/text", "url": "https://tent.io/types/posts/text",
"version": "1.0.0", "version": "0.1.0",
"name": "General Text Post", "name": "General Text Post",
"description": "Text-only blog post", "description": "Text-only blog post",
"views": { "views": {
@ -77,7 +77,7 @@ For example, if you wanted to create a type for post cards the JSON schema might
```json ```json
{ {
"url": "https://tent.io/types/posts/html", "url": "https://tent.io/types/posts/html",
"version": "1.0.0", "version": "0.1.0",
"name": "HTML post", "name": "HTML post",
"description": "HTML blog post", "description": "HTML blog post",
"views": { "views": {
@ -104,7 +104,7 @@ For example, if you wanted to create a type for post cards the JSON schema might
```json ```json
{ {
"url": "https://tent.io/types/posts/status", "url": "https://tent.io/types/posts/status",
"version": "1.0.0", "version": "0.1.0",
"name": "Short status update", "name": "Short status update",
"description": "160 character or less text post", "description": "160 character or less text post",
"views": { "views": {
@ -196,7 +196,7 @@ For example, if you wanted to create a type for post cards the JSON schema might
```json ```json
{ {
"url": "https://tent.io/types/posts/photo", "url": "https://tent.io/types/posts/photo",
"version": "1.0.0", "version": "0.1.0",
"name": "Photo", "name": "Photo",
"description": "any format of photo", "description": "any format of photo",
"views": { "views": {
@ -230,7 +230,7 @@ For example, if you wanted to create a type for post cards the JSON schema might
```json ```json
{ {
"url": "https://tent.io/types/posts/video", "url": "https://tent.io/types/posts/video",
"version": "1.0.0", "version": "0.1.0",
"name": "Video", "name": "Video",
"description": "any format of video", "description": "any format of video",
"views": { "views": {
@ -266,7 +266,7 @@ For example, if you wanted to create a type for post cards the JSON schema might
```json ```json
{ {
"url": "https://tent.io/types/posts/message", "url": "https://tent.io/types/posts/message",
"version": "1.0.0", "version": "0.1.0",
"name": "Message", "name": "Message",
"description": "Tent equivalent of email", "description": "Tent equivalent of email",
"views": { "views": {

View file

@ -16,7 +16,7 @@ A very basic profile might look like this:
{ {
"type": { "type": {
"url": "https://tent.io", "url": "https://tent.io",
"version": "0.2.0" "version": "0.1.0"
}, },
"licenses": [ "licenses": [
{ {
@ -43,7 +43,7 @@ You could add support for another Tent version like this:
{ {
"type": { "type": {
"url": "https://tent.io", "url": "https://tent.io",
"version": "0.2.0" "version": "0.1.0"
}, },
"licenses": [ "licenses": [
{ {
@ -59,7 +59,7 @@ You could add support for another Tent version like this:
{ {
"type": { "type": {
"url": "https://tent.io", "url": "https://tent.io",
"version": "0.1.0" "version": "0.2.0"
}, },
"licenses": [ "licenses": [
{ {
@ -82,7 +82,7 @@ You could add your basic information:
{ {
"type": { "type": {
"url": "https://tent.io", "url": "https://tent.io",
"version": "0.2.0" "version": "0.1.0"
}, },
"licenses": [ "licenses": [
{ {

View file

@ -47,7 +47,7 @@ Content-Type: application/json
{ {
"type": { "type": {
"url": "https://tent.io", "url": "https://tent.io",
"version": "0.2.0" "version": "0.1.0"
}, },
"licenses": [ "licenses": [
{ {
@ -65,7 +65,7 @@ Content-Type: application/json
{ {
"type": { "type": {
"url": "https://tent.io/types/profile/music", "url": "https://tent.io/types/profile/music",
"version": "2.0.0" "version": "0.1.0"
}, },
"bands": [ "foo", "bar" ] "bands": [ "foo", "bar" ]
} }
@ -306,7 +306,7 @@ Authorization: MAC id="775ecf8",
"content": { "content": {
"type": { "type": {
"url": "https://tent.io/types/posts/status", "url": "https://tent.io/types/posts/status",
"version": "1.2.0", "version": "0.1.0",
"view": "full" "view": "full"
}, },
"text": "Tent.io is awesome!" "text": "Tent.io is awesome!"
@ -342,7 +342,7 @@ Authorization: MAC id="775ecf8",
"content": { "content": {
"type": { "type": {
"url": "https://tent.io/types/posts/delete", "url": "https://tent.io/types/posts/delete",
"version": "1.2.0", "version": "0.1.0",
"view": "full" "view": "full"
}, },
"id": "jA4Mzdh", "id": "jA4Mzdh",
@ -437,7 +437,7 @@ Content-Type: application/json
"content": { "content": {
"type": { "type": {
"url": "https://tent.io/types/posts/status", "url": "https://tent.io/types/posts/status",
"version": "1.2.0", "version": "0.1.0",
"view": "full" "view": "full"
}, },
"text": "Tent.io is awesome!" "text": "Tent.io is awesome!"
@ -479,7 +479,7 @@ Content-Type: application/json
"content": { "content": {
"type": { "type": {
"url": "https://tent.io/types/posts/status", "url": "https://tent.io/types/posts/status",
"version": "1.2.0", "version": "0.1.0",
"view": "full" "view": "full"
}, },
"text": "Tent.io is awesome!" "text": "Tent.io is awesome!"