Sha256: 82bcb3635f4d1a3d75702c23ec898268ecd4e0af7fc3369646158ae0d1ae26ce
Contents?: true
Size: 1.36 KB
Versions: 2
Compression:
Stored size: 1.36 KB
Contents
--- http_interactions: - request: method: post uri: http://core.dev/apps/development/organizations.json body: encoding: UTF-8 string: organization[key]=foobar&organization[name]=Foo%20Bar headers: {} response: status: code: 201 message: Created headers: Date: - Tue, 28 Jan 2014 14:04:59 GMT Server: - Apache/2.2.24 (Unix) DAV/2 Phusion_Passenger/4.0.35 mod_ssl/2.2.24 OpenSSL/0.9.8y X-Frame-Options: - SAMEORIGIN X-Xss-Protection: - 1; mode=block X-Content-Type-Options: - nosniff X-Ua-Compatible: - chrome=1 Etag: - "\"304439f64ca0ad5b9042da7c93ee58d2\"" Cache-Control: - max-age=0, private, must-revalidate X-Request-Id: - a3f0d5c5-6118-4277-8bc3-f88344a5e8da X-Runtime: - '0.009867' X-Powered-By: - Phusion Passenger 4.0.35 Location: - http://core.dev/apps/1/organizations/5 Status: - 201 Created Transfer-Encoding: - chunked Content-Type: - application/json; charset=utf-8 body: encoding: UTF-8 string: "{\"id\":5,\"key\":\"foobar\",\"name\":\"Foo Bar\",\"created_at\":\"2014-01-28T14:04:59.261Z\",\"updated_at\":\"2014-01-28T14:04:59.261Z\",\"app_id\":1}" http_version: recorded_at: Tue, 28 Jan 2014 14:04:59 GMT recorded_with: VCR 2.8.0
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
roqua-core-api-0.0.2 | spec/fixtures/organizations/can_be_created.yml |
roqua-core-api-0.0.1 | spec/fixtures/Organizations/can_be_created.yml |