Sha256: 1a4d6c538c82e325cfd0495ff78ae58ca0505da481b2ddd44bfe366308ba1a90

Contents?: true

Size: 683 Bytes

Versions: 16

Compression:

Stored size: 683 Bytes

Contents

{
  "expires": "2012-11-16T19:41:35Z",
  "subject": "acct:nov@example.com",
  "aliases": ["http://nov.example.com/"],
  "properties": {
    "http://example.com/rel/role/": "employee"
  },
  "links": [{
    "rel": "http://webfinger.net/rel/avatar",
    "type": "image/jpeg",
    "href": "http://nov.example.com/profile_picture.png"
  }, {
    "rel": "http://webfinger.net/rel/profile-page",
    "href": "http://nov.example.com/"
  }, {
    "rel": "blog",
    "type": "text/html",
    "href": "http://blogs.nov.example.com/",
    "titles": {
      "en-us": "Nov's Blog",
      "ja": "Novのブログ"
    }
  }, {
    "rel": "vcard",
    "href": "http://nov.example.com/me.vcf"
  }]
}

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
webfinger-2.1.3 spec/mock_json/all.json
webfinger-2.1.2 spec/mock_json/all.json
webfinger-2.1.1 spec/mock_json/all.json
webfinger-2.1.0 spec/mock_json/all.json
webfinger-2.0.0 spec/mock_json/all.json
webfinger-1.2.0 spec/mock_json/all.json
webfinger-1.1.0 spec/mock_json/all.json
webfinger-1.0.2 spec/mock_json/all.json
webfinger-1.0.1 spec/mock_json/all.json
webfinger-1.0.0 spec/mock_json/all.json
webfinger-0.0.5 spec/mock_json/all.json
webfinger-0.0.4 spec/mock_json/all.json
webfinger-0.0.3 spec/mock_json/all.json
webfinger-0.0.2 spec/mock_json/all.json
webfinger-0.0.1 spec/mock_json/all.json
webfinger-0.0.0 spec/mock_json/all.json