Sha256: f02e2c608e4f79cac583c7a13d51d9a506a70e41bd651114b28fdb1ee25097fe

Contents?: true

Size: 1.07 KB

Versions: 1

Compression:

Stored size: 1.07 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://api-fxpractice.oanda.com/v1/prices?instruments=USD_JPY
    body:
      encoding: US-ASCII
      string: ''
    headers:
      X-Accept-Datetime-Format:
      - RFC3339
      Authorization:
      - Bearer <OANDA_TESTING_API_TOKEN>
      Connection:
      - keep-alive
      Keep-Alive:
      - '30'
  response:
    status:
      code: 200
      message: OK
    headers:
      Server:
      - openresty/1.9.15.1
      Date:
      - Mon, 08 Jan 2018 18:26:31 GMT
      Content-Type:
      - application/json
      Content-Length:
      - '139'
      Connection:
      - keep-alive
      Etag:
      - '"43cd71e279e9a0cda2f03ff40944ad6e0427100e"'
      Access-Control-Allow-Origin:
      - "*"
    body:
      encoding: UTF-8
      string: "{\n\t\"prices\" : [\n\t\t{\n\t\t\t\"instrument\" : \"USD_JPY\",\n\t\t\t\"time\"
        : \"2018-01-08T18:26:18.376967Z\",\n\t\t\t\"bid\" : 113.064,\n\t\t\t\"ask\"
        : 113.076\n\t\t}\n\t]\n}"
    http_version: 
  recorded_at: Mon, 08 Jan 2018 18:26:42 GMT
recorded_with: VCR 4.0.0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
oanda_api-0.9.6 spec/fixtures/vcr_cassettes/instrument_USD_JPY.yml