Sha256: 44a7d6417ef4030275b7307a8b07f8afc1899dbfb476790f9d3334ba5429b4b6
Contents?: true
Size: 1.71 KB
Versions: 3
Compression:
Stored size: 1.71 KB
Contents
--- http_interactions: - request: method: patch uri: http://<BUGSNAG_LOGIN>:<BUGSNAG_PASSWORD>@api.bugsnag.com/errors/<BUGSNAG_ERROR_ID> body: encoding: UTF-8 string: '{"resolved":true}' headers: User-Agent: - Bugsnag API Ruby Gem 1.0.0 Content-Type: - application/json Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 Accept: - '*/*' response: status: code: 200 message: OK headers: X-Frame-Options: - SAMEORIGIN X-Xss-Protection: - 1; mode=block X-Content-Type-Options: - nosniff Content-Type: - application/json; charset=utf-8 Etag: - '"2c50a1e9532111895f48cd6d8ed4a85e"' Cache-Control: - max-age=0, private, must-revalidate X-Request-Id: - 014f5c4a-6d95-4de3-b48d-9030da1772fb X-Runtime: - '0.125075' Date: - Tue, 02 Sep 2014 02:49:27 GMT Connection: - close body: encoding: UTF-8 string: '{"id":"<BUGSNAG_ERROR_ID>","last_message":"Bugsnag test exception","class":"RuntimeError","occurrences":2,"release_stages":{"development":2},"last_context":"rake#test_exception","resolved":true,"first_received":"2014-09-01T21:10:28.000Z","last_received":"2014-09-01T21:10:44.625Z","severity":"warning","comments":27,"app_versions":{},"url":"https://api.bugsnag.com/errors/<BUGSNAG_ERROR_ID>","events_url":"https://api.bugsnag.com/errors/<BUGSNAG_ERROR_ID>/events","html_url":"http://bugsnag.dev/test-account/example-dot-com/errors/<BUGSNAG_ERROR_ID>","comments_url":"https://api.bugsnag.com/errors/<BUGSNAG_ERROR_ID>/comments"}' http_version: recorded_at: Tue, 02 Sep 2014 02:49:27 GMT recorded_with: VCR 2.9.2
Version data entries
3 entries across 3 versions & 1 rubygems