You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

33 lines
747 B

HTTP/1.1 200 OK
Server: Apache
Date: Wed, 09 Dec 2015 03:29:14 GMT
Content-Type: application/mf2+json
Connection: keep-alive
{
"items": [
{
"type": [
"h-entry"
],
"properties": {
"content": [
"This should be the content from XRay"
]
}
}
],
"rels": {
"alternate": [
"http://source.example.com/rel-alternate-priority.json"
]
},
"rel-urls": {
"http://source.example.com/rel-alternate-priority.json": {
"type": "application/mf2+json",
"rels": [
"alternate"
]
}
}
}