Sha256: e6048f12494714d5d9eea6c6adeb9d04593d4ac9a8d39c27eb8b2cd16df89335

Contents?: true

Size: 1.16 KB

Versions: 4

Compression:

Stored size: 1.16 KB

Contents

{
  "response": {
    "totalResults": 5,
    "startIndex": 1,
    "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"
          }
        ]
      },
      {
        "emails": [
          {
            "type": "other",
            "value": "j.lewis@example.com"
          }
        ]
      },
      {
        "displayName": "Mary Jones",
        "emails": [
          {
            "type": "other",
            "value": "mary.jones@example.com"
          }
        ]
      },
      {
        "displayName": "Patricia Green",
        "emails": [
          {
            "type": "other",
            "value": "p.green@example.com"
          }
        ]
      }
    ],
    "itemsPerPage": 5
  },
  "stat": "ok"
}

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
dbalatero-evri_rpx-1.0.0 spec/fixtures/session/get_contacts.json
dbalatero-evri_rpx-1.0.1 spec/fixtures/session/get_contacts.json
dbalatero-evri_rpx-1.0.2 spec/fixtures/session/get_contacts.json
evri_rpx-1.0.0 spec/fixtures/session/get_contacts.json