Sha256: 2ce2f8472ef71caf91dc4e9e04ecb1d6239b1a8dcd84cb98d367e618ca4786bb

Contents?: true

Size: 1.26 KB

Versions: 3

Compression:

Stored size: 1.26 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: https://api.pinterest.com/v1/boards/?fields=name
    body:
      encoding: UTF-8
      string: description=Bar&name=Foo
    headers:
      User-Agent:
      - Faraday v0.10.1
      Authorization:
      - Bearer AVP99QpzwII-f1I2p5gyHi8CiCeQFJkDr8dP-JpDs-LEtAAyegAAAAA
      Content-Type:
      - application/x-www-form-urlencoded
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Accept:
      - "*/*"
  response:
    status:
      code: 201
      message: CREATED
    headers:
      Access-Control-Allow-Origin:
      - "*"
      Age:
      - '0'
      Cache-Control:
      - private
      Content-Type:
      - application/json
      Pinterest-Generated-By:
      - None
      Pinterest-Version:
      - d67cb4f
      X-Content-Type-Options:
      - nosniff
      X-Pinterest-Rid:
      - '234376806949'
      X-Ratelimit-Limit:
      - '200'
      X-Ratelimit-Remaining:
      - '121'
      Content-Length:
      - '53'
      Date:
      - Thu, 12 Jan 2017 12:13:21 GMT
      Connection:
      - keep-alive
    body:
      encoding: UTF-8
      string: '{"data": {"id": "559853866116962371", "name": "Foo"}}'
    http_version: 
  recorded_at: Thu, 12 Jan 2017 12:13:21 GMT
recorded_with: VCR 3.0.3

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
pinterest-ruby-1.0.2 spec/cassettes/Pinterest_Endpoints_Boards/_create_board/should_create_the_board_and_return_it_with_only_the_requested_fields.yml
pinterest-ruby-1.0.1 spec/cassettes/Pinterest_Endpoints_Boards/_create_board/should_create_the_board_and_return_it_with_only_the_requested_fields.yml
pinterest-ruby-1.0.0 spec/cassettes/Pinterest_Endpoints_Boards/_create_board/should_create_the_board_and_return_it_with_only_the_requested_fields.yml