Sha256: e9ca0873e02c0fd6d06c9827658dd835b907b1afa53d2bbcde1dae989e07a773
Contents?: true
Size: 1.6 KB
Versions: 12
Compression:
Stored size: 1.6 KB
Contents
--- http_interactions: - request: method: post uri: http://localhost:3000/api/3/tasks body: encoding: UTF-8 string: name=new+created+task&project_id=2&task_list_id=3 headers: User-Agent: - Faraday v0.9.0 Authorization: - Bearer _frank_access_token_ Content-Type: - application/x-www-form-urlencoded Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 Accept: - "*/*" response: status: code: 201 message: Created headers: Content-Type: - application/json; charset=utf-8 X-Ua-Compatible: - IE=Edge,chrome=1 Etag: - '"5839edae10cc35b440b6e28c23c746c1"' Cache-Control: - max-age=0, private, must-revalidate X-Request-Id: - afb1f72253801e9cf71f0ea407b398a9 X-Runtime: - '0.552741' Connection: - close Server: - thin 1.6.1 codename Death Proof body: encoding: UTF-8 string: '{"type":"Task","created_at":1415018721,"updated_at":1415018721,"id":43,"name":"new created task","task_list_id":3,"comments_count":0,"assigned_id":null,"is_private":false,"project_id":2,"urgent":false,"user_id":1,"position":0,"last_activity_id":null,"record_conversion_type":null,"record_conversion_id":null,"metadata":{},"subtasks_count":0,"resolved_subtasks_count":0,"watcher_ids":[1],"description":null,"description_html":"","description_updated_by_user_id":null,"updated_by_id":null,"deleted":false,"row_order":0,"status":"new","due_on":null}' http_version: recorded_at: Mon, 03 Nov 2014 12:45:21 GMT recorded_with: VCR 2.9.3
Version data entries
12 entries across 12 versions & 1 rubygems