Sha256: 2617f1144c4448d49826e1b8392a4ef7e6ff48b0d1420621835399f0c0b5652b

Contents?: true

Size: 1.79 KB

Versions: 3

Compression:

Stored size: 1.79 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: http://<BUGSNAG_LOGIN>:<BUGSNAG_PASSWORD>@api.bugsnag.com/accounts
    body:
      encoding: US-ASCII
      string: ''
    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:
      - '"facc21368ac38d65f0dd83a86c6a9e79"'
      Cache-Control:
      - max-age=0, private, must-revalidate
      X-Request-Id:
      - 50bb562e-3faf-4c58-a870-a1db0bce5655
      X-Runtime:
      - '0.140110'
      Date:
      - Tue, 02 Sep 2014 02:49:32 GMT
      Connection:
      - close
    body:
      encoding: UTF-8
      string: '[{"id":"<BUGSNAG_ACCOUNT_ID>","name":"Test Account","created_at":"2014-09-01T20:52:32.048Z","updated_at":"2014-09-02T02:49:28.397Z","url":"https://api.bugsnag.com/accounts/<BUGSNAG_ACCOUNT_ID>","users_url":"https://api.bugsnag.com/accounts/<BUGSNAG_ACCOUNT_ID>/users","projects_url":"https://api.bugsnag.com/accounts/<BUGSNAG_ACCOUNT_ID>/projects","account_creator":{"id":"<BUGSNAG_USER_ID>","email":"<BUGSNAG_EMAIL>","name":"James
        Smith","gravatar_id":"8cbca651e77dc253a98e545590ed3387","gravatar_url":"https://secure.gravatar.com/avatar/8cbca651e77dc253a98e545590ed3387","url":"https://api.bugsnag.com/users/<BUGSNAG_USER_ID>","projects_url":"https://api.bugsnag.com/users/<BUGSNAG_USER_ID>/projects"},"billing_contact":null}]'
    http_version: 
  recorded_at: Tue, 02 Sep 2014 02:49:32 GMT
recorded_with: VCR 2.9.2

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
bugsnag-api-1.0.3 spec/cassettes/Bugsnag_Api_Client_Accounts/_accounts/returns_all_accounts.yml
bugsnag-api-1.0.2 spec/cassettes/Bugsnag_Api_Client_Accounts/_accounts/returns_all_accounts.yml
bugsnag-api-1.0.1 spec/cassettes/Bugsnag_Api_Client_Accounts/_accounts/returns_all_accounts.yml