Sha256: 04534d450d255c6a4a7e50067225f9b93f21959c64d75d76188e163a736597f1

Contents?: true

Size: 1.1 KB

Versions: 1

Compression:

Stored size: 1.1 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:
      - '141'
      X-Xss-Protection:
      - 1; mode=block
      X-Content-Type-Options:
      - nosniff
      X-Frame-Options:
      - SAMEORIGIN
      Server:
      - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25) OpenSSL/1.0.1e
      Date:
      - Fri, 21 Feb 2014 19:12:13 GMT
      Connection:
      - Keep-Alive
    body:
      encoding: UTF-8
      string: "{\"id\":\"526d8e130a14a9d846001d97\",\"name\":\"My Test List\",\"closed\":false,\"idBoard\":\"526d8e130a14a9d846001d96\",\"pos\":32768}"
    http_version: 
  recorded_at: Fri, 21 Feb 2014 19:12:13 GMT
recorded_with: VCR 2.8.0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
troo-0.0.9 test/cassettes/create_list.yml