Sha256: 18d487e10492af4b0cff7a2661f2ad817f13126373025582037483d1e02ad2a9
Contents?: true
Size: 1.8 KB
Versions: 3
Compression:
Stored size: 1.8 KB
Contents
HTTP/1.1 200 OK Status: 200 Content-Type: application/xml; charset=utf-8 <?xml version="1.0" encoding="UTF-8"?> <timeslips type="array"> <timeslip> <comment></comment> <dated-on type="datetime">2009-10-01T00:00:00Z</dated-on> <hours type="decimal">7.5</hours> <id type="integer">82080</id> <task-id type="integer">12683</task-id> <updated-at type="datetime">2009-10-01T19:00:15Z</updated-at> <user-id type="integer">5193</user-id> </timeslip> <timeslip> <comment></comment> <dated-on type="datetime">2009-10-02T00:00:00Z</dated-on> <hours type="decimal">7.5</hours> <id type="integer">82575</id> <task-id type="integer">12684</task-id> <updated-at type="datetime">2009-10-04T00:47:46Z</updated-at> <user-id type="integer">5193</user-id> </timeslip> <timeslip> <comment></comment> <dated-on type="datetime">2009-10-05T00:00:00Z</dated-on> <hours type="decimal">7.5</hours> <id type="integer">84445</id> <task-id type="integer">12683</task-id> <updated-at type="datetime">2009-10-08T15:29:30Z</updated-at> <user-id type="integer">5193</user-id> </timeslip> <timeslip> <comment></comment> <dated-on type="datetime">2009-10-06T00:00:00Z</dated-on> <hours type="decimal">7.5</hours> <id type="integer">84446</id> <task-id type="integer">15291</task-id> <updated-at type="datetime">2009-10-08T15:29:47Z</updated-at> <user-id type="integer">5193</user-id> </timeslip> <timeslip> <comment></comment> <dated-on type="datetime">2009-10-08T00:00:00Z</dated-on> <hours type="decimal">3.75</hours> <id type="integer">84447</id> <task-id type="integer">12683</task-id> <updated-at type="datetime">2009-10-08T15:29:59Z</updated-at> <user-id type="integer">5193</user-id> </timeslip> </timeslips>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
freeagent_api-0.3.1 | test/stubs/timeslips/find_all |
freeagent_api-0.3.0 | test/stubs/timeslips/find_all |
freeagent_api-0.2.0 | test/stubs/timeslips/find_all |