Sha256: 35c1a5d15ee02df5105ebd80f924e139f40157ab1e261d5930426a2de55c6814

Contents?: true

Size: 1.73 KB

Versions: 6

Compression:

Stored size: 1.73 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: https://api.trello.com/1/cards/20020/actions/comments
    body:
      encoding: UTF-8
      string: text=My%20Cucumber%20Comment
    headers:
      Accept:
      - "*/*; q=0.5, application/xml"
      Accept-Encoding:
      - gzip, deflate
      Authorization:
      - "<OAuth Credentials>"
      Content-Length:
      - '28'
      User-Agent:
      - Ruby
  response:
    status:
      code: 200
      message: 'OK '
    headers:
      Content-Type:
      - text/html;charset=utf-8
      Content-Length:
      - '543'
      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:35 GMT
      Connection:
      - Keep-Alive
    body:
      encoding: UTF-8
      string: |
        {
          "id": "20030",
          "idMemberCreator": "20050",
          "data": {
            "board": {
              "shortLink": "a3RnYKnD",
              "name": "My Test Board",
              "id": "20010"
            },
            "card": {
              "shortLink": "UJBK7pil",
              "idShort": 8,
              "name": "My Test Card",
              "id": "20020"
            },
            "text": "My Test Comment"
          },
          "type": "commentCard",
          "date": "2014-02-07T18:02:24.297Z",
          "memberCreator": {
            "id": "20050",
            "avatarHash": "20001",
            "fullName": "Gavin Laking",
            "initials": "GL",
            "username": "gavinlaking1"
          }
        }
    http_version: 
  recorded_at: Tue, 11 Mar 2014 21:34:35 GMT
recorded_with: VCR 2.8.0

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
troo-0.0.15 features/support/cassettes/200_create_comment.yml
troo-0.0.14 features/support/cassettes/200_create_comment.yml
troo-0.0.13 features/support/cassettes/200_create_comment.yml
troo-0.0.12 features/support/cassettes/200_create_comment.yml
troo-0.0.11 features/support/cassettes/200_create_comment.yml
troo-0.0.10 features/support/cassettes/200_create_comment.yml