Sha256: 5e3834466e2d6ddca9a3b559f49fc97946ff9f7d722ef8a3b6aba11fc2ce8a2c

Contents?: true

Size: 1.07 KB

Versions: 39

Compression:

Stored size: 1.07 KB

Contents

{
  "response": {
    "itemsPerPage": 5,
    "totalResults": 5,
    "entry": [
      {
        "displayName": "Bob Johnson",
        "emails": [
          {
            "type": "other",
            "value": "bob@example.com"
          }
        ]
      },
      {
        "displayName": "Cindy Smith",
        "emails": [
          {
            "type": "other",
            "value": "cindy.smith@example.com"
          }
        ]
      },
      {
        "displayName": "Fred Williams",
        "emails": [
          {
            "type": "other",
            "value": "fred.williams@example.com"
          },
          {
            "type": "other",
            "value": "fred@example.com"
          }
        ]
      },
      {
        "emails": [
          {
            "type": "other",
            "value": "j.lewis@example.com"
          }
        ]
      },
      {
        "displayName": "Mary Jones",
        "emails": [
          {
            "type": "other",
            "value": "mary.jones@example.com"
          }
        ]
      }
    ],
    "startIndex": 1
  },
  "stat": "ok"
}

Version data entries

39 entries across 39 versions & 9 rubygems

Version Path
Amunds-rpx_now-0.5.8 spec/fixtures/get_contacts_response.json
Chrononaut-rpx_now-0.5.6 spec/fixtures/get_contacts_response.json
Chrononaut-rpx_now-0.5.9 spec/fixtures/get_contacts_response.json
grosser-rpx_now-0.5.10 spec/fixtures/get_contacts_response.json
grosser-rpx_now-0.5.4 spec/fixtures/get_contacts_response.json
grosser-rpx_now-0.5.6 spec/fixtures/get_contacts_response.json
grosser-rpx_now-0.5.7 spec/fixtures/get_contacts_response.json
grosser-rpx_now-0.5.8 spec/fixtures/get_contacts_response.json
grosser-rpx_now-0.5.9 spec/fixtures/get_contacts_response.json
jackdempsey-rpx_now-0.5.8 spec/fixtures/get_contacts_response.json
slayer-rpx_now-0.6.25 spec/fixtures/get_contacts_response.json
slayer-rpx_now-0.6.24 spec/fixtures/get_contacts_response.json
rpx_now-0.6.24 spec/fixtures/get_contacts_response.json
rpx_now-0.6.23 spec/fixtures/get_contacts_response.json
rpx_now-0.6.22 spec/fixtures/get_contacts_response.json
rpx_now-0.6.21 spec/fixtures/get_contacts_response.json
rpx_now-0.6.20 spec/fixtures/get_contacts_response.json
rpx_now-0.6.19 spec/fixtures/get_contacts_response.json
rpx_now-0.6.18 spec/fixtures/get_contacts_response.json
Empact-rpx_now-0.7.0 spec/fixtures/get_contacts_response.json