Sha256: 1fe66a03a1bf0b6e7747086d32f97c2091c74e16236ca75f6862c9639a7370d8
Contents?: true
Size: 1.15 KB
Versions: 4
Compression:
Stored size: 1.15 KB
Contents
{ "summary": { "status": 200, "message": "OK", "results": 3, "start_date": "2013-03-27T00:00:00+00:00", "end_date": "2013-03-27T23:59:59+00:00", "offset": 0, "limit": 100, "previous": "https://api.validic.com/v1/organizations/1/routine.json?access_token=1&paginated=true&start_date=2013-01-01&page=1", "next": null, "params": { "start_date": null, "end_date": null, "offset": null, "limit": null } },"routine": [ { "_id": "51552cdbfded0807c4000062", "timestamp": "2013-03-10T07:12:16+00:00", "utc_offset": "+00:00", "steps": 9355, "distance": 7290.33, "floors": 23, "elevation": 3.4, "calories_burned": 2874, "source": "sample_app", "source_name": "Sample App", "last_updated": "2013-03-10T07:12:16+00:00" }, { "_id": "51552cdbfded0807c4000062", "timestamp": "2013-03-10T07:12:16+00:00", "utc_offset": "+00:00", "steps": 9355, "distance": 7290.33, "floors": 23, "elevation": 3.4, "calories_burned": 2874, "source": "sample_app", "source_name": "Sample App", "last_updated": "2013-03-10T07:12:16+00:00" } ] }
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
validic-0.6.1 | spec/fixtures/routines2.json |
validic-0.6.0 | spec/fixtures/routines2.json |
validic-0.5.1 | spec/fixtures/routines2.json |
validic-0.5.0 | spec/fixtures/routines2.json |