Sha256: 4cca889141314dbc168374a0a0f4b15dd886442216bc8b37e396102adffdd54c
Contents?: true
Size: 1.57 KB
Versions: 12
Compression:
Stored size: 1.57 KB
Contents
--- http_interactions: - request: method: put uri: http://localhost:3000/api/3/tasks/2 body: encoding: UTF-8 string: name=new+test+name 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: 200 message: OK headers: Content-Type: - application/json; charset=utf-8 X-Ua-Compatible: - IE=Edge,chrome=1 Etag: - '"46891fc83ef0e7277106053a60e4c4cd"' Cache-Control: - max-age=0, private, must-revalidate X-Request-Id: - d65e008c7e939123addaf3b7f9cb6b53 X-Runtime: - '0.264961' Connection: - close Server: - thin 1.6.1 codename Death Proof body: encoding: UTF-8 string: '{"type":"Task","created_at":1415002297,"updated_at":1415018721,"id":2,"name":"new test name","task_list_id":2,"comments_count":2,"assigned_id":null,"is_private":false,"project_id":2,"urgent":false,"user_id":1,"position":1,"last_activity_id":53,"record_conversion_type":null,"record_conversion_id":null,"metadata":{},"subtasks_count":0,"resolved_subtasks_count":0,"watcher_ids":[1,5],"description":null,"description_html":"","description_updated_by_user_id":null,"updated_by_id":1,"deleted":false,"row_order":4194304,"status":"open","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