Sha256: 13eceb859b99d1d15cc0eee0cf9698aad6a6740a31d2182a8b42ed246234adc5

Contents?: true

Size: 1.4 KB

Versions: 3

Compression:

Stored size: 1.4 KB

Contents

--- 
http_interactions: 
- request: 
    method: post
    uri: https://api.parse.com/1/classes/TestModelObject
    body: 
      encoding: UTF-8
      string: "{}"
    headers: 
      Content-Type: 
      - application/json
      Accept: 
      - application/json
      User-Agent: 
      - Parse for Ruby, 0.0
      X-Parse-Master-Key: 
      - ""
      X-Parse-Rest-Api-Key: 
      - <X-Parse-REST-API-Key>
      X-Parse-Application-Id: 
      - <X-Parse-Application-Id>
      X-Parse-Session-Token: 
      - ""
      Expect: 
      - ""
  response: 
    status: 
      code: 201
      message: Created
    headers: 
      Access-Control-Allow-Origin: 
      - "*"
      Access-Control-Request-Method: 
      - "*"
      Cache-Control: 
      - no-cache
      Content-Type: 
      - application/json; charset=utf-8
      Date: 
      - Mon, 22 Apr 2013 16:03:16 GMT
      Location: 
      - https://api.parse.com/1/classes/TestModelObject/K9I570yzN6
      Server: 
      - nginx/1.2.2
      Set-Cookie: 
      - <COOKIE-KEY>
      Status: 
      - 201 Created
      X-Runtime: 
      - "0.035273"
      X-Ua-Compatible: 
      - IE=Edge,chrome=1
      Content-Length: 
      - "64"
      Connection: 
      - keep-alive
    body: 
      encoding: ASCII-8BIT
      string: "{\"createdAt\":\"2013-04-22T16:03:16.874Z\",\"objectId\":\"K9I570yzN6\"}"
    http_version: 
  recorded_at: Mon, 22 Apr 2013 16:03:16 GMT
recorded_with: VCR 2.4.0

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
parse-ruby-client-0.3.0 fixtures/vcr_cassettes/test_new_model.yml
parse-ruby-client-0.2.0 fixtures/vcr_cassettes/test_new_model.yml
parse-ruby-client-0.1.15 fixtures/vcr_cassettes/test_new_model.yml