Sha256: 162c523b6758f39c19ac25dcc3d098ccfc32bc773e33d8adc95d21291d0d3ca1
Contents?: true
Size: 1.61 KB
Versions: 12
Compression:
Stored size: 1.61 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: - '"f08bcfe08f4802d504339599bab6600d"' Cache-Control: - max-age=0, private, must-revalidate X-Request-Id: - c2ccc790cc43e34633fcabbfb76613b7 X-Runtime: - '0.293706' Connection: - close Server: - thin 1.6.1 codename Death Proof body: encoding: UTF-8 string: '{"type":"Task","created_at":1415021852,"updated_at":1415021852,"id":49,"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":4,"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":7864320,"status":"new","due_on":null}' http_version: recorded_at: Mon, 03 Nov 2014 13:37:32 GMT recorded_with: VCR 2.9.3
Version data entries
12 entries across 12 versions & 1 rubygems