Sha256: 4d1ad5ad2eadca968fccb275443b4936dcebdc2190a4f225d98a497bf50c1a86

Contents?: true

Size: 1.75 KB

Versions: 3

Compression:

Stored size: 1.75 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: http://<BUGSNAG_LOGIN>:<BUGSNAG_PASSWORD>@api.bugsnag.com/accounts/<BUGSNAG_ACCOUNT_ID>/projects
    body:
      encoding: UTF-8
      string: '{"name":"Example"}'
    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: 201
      message: Created
    headers:
      X-Frame-Options:
      - SAMEORIGIN
      X-Xss-Protection:
      - 1; mode=block
      X-Content-Type-Options:
      - nosniff
      Location:
      - https://api.bugsnag.com/projects/5405303c646573a55900001a
      Content-Type:
      - application/json; charset=utf-8
      Etag:
      - '"b4d21eefa68ec6cee2432340b79a0f40"'
      Cache-Control:
      - max-age=0, private, must-revalidate
      X-Request-Id:
      - 52d515ed-15d4-4a03-b94b-9486953fc023
      X-Runtime:
      - '0.133453'
      Date:
      - Tue, 02 Sep 2014 02:49:32 GMT
      Connection:
      - close
    body:
      encoding: UTF-8
      string: '{"id":"5405303c646573a55900001a","name":"Example","type":"other","created_at":"2014-09-02T02:49:32.800Z","updated_at":"2014-09-02T02:49:32.800Z","release_stages":[],"api_key":"37d671bec6d4290b9c194d42749c16d9","errors":0,"url":"https://api.bugsnag.com/projects/5405303c646573a55900001a","errors_url":"https://api.bugsnag.com/projects/5405303c646573a55900001a/errors","events_url":"https://api.bugsnag.com/projects/5405303c646573a55900001a/events","html_url":"http://bugsnag.dev/<BUGSNAG_ACCOUNT_ID>/example-44","icon":"http://bugsnag.dev/assets/frameworks/other.png"}'
    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_Projects/_create_project/creates_a_project_on_an_account.yml
bugsnag-api-1.0.2 spec/cassettes/Bugsnag_Api_Client_Projects/_create_project/creates_a_project_on_an_account.yml
bugsnag-api-1.0.1 spec/cassettes/Bugsnag_Api_Client_Projects/_create_project/creates_a_project_on_an_account.yml