Sha256: 663c9f6520d80586c2fa5a34e5ecf4a5e5a43637d565420bdf9856a50a974c0f
Contents?: true
Size: 1.76 KB
Versions: 5
Compression:
Stored size: 1.76 KB
Contents
--- http_interactions: - request: method: post uri: https://<USERNAME>:<PASSWORD>@oiapi.com/v1/advertisers/ body: encoding: UTF-8 string: '{"name":"new advertiser fcbbcc6475737fe8b61b322ce3a92637","status_id":1,"category_id":1010}' headers: Content-Type: - application/json User-Agent: - OiApiRuby Gem 0.1.1 response: status: code: 201 message: CREATED headers: Date: - Tue, 28 Apr 2015 19:59:35 GMT Server: - Apache/2.2.15 (CentOS) Vary: - Accept,Cookie X-Frame-Options: - SAMEORIGIN Allow: - GET, POST, HEAD, OPTIONS Connection: - close Transfer-Encoding: - chunked Content-Type: - application/json body: encoding: UTF-8 string: '{"status": "Create Successful", "message": "Advertiser successfully created", "id": 40532}' http_version: recorded_at: Tue, 28 Apr 2015 20:00:42 GMT - request: method: get uri: https://<USERNAME>:<PASSWORD>@oiapi.com/v1/advertisers/40532/balance/ body: encoding: US-ASCII string: '' headers: Content-Type: - application/json User-Agent: - OiApiRuby Gem 0.1.1 response: status: code: 200 message: OK headers: Date: - Tue, 28 Apr 2015 19:59:35 GMT Server: - Apache/2.2.15 (CentOS) Vary: - Accept,Cookie X-Frame-Options: - SAMEORIGIN Allow: - GET, HEAD, OPTIONS Connection: - close Transfer-Encoding: - chunked Content-Type: - application/json body: encoding: UTF-8 string: '{"balance": 0.0}' http_version: recorded_at: Tue, 28 Apr 2015 20:00:43 GMT recorded_with: VCR 2.9.3
Version data entries
5 entries across 5 versions & 1 rubygems