Sha256: 886ad5d26fe355c41ee7ba401da49e724d3c3e56c191739c29c2e24de9f00d20

Contents?: true

Size: 1.05 KB

Versions: 6

Compression:

Stored size: 1.05 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: https://api.trello.com/1/lists
    body:
      encoding: UTF-8
      string: board_id&name=My%20New%20List
    headers:
      Accept:
      - "*/*; q=0.5, application/xml"
      Accept-Encoding:
      - gzip, deflate
      Authorization:
      - "<OAuth Credentials>"
      Content-Length:
      - '29'
      User-Agent:
      - Ruby
  response:
    status:
      code: 200
      message: 'OK '
    headers:
      Content-Type:
      - text/html;charset=utf-8
      Content-Length:
      - '103'
      X-Xss-Protection:
      - 1; mode=block
      X-Content-Type-Options:
      - nosniff
      X-Frame-Options:
      - SAMEORIGIN
      Server:
      - WEBrick/1.3.1 (Ruby/2.1.1/2014-02-24) OpenSSL/1.0.1f
      Date:
      - Tue, 11 Mar 2014 21:34:41 GMT
      Connection:
      - Keep-Alive
    body:
      encoding: UTF-8
      string: '{"id":"20040","name":"My Test List","closed":false,"idBoard":"20010","pos":32768}'
    http_version: 
  recorded_at: Tue, 11 Mar 2014 21:34:41 GMT
recorded_with: VCR 2.8.0

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
troo-0.0.15 test/cassettes/create_list.yml
troo-0.0.14 test/cassettes/create_list.yml
troo-0.0.13 test/cassettes/create_list.yml
troo-0.0.12 test/cassettes/create_list.yml
troo-0.0.11 test/cassettes/create_list.yml
troo-0.0.10 test/cassettes/create_list.yml