Sha256: 31197e3e8eff05b8e80d740eb302f59c81664bc301ff0341d40022f9ef684cb4

Contents?: true

Size: 1.22 KB

Versions: 3

Compression:

Stored size: 1.22 KB

Contents

---
http_interactions:
- request:
    method: put
    uri: https://my.datacentred.io/api/projects/unknown
    body:
      encoding: UTF-8
      string: '{"project":{"name":"new_project_name"}}'
    headers:
      Accept:
      - application/vnd.datacentred.api+json; version=1
      Authorization:
      - Token token=access_key:secret_key
      Content-Type:
      - application/json
      User-Agent:
      - Faraday v0.9.2
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
  response:
    status:
      code: 404
      message: Not Found
    headers:
      Server:
      - nginx/1.10.3
      Date:
      - Wed, 30 Aug 2017 10:13:05 GMT
      Content-Type:
      - application/vnd.datacentred.api+json
      Transfer-Encoding:
      - chunked
      Connection:
      - keep-alive
      X-Frame-Options:
      - SAMEORIGIN
      X-Xss-Protection:
      - 1; mode=block
      X-Content-Type-Options:
      - nosniff
      X-Api-Version:
      - '1'
      Cache-Control:
      - no-cache
      X-Request-Id:
      - 64dce0e5-8c47-4467-9c9e-85825e6af792
      X-Runtime:
      - '0.147298'
    body:
      encoding: UTF-8
      string: ''
    http_version:
  recorded_at: Wed, 30 Aug 2017 10:13:04 GMT
recorded_with: VCR 2.8.0

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
datacentred-1.1.1 test/vcr_cassettes/project_update_not_found.yml
datacentred-0.1.1pre test/vcr_cassettes/project_update_not_found.yml
datacentred-0.1.0pre test/vcr_cassettes/project_update_not_found.yml