Sha256: 4f75aed1163e4e319aa9a21d55643e456bde73dad15a97a8638798797b9b5db2

Contents?: true

Size: 1.21 KB

Versions: 5

Compression:

Stored size: 1.21 KB

Contents

{
    "id": 1,
    "username": "josh",
    "first_name": "Josh",
    "last_name": "Sharp",
    "bio": "I made this thing you're using.",
    "url": "http://hellocode.co/",
    "avatar": "https://exist.io/static/media/avatars/josh_2.png",
    "timezone": "Australia/Melbourne",
    "local_time": "2020-07-31T22:33:49.359+10:00",
    "private": false,
    "imperial_units": false,
    "attributes": [
        {
            "group": "steps",
            "priority": 1,
            "items": [
                {
                    "attribute": "steps",
                    "label": "Steps",
                    "value": 258,
                    "service": "Fitbit",
                    "priority": 1,
                    "private": false,
                    "value_type": 0,
                    "value_type_description": "Integer"
                },
                {
                    "attribute": "floors",
                    "label": "Floors",
                    "value": 2,
                    "service": "Fitbit",
                    "priority": 2,
                    "private": false,
                    "value_type": 0,
                    "value_type_description": "Integer"
                }
            ]
        }
    ]
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
exist-0.1.0.beta.6 spec/fixtures/overview.json
exist-0.1.0.beta.5 spec/fixtures/overview.json
exist-0.1.0.beta.4 spec/fixtures/overview.json
exist-0.1.0.beta.3 spec/fixtures/overview.json
exist-0.1.0.beta.2 spec/fixtures/overview.json