Sha256: b0a55f6c4d838950eef39ce7a2a1a5a15ec1bdb28dc48e0d9bd4435575dd87a3
Contents?: true
Size: 1.2 KB
Versions: 1
Compression:
Stored size: 1.2 KB
Contents
--- http_interactions: - request: method: get uri: https://api-fxpractice.oanda.com/v1/instruments?accountId=1871900&fields=pip,precision&instruments=EUR_USD,EUR_CAD 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.7.0.1 Date: - Mon, 14 Mar 2016 23:01:12 GMT Content-Type: - application/json Content-Length: - '196' Connection: - keep-alive Etag: - '"3a3c61c7d6d86ef8c92f59e4020f39d07e2e5b2f"' Expires: - Tue, 15 Mar 2016 23:01:12 GMT body: encoding: UTF-8 string: "{\n\t\"instruments\" : [\n\t\t{\n\t\t\t\"instrument\" : \"EUR_USD\",\n\t\t\t\"pip\" : \"0.0001\",\n\t\t\t\"precision\" : \"0.00001\"\n\t\t},\n\t\t{\n\t\t\t\"instrument\" : \"EUR_CAD\",\n\t\t\t\"pip\" : \"0.0001\",\n\t\t\t\"precision\" : \"0.00001\"\n\t\t}\n\t]\n}" http_version: recorded_at: Mon, 14 Mar 2016 23:01:13 GMT recorded_with: VCR 2.9.3
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
oanda_api-0.9.5 | spec/fixtures/vcr_cassettes/instruments_options_get.yml |