amiando 0.1.0 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (121) hide show
  1. data/.travis.yml +6 -0
  2. data/Gemfile +1 -0
  3. data/README.md +11 -7
  4. data/lib/amiando.rb +4 -0
  5. data/lib/amiando/autorun.rb +24 -0
  6. data/lib/amiando/boolean.rb +4 -0
  7. data/lib/amiando/request.rb +13 -1
  8. data/lib/amiando/resource.rb +10 -5
  9. data/lib/amiando/result.rb +4 -8
  10. data/lib/amiando/version.rb +1 -1
  11. data/test/amiando/amiando_test.rb +11 -0
  12. data/test/amiando/event_test.rb +12 -11
  13. data/test/amiando/resource_test.rb +39 -11
  14. data/test/fixtures/ApiKey/{ded8694c21d2e1c0cec845f72ba452b5.yml → 1d8e3d55d45a77d6eb7796e5abb70281.yml} +18 -18
  15. data/test/fixtures/ApiKey/1f62195e173114773b3ec2613582ece9.yml +17 -17
  16. data/test/fixtures/ApiKey/{a948a98b153ab66978e37160f352bfbc.yml → 2bd8734a62569871c33d9b4d85b6a77e.yml} +18 -18
  17. data/test/fixtures/ApiKey/97d82801a10696aaf385bf5873034b60.yml +17 -17
  18. data/test/fixtures/Event/{67e55d2f91fa702eb8dc612cbfa661f9.yml → 0d29a0d4fe4acb5754dbbf35fea93978.yml} +19 -19
  19. data/test/fixtures/Event/{5d6016557d86e7b7ff83d07d1ef4bf44.yml → 0f81fe01f6d9137dabe648694e51108b.yml} +19 -19
  20. data/test/fixtures/Event/{50cb3d76b40032b0fa5731ce7d2ae2f6.yml → 293b18554ac33089826dcc199d55f66d.yml} +20 -20
  21. data/test/fixtures/Event/{ebab641e40ca57f8e0883d8ea003bd78.yml → 2d3625bced7e64be6a1f77391e53c92c.yml} +20 -20
  22. data/test/fixtures/Event/{813535fc6ee153c1a6d8e826f1fe04dc.yml → 3429e430b90972313131c5ec7b140bc5.yml} +20 -20
  23. data/test/fixtures/Event/548edbff1f623236bf25b782b4d54f00.yml +60 -0
  24. data/test/fixtures/Event/5839cf01abdb31ee25b467010b843a7e.yml +60 -0
  25. data/test/fixtures/Event/{eb341dbccefaad75aad439f10cc7d82d.yml → 782ed18e0254a0921f2bdc4ee531be15.yml} +20 -20
  26. data/test/fixtures/Event/{3b8ae154ad13c7152366b79c0d34b053.yml → 79874f1be286c23c9073abadd30bfb54.yml} +18 -18
  27. data/test/fixtures/Event/7cc1b7624fd157ace68f1228ac3dcdf0.yml +60 -0
  28. data/test/fixtures/Event/819153d5998556cd0e0a69843b82e180.yml +60 -0
  29. data/test/fixtures/Event/8aa7c9a23f8cfb78429186ed32506a85.yml +60 -0
  30. data/test/fixtures/Event/9c91cd6e67ca4c487277a231642c7348.yml +60 -0
  31. data/test/fixtures/Event/a43ca700b01ed360f3fd49053a372409.yml +60 -0
  32. data/test/fixtures/Event/b366ae5348b0369ae9ebe311d27d6e7a.yml +60 -0
  33. data/test/fixtures/{User/1e3ab0fb92b5b1992f35256b4be7497b.yml → Event/c0215f6e5cc7ce3f38bc8160073ff6e5.yml} +19 -19
  34. data/test/fixtures/Event/{3a90bf0a17eb1d647f1496d04640797a.yml → c56ad4fb06c53108a17395024b0c6591.yml} +20 -20
  35. data/test/fixtures/Event/{29a95cd545b2fba8121dce97a3c859e3.yml → cacbf55bdb4305ffc7bde245b549c802.yml} +17 -17
  36. data/test/fixtures/{ApiKey/76860dbafe66279f25f56cd66b3f6ba1.yml → Event/cd000efc19547014919f0e4beddef16d.yml} +18 -19
  37. data/test/fixtures/Event/{c88c85889575508f75deee325e16e49d.yml → e8c793aaa218772c909bca09ce1b15a3.yml} +19 -19
  38. data/test/fixtures/Event/e967b0a7dc4c142076ff86e244b3d7ec.yml +60 -0
  39. data/test/fixtures/Event/ea326235c2dfbc3fb0a58d40e63dec8a.yml +60 -0
  40. data/test/fixtures/Event/{ef17351e4bbc84eb776fe16dda31e1e4.yml → f23b74a91d5c997e3db3087a9ac5083c.yml} +20 -20
  41. data/test/fixtures/Event/f6749539762876faa27fe9d9d9138a75.yml +60 -0
  42. data/test/fixtures/Event/{a816e5664ff66b8e3d27b74435a0c123.yml → fbfab75b95d5c3df19152e70fbd9689c.yml} +20 -20
  43. data/test/fixtures/Global/505952258352958b3b59a3812372ed02.yml +17 -17
  44. data/test/fixtures/Global/{d41a6ca323b5db99b4e3c06e108c52cc.yml → 8d5740635c53798549a973a4f245613e.yml} +20 -20
  45. data/test/fixtures/PaymentType/{46a58274e28425eeab73c573ea2a3236.yml → 0096aebaa9c29a7bcb381d20697704c3.yml} +20 -20
  46. data/test/fixtures/PaymentType/{0e4e3995f9ecd10f11b50270c326f23b.yml → 3f67b8ff5994e0239fa2ed6e7dbfcec1.yml} +19 -19
  47. data/test/fixtures/PaymentType/{0ad10cb8031c0c8b2c2787ca5c390667.yml → 7c37125c353d970dbbbaaef54eaf3d90.yml} +20 -20
  48. data/test/fixtures/PaymentType/{cd61062dafdb2b4f2a08364482901e49.yml → 99cb9326dac40ba3263f9564d0c38fef.yml} +18 -18
  49. data/test/fixtures/PaymentType/fbfab75b95d5c3df19152e70fbd9689c.yml +60 -0
  50. data/test/fixtures/TicketCategory/{bee3d6eb4247fec0849d91fb2f768524.yml → 10f73790dceb968d141b099cd8890fc7.yml} +20 -20
  51. data/test/fixtures/TicketCategory/{a9b19dc83437d00ffc4603c04f78159f.yml → 1267a63177d0cdbdc9ce0698c746801a.yml} +19 -19
  52. data/test/fixtures/TicketCategory/{655e7a8089d67b8eeea1176398e4b289.yml → 1292d83aaf8b860c9674dc3deab14f76.yml} +20 -20
  53. data/test/fixtures/TicketCategory/68afc49b238888d5f21e2bda4112d3ec.yml +60 -0
  54. data/test/fixtures/TicketCategory/{e6076c26b1b75eec091c5b91c9f75ad9.yml → 9e4aeb649cc0d8ceeadd95ddf3691db5.yml} +18 -18
  55. data/test/fixtures/TicketCategory/{fe63648cf867613ec93b380e06257349.yml → af30e74612a9be4e082524a58f9fa12f.yml} +18 -18
  56. data/test/fixtures/TicketCategory/d93efc92d5d6638151f7b098b5f786e2.yml +60 -0
  57. data/test/fixtures/TicketCategory/fbfab75b95d5c3df19152e70fbd9689c.yml +60 -0
  58. data/test/fixtures/TicketShop/{03d35073550910e61201cf425b4ff73e.yml → 00f98e3db33c4179bfb87a14c662ae1a.yml} +18 -18
  59. data/test/fixtures/{Event/c5ad7e1d1c160d7d1132297892a9ec94.yml → TicketShop/95137c716c285b96acef0a0d9f4b55c2.yml} +20 -20
  60. data/test/fixtures/{Event/49877df5f8c251e3364a3560ab1ab46c.yml → TicketShop/98af95fbe3b6921d446c8ad57f476683.yml} +19 -19
  61. data/test/fixtures/TicketShop/{15c36c73e9f1d3255a61a559e3b98562.yml → dc18e2818f5b86f9e6609703d4165c80.yml} +20 -20
  62. data/test/fixtures/TicketShop/{ece5150c24e5000bf4eff8dcdb6311bb.yml → f8b2b6ca29914576989fa3c2fc21d516.yml} +20 -20
  63. data/test/fixtures/User/01fec3bc2a1e516b338622c402243255.yml +60 -0
  64. data/test/fixtures/User/{e51278f9f771be0c6c3ac0e4ee1b6459.yml → 05317b0072cb1096bfb6967b6ed8d3f6.yml} +18 -18
  65. data/test/fixtures/User/{0f635f4bb82fdc84af205efe76f43ae0.yml → 0d0a11e4a50e0c07c5a9ea57d82b0f73.yml} +20 -20
  66. data/test/fixtures/User/20151bd612c24a781cfda884ddea4648.yml +60 -0
  67. data/test/fixtures/User/{eb30a195ac7829d506954f472e9e6dea.yml → 2b96ad3dbac7864d8567eee7aef596f8.yml} +18 -18
  68. data/test/fixtures/User/5083f674a088c59d7f57e167d7a68846.yml +60 -0
  69. data/test/fixtures/User/60ce8f1f2c00efb20e63cac38a2c3733.yml +60 -0
  70. data/test/fixtures/User/{7d493f7758d9795ad522bc827cb51b77.yml → 6336fa05acc193628f86cced59cfb181.yml} +19 -19
  71. data/test/fixtures/User/6b47fa7d9877e42cf0efc331760a4297.yml +60 -0
  72. data/test/fixtures/User/72a03fe8088b0e860de88f5017ddad1a.yml +60 -0
  73. data/test/fixtures/User/939e0f42cf958e9be75705d71f9c5d46.yml +60 -0
  74. data/test/fixtures/User/b9227cff5e90a733e50df2a9110a3061.yml +60 -0
  75. data/test/fixtures/User/{6501a4db53a97afe6f7b9afeeb996888.yml → cf8a518069a9b3ad71e45ca607a3eb31.yml} +18 -18
  76. data/test/fixtures/User/d0d7823d8c1402e1959481c4a5fe7acf.yml +60 -0
  77. data/test/fixtures/User/{3bac6d29256056f2b9a1ea6fad26966d.yml → e0f7ab1b2afa0f1ea2be473bc3dd3838.yml} +19 -19
  78. data/test/fixtures/User/{6ad0dd77081f413e3df25d6a625d38cd.yml → ea31627d93c898465d0dbe44c86ca6ed.yml} +20 -20
  79. data/test/fixtures/User/{baa28f50439b903e423dbdf918fff20b.yml → efb3543620c2a1753972b79b1a747b00.yml} +18 -18
  80. data/test/support/factory.rb +1 -1
  81. data/test/test_helper.rb +10 -3
  82. metadata +134 -162
  83. data/test/fixtures/ApiKey/018fa0a2281ec9026bc122bc346366f6.yml +0 -60
  84. data/test/fixtures/ApiKey/a703d1fcec1576fa8cb4ca1c5f53f545.yml +0 -62
  85. data/test/fixtures/ApiKey/b7ecc9e79dd856dec661554cd00490ed.yml +0 -62
  86. data/test/fixtures/ApiKey/fa883db60c0390aa8948098d32497015.yml +0 -60
  87. data/test/fixtures/Event/361940ebc5f074b1d6d96c2dbeb573ab.yml +0 -60
  88. data/test/fixtures/Event/8eabb0f839e03cde5818397c7121e6b4.yml +0 -61
  89. data/test/fixtures/Event/96a5ccd0281a67a4bdb276516b77e756.yml +0 -62
  90. data/test/fixtures/Event/9e689bd5495dc898a710cba8e6d1d779.yml +0 -62
  91. data/test/fixtures/Event/d6a585196f1a2a94d22f22a2140d4c07.yml +0 -60
  92. data/test/fixtures/Event/e00eebd4faf194fe592fa6e7615909b8.yml +0 -60
  93. data/test/fixtures/Event/e753b6f404795c6635856ea43b0c7d35.yml +0 -60
  94. data/test/fixtures/PaymentType/49877df5f8c251e3364a3560ab1ab46c.yml +0 -60
  95. data/test/fixtures/PaymentType/c1ea7b9755738d0bdc9336955cd4fa52.yml +0 -62
  96. data/test/fixtures/PaymentType/fb24238618b16cb664a5277279e14ff0.yml +0 -62
  97. data/test/fixtures/TicketCategory/0412c9d453efd804e171c6ba57fd980a.yml +0 -66
  98. data/test/fixtures/TicketCategory/49877df5f8c251e3364a3560ab1ab46c.yml +0 -60
  99. data/test/fixtures/TicketCategory/4d3f8d9ff3fb728fc37aaa6e40355a00.yml +0 -62
  100. data/test/fixtures/TicketCategory/5d4fdfda01ed8193c6bbc5e089db5a4b.yml +0 -60
  101. data/test/fixtures/TicketCategory/c6f8563714904f006b28ac06312b107d.yml +0 -60
  102. data/test/fixtures/TicketCategory/ebfcf07be91b8cb6d05156713592abc9.yml +0 -60
  103. data/test/fixtures/TicketShop/0524d80dc6e3fad88d49adf71ffa2ab9.yml +0 -60
  104. data/test/fixtures/TicketShop/09729fb0d9f1490bec3acfa0e6742190.yml +0 -60
  105. data/test/fixtures/TicketShop/4605dd240202cd7510bfecaf474ac615.yml +0 -62
  106. data/test/fixtures/TicketShop/5c1f5488a196f44f2c18cc186816fd42.yml +0 -60
  107. data/test/fixtures/TicketShop/71f80402a72be32fdd34074d4426b765.yml +0 -62
  108. data/test/fixtures/TicketShop/bc24338e918c6edb07a55f4d580c5af3.yml +0 -60
  109. data/test/fixtures/TicketShop/d095062bf22d235f277c979b025e5cac.yml +0 -60
  110. data/test/fixtures/User/0b4a60c6c962b4b3af9ab21832cd76b2.yml +0 -60
  111. data/test/fixtures/User/1c2f2c8a5372e998f38b9d387107cee2.yml +0 -60
  112. data/test/fixtures/User/3ffaba64188557400a8678dbefd75990.yml +0 -60
  113. data/test/fixtures/User/5a26c7f9edf6d6027b19b57feda4a96f.yml +0 -60
  114. data/test/fixtures/User/5c17b4b5287f5d0ba390e25e99cf2270.yml +0 -49
  115. data/test/fixtures/User/89e6cb6ae39e29a154c99e0e33bb1b91.yml +0 -60
  116. data/test/fixtures/User/90a3bfe214f17305e356ad3f1a9c9ce7.yml +0 -60
  117. data/test/fixtures/User/92ad6537c8be5aab7cbd778d424f4944.yml +0 -60
  118. data/test/fixtures/User/9485b68940997e23e3721a413d4fbdd5.yml +0 -49
  119. data/test/fixtures/User/98348fe6fbecb7916faadd835916d94d.yml +0 -60
  120. data/test/fixtures/User/b63d7aa4703a3140b4d9884e9f302362.yml +0 -60
  121. data/test/fixtures/User/b8c3fd04d7bd0925c3ccd3a3978ab8e6.yml +0 -49
@@ -1,60 +0,0 @@
1
- --- !ruby/object:Typhoeus::Response
2
- app_connect_time: 0.795851
3
- body: "{\"id\":349017,\"success\":true}"
4
- code: 201
5
- connect_time: 0.494943
6
- curl_error_message: No error
7
- curl_return_code: 0
8
- effective_url: https://test.amiando.com/api/event/create?version=1&format=json&apikey=5Tgoob95gX5WqjF0FIjxoJHLNp7YEgAlLuXZdzMuYXaxZZaah3
9
- first_header_line: HTTP/1.1 201 Created
10
- headers: |
11
- HTTP/1.1 201 Created
12
- Date: Mon, 24 Oct 2011 13:34:30 GMT
13
- Server: Apache/2.0.55 (Red Hat)
14
- Set-Cookie: JSESSIONID=D418954067211EF528670055542236B1.web01; Path=/; Secure
15
- Set-Cookie: JSESSIONID=D418954067211EF528670055542236B1.web01; Path=/
16
- accept-charset: utf-8
17
- P3P: policyref="/w3c/p3p.xml", CP="CAO DSP COR CUR ADM DEV TAI PSA PSD CON OUR IND UNI PUR COM CNT"
18
- Access-Control-Allow-Origin: *
19
- Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
20
- Set-Cookie: ANONYMOUS_HASHED_REMEMBER_ME_COOKIE_KEY=dGVRUDFoTVhqUGQ3R1JuMToxMzIwNjczMDU2Njk2OmI0N2JhZGFjYmJmMTkzYmIyMWMxNGJmYjNiNzliOWVm; Expires=Sat, 22-Oct-2016 13:37:36 GMT; Path=/
21
- Accept-Ranges: bytes
22
- Cache-Control: max-age=7200
23
- Expires: Mon, 24 Oct 2011 15:34:30 GMT
24
- Vary: User-Agent
25
- Transfer-Encoding: chunked
26
- Content-Type: application/json;charset=UTF-8
27
-
28
-
29
- headers_hash: !map:Typhoeus::NormalizedHeaderHash
30
- Vary: User-Agent
31
- Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
32
- P3p: policyref="/w3c/p3p.xml", CP="CAO DSP COR CUR ADM DEV TAI PSA PSD CON OUR IND UNI PUR COM CNT"
33
- Transfer-Encoding: chunked
34
- Access-Control-Allow-Origin: "*"
35
- Content-Type: application/json;charset=UTF-8
36
- Date: Mon, 24 Oct 2011 13:34:30 GMT
37
- Accept-Ranges: bytes
38
- Server: Apache/2.0.55 (Red Hat)
39
- Set-Cookie:
40
- - JSESSIONID=D418954067211EF528670055542236B1.web01; Path=/; Secure
41
- - JSESSIONID=D418954067211EF528670055542236B1.web01; Path=/
42
- - ANONYMOUS_HASHED_REMEMBER_ME_COOKIE_KEY=dGVRUDFoTVhqUGQ3R1JuMToxMzIwNjczMDU2Njk2OmI0N2JhZGFjYmJmMTkzYmIyMWMxNGJmYjNiNzliOWVm; Expires=Sat, 22-Oct-2016 13:37:36 GMT; Path=/
43
- Expires: Mon, 24 Oct 2011 15:34:30 GMT
44
- Cache-Control: max-age=7200
45
- Accept-Charset: utf-8
46
- http_version:
47
- mock: false
48
- name_lookup_time: 0.428712
49
- pretransfer_time: 0.795853
50
- request: |-
51
- :method => :post,
52
- :url => https://test.amiando.com/api/event/create?version=1&format=json&apikey=5Tgoob95gX5WqjF0FIjxoJHLNp7YEgAlLuXZdzMuYXaxZZaah3,
53
- :params => {:identifier=>"event-identifier-find-all-1", :title=>"Secret title", :country=>"es", :hostId=>256142272, :selectedDate=>"1970-01-01T01:00:00+01:00"},
54
- :headers => {"User-Agent"=>"Typhoeus - http://github.com/dbalatero/typhoeus/tree/master"}
55
- requested_http_method:
56
- requested_url:
57
- start_time:
58
- start_transfer_time: 2.036324
59
- status_message: Created
60
- time: 2.036437
@@ -1,60 +0,0 @@
1
- --- !ruby/object:Typhoeus::Response
2
- app_connect_time: 0.758956
3
- body: "{\"id\":349015,\"success\":true}"
4
- code: 201
5
- connect_time: 0.474509
6
- curl_error_message: No error
7
- curl_return_code: 0
8
- effective_url: https://test.amiando.com/api/event/create?version=1&format=json&apikey=5Tgoob95gX5WqjF0FIjxoJHLNp7YEgAlLuXZdzMuYXaxZZaah3
9
- first_header_line: HTTP/1.1 201 Created
10
- headers: |
11
- HTTP/1.1 201 Created
12
- Date: Mon, 24 Oct 2011 13:28:13 GMT
13
- Server: Apache/2.0.55 (Red Hat)
14
- Set-Cookie: JSESSIONID=781EEEFE253075CF2D4DDDA9B92C5949.web01; Path=/; Secure
15
- Set-Cookie: JSESSIONID=781EEEFE253075CF2D4DDDA9B92C5949.web01; Path=/
16
- accept-charset: utf-8
17
- P3P: policyref="/w3c/p3p.xml", CP="CAO DSP COR CUR ADM DEV TAI PSA PSD CON OUR IND UNI PUR COM CNT"
18
- Access-Control-Allow-Origin: *
19
- Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
20
- Set-Cookie: ANONYMOUS_HASHED_REMEMBER_ME_COOKIE_KEY=QjZCRUNCVDZRY3hTeFFEaDoxMzIwNjcyNjc5MzIzOjQ0MzVlNzkwMTc3MDgyM2Q2ZDRmZGQwNGNiMTA3Njg0; Expires=Sat, 22-Oct-2016 13:31:19 GMT; Path=/
21
- Accept-Ranges: bytes
22
- Cache-Control: max-age=7200
23
- Expires: Mon, 24 Oct 2011 15:28:13 GMT
24
- Vary: User-Agent
25
- Transfer-Encoding: chunked
26
- Content-Type: application/json;charset=UTF-8
27
-
28
-
29
- headers_hash: !map:Typhoeus::NormalizedHeaderHash
30
- Vary: User-Agent
31
- Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
32
- P3p: policyref="/w3c/p3p.xml", CP="CAO DSP COR CUR ADM DEV TAI PSA PSD CON OUR IND UNI PUR COM CNT"
33
- Transfer-Encoding: chunked
34
- Access-Control-Allow-Origin: "*"
35
- Content-Type: application/json;charset=UTF-8
36
- Date: Mon, 24 Oct 2011 13:28:13 GMT
37
- Accept-Ranges: bytes
38
- Server: Apache/2.0.55 (Red Hat)
39
- Set-Cookie:
40
- - JSESSIONID=781EEEFE253075CF2D4DDDA9B92C5949.web01; Path=/; Secure
41
- - JSESSIONID=781EEEFE253075CF2D4DDDA9B92C5949.web01; Path=/
42
- - ANONYMOUS_HASHED_REMEMBER_ME_COOKIE_KEY=QjZCRUNCVDZRY3hTeFFEaDoxMzIwNjcyNjc5MzIzOjQ0MzVlNzkwMTc3MDgyM2Q2ZDRmZGQwNGNiMTA3Njg0; Expires=Sat, 22-Oct-2016 13:31:19 GMT; Path=/
43
- Expires: Mon, 24 Oct 2011 15:28:13 GMT
44
- Cache-Control: max-age=7200
45
- Accept-Charset: utf-8
46
- http_version:
47
- mock: false
48
- name_lookup_time: 0.410539
49
- pretransfer_time: 0.758958
50
- request: |-
51
- :method => :post,
52
- :url => https://test.amiando.com/api/event/create?version=1&format=json&apikey=5Tgoob95gX5WqjF0FIjxoJHLNp7YEgAlLuXZdzMuYXaxZZaah3,
53
- :params => {:identifier=>"event-identifier-update-1", :title=>"wadus", :hostId=>256142272, :country=>"es", :selectedDate=>"1970-01-01T01:00:00+01:00"},
54
- :headers => {"User-Agent"=>"Typhoeus - http://github.com/dbalatero/typhoeus/tree/master"}
55
- requested_http_method:
56
- requested_url:
57
- start_time:
58
- start_transfer_time: 2.050805
59
- status_message: Created
60
- time: 2.050924
@@ -1,60 +0,0 @@
1
- --- !ruby/object:Typhoeus::Response
2
- app_connect_time: 0.412553
3
- body: "{\"event\":{\"lastModified\":\"2011-10-24T15:31:20\",\"selectedDate\":\"1970-01-01T01:00:00\",\"visibility\":\"private\",\"publishSearchEngines\":true,\"hostId\":256142272,\"eventType\":\"TICKETS\",\"country\":\"ES\",\"id\":349015,\"title\":\"wadus 2\",\"timezone\":\"Europe/Berlin\",\"organisatorDisplayName\":\"Jorge Llop\",\"creationTime\":\"2011-10-24T15:31:19\",\"longitude\":0,\"language\":\"es\",\"latitude\":0,\"identifier\":\"event-identifier-update-1\"},\"success\":true}"
4
- code: 200
5
- connect_time: 0.068297
6
- curl_error_message: No error
7
- curl_return_code: 0
8
- effective_url: https://test.amiando.com/api/event/349015?apikey=5Tgoob95gX5WqjF0FIjxoJHLNp7YEgAlLuXZdzMuYXaxZZaah3&format=json&version=1
9
- first_header_line: HTTP/1.1 200 OK
10
- headers: |
11
- HTTP/1.1 200 OK
12
- Date: Mon, 24 Oct 2011 13:28:27 GMT
13
- Server: Apache/2.0.55 (Red Hat)
14
- Set-Cookie: JSESSIONID=BBC8CBC9265E31A405BDD4B36C5748B1.web01; Path=/; Secure
15
- Set-Cookie: JSESSIONID=BBC8CBC9265E31A405BDD4B36C5748B1.web01; Path=/
16
- accept-charset: utf-8
17
- P3P: policyref="/w3c/p3p.xml", CP="CAO DSP COR CUR ADM DEV TAI PSA PSD CON OUR IND UNI PUR COM CNT"
18
- Access-Control-Allow-Origin: *
19
- Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
20
- Set-Cookie: ANONYMOUS_HASHED_REMEMBER_ME_COOKIE_KEY=NlI5ZnVuYzd4MlpwdUUybjoxMzIwNjcyNjkzMjU5OjhlMWJkNWQ4YTllZWUxN2Y2YzA3M2E2M2E1NzhhY2Yx; Expires=Sat, 22-Oct-2016 13:31:33 GMT; Path=/
21
- Vary: Accept-Charset,Accept-Encoding,Accept-Language,Accept,User-Agent
22
- Accept-Ranges: bytes
23
- Cache-Control: max-age=7200
24
- Expires: Mon, 24 Oct 2011 15:28:27 GMT
25
- Transfer-Encoding: chunked
26
- Content-Type: application/json;charset=UTF-8
27
-
28
-
29
- headers_hash: !map:Typhoeus::NormalizedHeaderHash
30
- Vary: Accept-Charset,Accept-Encoding,Accept-Language,Accept,User-Agent
31
- Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
32
- P3p: policyref="/w3c/p3p.xml", CP="CAO DSP COR CUR ADM DEV TAI PSA PSD CON OUR IND UNI PUR COM CNT"
33
- Transfer-Encoding: chunked
34
- Access-Control-Allow-Origin: "*"
35
- Content-Type: application/json;charset=UTF-8
36
- Date: Mon, 24 Oct 2011 13:28:27 GMT
37
- Accept-Ranges: bytes
38
- Server: Apache/2.0.55 (Red Hat)
39
- Set-Cookie:
40
- - JSESSIONID=BBC8CBC9265E31A405BDD4B36C5748B1.web01; Path=/; Secure
41
- - JSESSIONID=BBC8CBC9265E31A405BDD4B36C5748B1.web01; Path=/
42
- - ANONYMOUS_HASHED_REMEMBER_ME_COOKIE_KEY=NlI5ZnVuYzd4MlpwdUUybjoxMzIwNjcyNjkzMjU5OjhlMWJkNWQ4YTllZWUxN2Y2YzA3M2E2M2E1NzhhY2Yx; Expires=Sat, 22-Oct-2016 13:31:33 GMT; Path=/
43
- Expires: Mon, 24 Oct 2011 15:28:27 GMT
44
- Cache-Control: max-age=7200
45
- Accept-Charset: utf-8
46
- http_version:
47
- mock: false
48
- name_lookup_time: 0.003097
49
- pretransfer_time: 0.412556
50
- request: |-
51
- :method => :get,
52
- :url => https://test.amiando.com/api/event/349015?apikey=5Tgoob95gX5WqjF0FIjxoJHLNp7YEgAlLuXZdzMuYXaxZZaah3&format=json&version=1,
53
- :params => {:version=>1, :format=>:json, :apikey=>"5Tgoob95gX5WqjF0FIjxoJHLNp7YEgAlLuXZdzMuYXaxZZaah3"},
54
- :headers => {"User-Agent"=>"Typhoeus - http://github.com/dbalatero/typhoeus/tree/master"}
55
- requested_http_method:
56
- requested_url:
57
- start_time:
58
- start_transfer_time: 0.556036
59
- status_message: OK
60
- time: 0.556112
@@ -1,60 +0,0 @@
1
- --- !ruby/object:Typhoeus::Response
2
- app_connect_time: 2.489202
3
- body: "{\"id\":349047,\"success\":true}"
4
- code: 201
5
- connect_time: 0.552809
6
- curl_error_message: No error
7
- curl_return_code: 0
8
- effective_url: https://test.amiando.com/api/event/create?apikey=5Tgoob95gX5WqjF0FIjxoJHLNp7YEgAlLuXZdzMuYXaxZZaah3&format=json&version=1
9
- first_header_line: HTTP/1.1 201 Created
10
- headers: |
11
- HTTP/1.1 201 Created
12
- Date: Tue, 25 Oct 2011 09:50:13 GMT
13
- Server: Apache/2.0.55 (Red Hat)
14
- Set-Cookie: JSESSIONID=B9CE19CBA52B1157A980F8E3E1311B79.web01; Path=/; Secure
15
- Set-Cookie: JSESSIONID=B9CE19CBA52B1157A980F8E3E1311B79.web01; Path=/
16
- accept-charset: utf-8
17
- P3P: policyref="/w3c/p3p.xml", CP="CAO DSP COR CUR ADM DEV TAI PSA PSD CON OUR IND UNI PUR COM CNT"
18
- Access-Control-Allow-Origin: *
19
- Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
20
- Set-Cookie: ANONYMOUS_HASHED_REMEMBER_ME_COOKIE_KEY=VjRjVjdLYVh1MDVvUktJNjoxMzIwNzQ2MDAxNzk1OjA4YTk4NzNkYjJlM2E2MDdjNTEwNDRiZGQxZGNkZDUy; Expires=Sun, 23-Oct-2016 09:53:21 GMT; Path=/
21
- Accept-Ranges: bytes
22
- Cache-Control: max-age=7200
23
- Expires: Tue, 25 Oct 2011 11:50:13 GMT
24
- Vary: User-Agent
25
- Transfer-Encoding: chunked
26
- Content-Type: application/json;charset=UTF-8
27
-
28
-
29
- headers_hash: !map:Typhoeus::NormalizedHeaderHash
30
- Vary: User-Agent
31
- Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
32
- P3p: policyref="/w3c/p3p.xml", CP="CAO DSP COR CUR ADM DEV TAI PSA PSD CON OUR IND UNI PUR COM CNT"
33
- Transfer-Encoding: chunked
34
- Access-Control-Allow-Origin: "*"
35
- Content-Type: application/json;charset=UTF-8
36
- Date: Tue, 25 Oct 2011 09:50:13 GMT
37
- Accept-Ranges: bytes
38
- Server: Apache/2.0.55 (Red Hat)
39
- Set-Cookie:
40
- - JSESSIONID=B9CE19CBA52B1157A980F8E3E1311B79.web01; Path=/; Secure
41
- - JSESSIONID=B9CE19CBA52B1157A980F8E3E1311B79.web01; Path=/
42
- - ANONYMOUS_HASHED_REMEMBER_ME_COOKIE_KEY=VjRjVjdLYVh1MDVvUktJNjoxMzIwNzQ2MDAxNzk1OjA4YTk4NzNkYjJlM2E2MDdjNTEwNDRiZGQxZGNkZDUy; Expires=Sun, 23-Oct-2016 09:53:21 GMT; Path=/
43
- Expires: Tue, 25 Oct 2011 11:50:13 GMT
44
- Cache-Control: max-age=7200
45
- Accept-Charset: utf-8
46
- http_version:
47
- mock: false
48
- name_lookup_time: 0.002414
49
- pretransfer_time: 2.489206
50
- request: |-
51
- :method => :post,
52
- :url => https://test.amiando.com/api/event/create?apikey=5Tgoob95gX5WqjF0FIjxoJHLNp7YEgAlLuXZdzMuYXaxZZaah3&format=json&version=1,
53
- :params => {:hostId=>256142272, :title=>"Secret title", :selectedDate=>"1970-01-01T01:00:00+01:00", :country=>"es"},
54
- :headers => {"User-Agent"=>"Typhoeus - http://github.com/dbalatero/typhoeus/tree/master"}
55
- requested_http_method:
56
- requested_url:
57
- start_time:
58
- start_transfer_time: 6.925452
59
- status_message: Created
60
- time: 6.925515
@@ -1,62 +0,0 @@
1
- --- !ruby/object:Typhoeus::Response
2
- app_connect_time: 0.235204
3
- body: "{\"errors\":[\"com.amiando.api.rest.InvalidResourceId\"],\"success\":false}"
4
- code: 400
5
- connect_time: 0.096349
6
- curl_error_message: No error
7
- curl_return_code: 0
8
- effective_url: https://test.amiando.com/api/paymentType/false?apikey=5Tgoob95gX5WqjF0FIjxoJHLNp7YEgAlLuXZdzMuYXaxZZaah3&format=json&version=1
9
- first_header_line: HTTP/1.1 400 Bad Request
10
- headers: |
11
- HTTP/1.1 400 Bad Request
12
- Date: Tue, 25 Oct 2011 10:47:21 GMT
13
- Server: Apache/2.0.55 (Red Hat)
14
- Set-Cookie: JSESSIONID=5898C665565943F2640F7650E9E0DEBC.web01; Path=/; Secure
15
- Set-Cookie: JSESSIONID=5898C665565943F2640F7650E9E0DEBC.web01; Path=/
16
- accept-charset: utf-8
17
- P3P: policyref="/w3c/p3p.xml", CP="CAO DSP COR CUR ADM DEV TAI PSA PSD CON OUR IND UNI PUR COM CNT"
18
- Access-Control-Allow-Origin: *
19
- Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
20
- Set-Cookie: ANONYMOUS_HASHED_REMEMBER_ME_COOKIE_KEY=czFKQ0hpY1lLQTZHNDVaZjoxMzIwNzQ5NDMwNTc1OjM2YTMxYTViYjU5ZThhNWJkMGMzZDRmZTEwYzZkMTA4; Expires=Sun, 23-Oct-2016 10:50:30 GMT; Path=/
21
- Vary: Accept-Charset,Accept-Encoding,Accept-Language,Accept,User-Agent
22
- Accept-Ranges: bytes
23
- Cache-Control: max-age=7200
24
- Expires: Tue, 25 Oct 2011 12:47:21 GMT
25
- Connection: close
26
- Transfer-Encoding: chunked
27
- Content-Type: application/json;charset=UTF-8
28
-
29
-
30
- headers_hash: !map:Typhoeus::NormalizedHeaderHash
31
- Vary: Accept-Charset,Accept-Encoding,Accept-Language,Accept,User-Agent
32
- Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
33
- P3p: policyref="/w3c/p3p.xml", CP="CAO DSP COR CUR ADM DEV TAI PSA PSD CON OUR IND UNI PUR COM CNT"
34
- Transfer-Encoding: chunked
35
- Access-Control-Allow-Origin: "*"
36
- Content-Type: application/json;charset=UTF-8
37
- Date: Tue, 25 Oct 2011 10:47:21 GMT
38
- Accept-Ranges: bytes
39
- Server: Apache/2.0.55 (Red Hat)
40
- Set-Cookie:
41
- - JSESSIONID=5898C665565943F2640F7650E9E0DEBC.web01; Path=/; Secure
42
- - JSESSIONID=5898C665565943F2640F7650E9E0DEBC.web01; Path=/
43
- - ANONYMOUS_HASHED_REMEMBER_ME_COOKIE_KEY=czFKQ0hpY1lLQTZHNDVaZjoxMzIwNzQ5NDMwNTc1OjM2YTMxYTViYjU5ZThhNWJkMGMzZDRmZTEwYzZkMTA4; Expires=Sun, 23-Oct-2016 10:50:30 GMT; Path=/
44
- Expires: Tue, 25 Oct 2011 12:47:21 GMT
45
- Cache-Control: max-age=7200
46
- Accept-Charset: utf-8
47
- Connection: close
48
- http_version:
49
- mock: false
50
- name_lookup_time: 1.9e-05
51
- pretransfer_time: 0.235208
52
- request: |-
53
- :method => :get,
54
- :url => https://test.amiando.com/api/paymentType/false?apikey=5Tgoob95gX5WqjF0FIjxoJHLNp7YEgAlLuXZdzMuYXaxZZaah3&format=json&version=1,
55
- :params => {:apikey=>"5Tgoob95gX5WqjF0FIjxoJHLNp7YEgAlLuXZdzMuYXaxZZaah3", :format=>:json, :version=>1},
56
- :headers => {"User-Agent"=>"Typhoeus - http://github.com/dbalatero/typhoeus/tree/master"}
57
- requested_http_method:
58
- requested_url:
59
- start_time:
60
- start_transfer_time: 0.480779
61
- status_message: Bad Request
62
- time: 0.480849
@@ -1,62 +0,0 @@
1
- --- !ruby/object:Typhoeus::Response
2
- app_connect_time: 0.955692
3
- body: "{\"errors\":[\"com.amiando.api.rest.paymentType.PaymentTypeAlreadyExists\"],\"success\":false}"
4
- code: 400
5
- connect_time: 0.653345
6
- curl_error_message: No error
7
- curl_return_code: 0
8
- effective_url: https://test.amiando.com/api/event/349047/paymentType/create?apikey=5Tgoob95gX5WqjF0FIjxoJHLNp7YEgAlLuXZdzMuYXaxZZaah3&format=json&version=1
9
- first_header_line: HTTP/1.1 400 Bad Request
10
- headers: |
11
- HTTP/1.1 400 Bad Request
12
- Date: Tue, 25 Oct 2011 10:47:21 GMT
13
- Server: Apache/2.0.55 (Red Hat)
14
- Set-Cookie: JSESSIONID=7AA4941985B5D4EA8E3D0A3A8F1B8C61.web01; Path=/; Secure
15
- Set-Cookie: JSESSIONID=7AA4941985B5D4EA8E3D0A3A8F1B8C61.web01; Path=/
16
- accept-charset: utf-8
17
- P3P: policyref="/w3c/p3p.xml", CP="CAO DSP COR CUR ADM DEV TAI PSA PSD CON OUR IND UNI PUR COM CNT"
18
- Access-Control-Allow-Origin: *
19
- Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
20
- Set-Cookie: ANONYMOUS_HASHED_REMEMBER_ME_COOKIE_KEY=MnYzRGlDbXNHNjJtTmlPRzoxMzIwNzQ5NDMwMDU3Ojc2OWI0MTQ0MDkzMzBiNzgzNDMzYzlkYzE2Zjc5ZDI4; Expires=Sun, 23-Oct-2016 10:50:30 GMT; Path=/
21
- Accept-Ranges: bytes
22
- Cache-Control: max-age=7200
23
- Expires: Tue, 25 Oct 2011 12:47:21 GMT
24
- Vary: User-Agent
25
- Connection: close
26
- Transfer-Encoding: chunked
27
- Content-Type: application/json;charset=UTF-8
28
-
29
-
30
- headers_hash: !map:Typhoeus::NormalizedHeaderHash
31
- Vary: User-Agent
32
- Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
33
- P3p: policyref="/w3c/p3p.xml", CP="CAO DSP COR CUR ADM DEV TAI PSA PSD CON OUR IND UNI PUR COM CNT"
34
- Transfer-Encoding: chunked
35
- Access-Control-Allow-Origin: "*"
36
- Content-Type: application/json;charset=UTF-8
37
- Date: Tue, 25 Oct 2011 10:47:21 GMT
38
- Accept-Ranges: bytes
39
- Server: Apache/2.0.55 (Red Hat)
40
- Set-Cookie:
41
- - JSESSIONID=7AA4941985B5D4EA8E3D0A3A8F1B8C61.web01; Path=/; Secure
42
- - JSESSIONID=7AA4941985B5D4EA8E3D0A3A8F1B8C61.web01; Path=/
43
- - ANONYMOUS_HASHED_REMEMBER_ME_COOKIE_KEY=MnYzRGlDbXNHNjJtTmlPRzoxMzIwNzQ5NDMwMDU3Ojc2OWI0MTQ0MDkzMzBiNzgzNDMzYzlkYzE2Zjc5ZDI4; Expires=Sun, 23-Oct-2016 10:50:30 GMT; Path=/
44
- Expires: Tue, 25 Oct 2011 12:47:21 GMT
45
- Cache-Control: max-age=7200
46
- Accept-Charset: utf-8
47
- Connection: close
48
- http_version:
49
- mock: false
50
- name_lookup_time: 0.525978
51
- pretransfer_time: 0.955695
52
- request: |-
53
- :method => :post,
54
- :url => https://test.amiando.com/api/event/349047/paymentType/create?apikey=5Tgoob95gX5WqjF0FIjxoJHLNp7YEgAlLuXZdzMuYXaxZZaah3&format=json&version=1,
55
- :params => {:type=>"PAYMENT_TYPE_PP"},
56
- :headers => {"User-Agent"=>"Typhoeus - http://github.com/dbalatero/typhoeus/tree/master"}
57
- requested_http_method:
58
- requested_url:
59
- start_time:
60
- start_transfer_time: 1.133284
61
- status_message: Bad Request
62
- time: 1.133319
@@ -1,66 +0,0 @@
1
- --- !ruby/object:Typhoeus::Response
2
- app_connect_time: 0.95133
3
- body: "{\"id\":1076698,\"success\":true}"
4
- code: 201
5
- connect_time: 0.610125
6
- curl_error_message: No error
7
- curl_return_code: 0
8
- effective_url: https://test.amiando.com/api/event/349022/ticketCategory/create?version=1&format=json&apikey=5Tgoob95gX5WqjF0FIjxoJHLNp7YEgAlLuXZdzMuYXaxZZaah3
9
- first_header_line: HTTP/1.1 201 Created
10
- headers: |
11
- HTTP/1.1 201 Created
12
- Date: Mon, 24 Oct 2011 15:42:42 GMT
13
- Server: Apache/2.0.55 (Red Hat)
14
- Set-Cookie: JSESSIONID=E3D8DA533697F9D711A2A7AA21020147.web01; Path=/; Secure
15
- Set-Cookie: JSESSIONID=E3D8DA533697F9D711A2A7AA21020147.web01; Path=/
16
- accept-charset: utf-8
17
- P3P: policyref="/w3c/p3p.xml", CP="CAO DSP COR CUR ADM DEV TAI PSA PSD CON OUR IND UNI PUR COM CNT"
18
- Access-Control-Allow-Origin: *
19
- Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
20
- Set-Cookie: ANONYMOUS_HASHED_REMEMBER_ME_COOKIE_KEY=VkVXcm84YkZvcFJSeGRKVjoxMzIwNjgwNzQ4NTgzOmNjZTljZDhmYWIyMGM2ZGUzYWI5MGZjZGFkZGJkNzlm; Expires=Sat, 22-Oct-2016 15:45:48 GMT; Path=/
21
- Accept-Ranges: bytes
22
- Cache-Control: max-age=7200
23
- Expires: Mon, 24 Oct 2011 17:42:42 GMT
24
- Vary: User-Agent
25
- Transfer-Encoding: chunked
26
- Content-Type: application/json;charset=UTF-8
27
-
28
-
29
- headers_hash: !map:Typhoeus::NormalizedHeaderHash
30
- Vary: User-Agent
31
- Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
32
- P3p: policyref="/w3c/p3p.xml", CP="CAO DSP COR CUR ADM DEV TAI PSA PSD CON OUR IND UNI PUR COM CNT"
33
- Transfer-Encoding: chunked
34
- Access-Control-Allow-Origin: "*"
35
- Content-Type: application/json;charset=UTF-8
36
- Date: Mon, 24 Oct 2011 15:42:42 GMT
37
- Accept-Ranges: bytes
38
- Server: Apache/2.0.55 (Red Hat)
39
- Set-Cookie:
40
- - JSESSIONID=E3D8DA533697F9D711A2A7AA21020147.web01; Path=/; Secure
41
- - JSESSIONID=E3D8DA533697F9D711A2A7AA21020147.web01; Path=/
42
- - ANONYMOUS_HASHED_REMEMBER_ME_COOKIE_KEY=VkVXcm84YkZvcFJSeGRKVjoxMzIwNjgwNzQ4NTgzOmNjZTljZDhmYWIyMGM2ZGUzYWI5MGZjZGFkZGJkNzlm; Expires=Sat, 22-Oct-2016 15:45:48 GMT; Path=/
43
- Expires: Mon, 24 Oct 2011 17:42:42 GMT
44
- Cache-Control: max-age=7200
45
- Accept-Charset: utf-8
46
- http_version:
47
- mock: false
48
- name_lookup_time: 0.529886
49
- pretransfer_time: 0.951333
50
- request: |-
51
- :method => :post,
52
- :url => https://test.amiando.com/api/event/349022/ticketCategory/create?version=1&format=json&apikey=5Tgoob95gX5WqjF0FIjxoJHLNp7YEgAlLuXZdzMuYXaxZZaah3,
53
- :params => {:available=>"1", :event=>#<Amiando::Event:0x1052cffa0 @success=true, @request=:method => :post,
54
- :url => https://test.amiando.com/api/event/create?version=1&format=json&apikey=5Tgoob95gX5WqjF0FIjxoJHLNp7YEgAlLuXZdzMuYXaxZZaah3,
55
- :params => {:title=>"Secret title", :country=>"es", :hostId=>256142272, :selectedDate=>"1970-01-01T01:00:00+01:00"},
56
- :headers => {"User-Agent"=>"Typhoeus - http://github.com/dbalatero/typhoeus/tree/master"}, @attributes={:errors=>nil, :id=>349022}, @response=#<Typhoeus::Response:0x1052c1ce8 @name_lookup_time=0.002372, @time=1.900517, @start_time=nil, @start_transfer_time=1.90048, @first_header_line="HTTP/1.1 201 Created", @curl_return_code=0, @mock=false, @curl_error_message="No error", @connect_time=0.13822, @requested_http_method=nil, @effective_url="https://test.amiando.com/api/event/create?format=json&apikey=5Tgoob95gX5WqjF0FIjxoJHLNp7YEgAlLuXZdzMuYXaxZZaah3&version=1", @pretransfer_time=0.360257, @code=201, @requested_url=nil, @request=:method => :post,
57
- :url => https://test.amiando.com/api/event/create?version=1&format=json&apikey=5Tgoob95gX5WqjF0FIjxoJHLNp7YEgAlLuXZdzMuYXaxZZaah3,
58
- :params => {:title=>"Secret title", :country=>"es", :hostId=>256142272, :selectedDate=>"1970-01-01T01:00:00+01:00"},
59
- :headers => {"User-Agent"=>"Typhoeus - http://github.com/dbalatero/typhoeus/tree/master"}, @body="{\"id\":349022,\"success\":true}", @http_version=nil, @app_connect_time=0.360255, @headers="HTTP/1.1 201 Created\nDate: Mon, 24 Oct 2011 14:29:13 GMT\nServer: Apache/2.0.55 (Red Hat)\nSet-Cookie: JSESSIONID=D939847439CE9D4DE44831F733A78402.web01; Path=/; Secure\nSet-Cookie: JSESSIONID=D939847439CE9D4DE44831F733A78402.web01; Path=/\naccept-charset: utf-8\nP3P: policyref=\"/w3c/p3p.xml\", CP=\"CAO DSP COR CUR ADM DEV TAI PSA PSD CON OUR IND UNI PUR COM CNT\"\nAccess-Control-Allow-Origin: *\nAccess-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT\nSet-Cookie: ANONYMOUS_HASHED_REMEMBER_ME_COOKIE_KEY=YVhPZWp1VWpUTE5zS2VpaToxMzIwNjc2MzM5ODQxOjRiNTI3MzJkOTE3NDEyM2E5MjM0OGE2OThhNmFkMTcx; Expires=Sat, 22-Oct-2016 14:32:19 GMT; Path=/\nAccept-Ranges: bytes\nCache-Control: max-age=7200\nExpires: Mon, 24 Oct 2011 16:29:13 GMT\nVary: User-Agent\nTransfer-Encoding: chunked\nContent-Type: application/json;charset=UTF-8\n", @status_message="Created", @headers_hash={"Vary"=>"User-Agent", "Access-Control-Allow-Methods"=>"POST, GET, OPTIONS, DELETE, PUT", "P3p"=>"policyref=\"/w3c/p3p.xml\", CP=\"CAO DSP COR CUR ADM DEV TAI PSA PSD CON OUR IND UNI PUR COM CNT\"", "Transfer-Encoding"=>"chunked", "Access-Control-Allow-Origin"=>"*", "Content-Type"=>"application/json;charset=UTF-8", "Date"=>"Mon, 24 Oct 2011 14:29:13 GMT", "Accept-Ranges"=>"bytes", "Server"=>"Apache/2.0.55 (Red Hat)", "Set-Cookie"=>["JSESSIONID=D939847439CE9D4DE44831F733A78402.web01; Path=/; Secure", "JSESSIONID=D939847439CE9D4DE44831F733A78402.web01; Path=/", "ANONYMOUS_HASHED_REMEMBER_ME_COOKIE_KEY=YVhPZWp1VWpUTE5zS2VpaToxMzIwNjc2MzM5ODQxOjRiNTI3MzJkOTE3NDEyM2E5MjM0OGE2OThhNmFkMTcx; Expires=Sat, 22-Oct-2016 14:32:19 GMT; Path=/"], "Expires"=>"Mon, 24 Oct 2011 16:29:13 GMT", "Cache-Control"=>"max-age=7200", "Accept-Charset"=>"utf-8"}>>, :name=>"Name", :price=>"50"},
60
- :headers => {"User-Agent"=>"Typhoeus - http://github.com/dbalatero/typhoeus/tree/master"}
61
- requested_http_method:
62
- requested_url:
63
- start_time:
64
- start_transfer_time: 1.220145
65
- status_message: Created
66
- time: 1.220247
@@ -1,60 +0,0 @@
1
- --- !ruby/object:Typhoeus::Response
2
- app_connect_time: 0.360255
3
- body: "{\"id\":349022,\"success\":true}"
4
- code: 201
5
- connect_time: 0.13822
6
- curl_error_message: No error
7
- curl_return_code: 0
8
- effective_url: https://test.amiando.com/api/event/create?format=json&apikey=5Tgoob95gX5WqjF0FIjxoJHLNp7YEgAlLuXZdzMuYXaxZZaah3&version=1
9
- first_header_line: HTTP/1.1 201 Created
10
- headers: |
11
- HTTP/1.1 201 Created
12
- Date: Mon, 24 Oct 2011 14:29:13 GMT
13
- Server: Apache/2.0.55 (Red Hat)
14
- Set-Cookie: JSESSIONID=D939847439CE9D4DE44831F733A78402.web01; Path=/; Secure
15
- Set-Cookie: JSESSIONID=D939847439CE9D4DE44831F733A78402.web01; Path=/
16
- accept-charset: utf-8
17
- P3P: policyref="/w3c/p3p.xml", CP="CAO DSP COR CUR ADM DEV TAI PSA PSD CON OUR IND UNI PUR COM CNT"
18
- Access-Control-Allow-Origin: *
19
- Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
20
- Set-Cookie: ANONYMOUS_HASHED_REMEMBER_ME_COOKIE_KEY=YVhPZWp1VWpUTE5zS2VpaToxMzIwNjc2MzM5ODQxOjRiNTI3MzJkOTE3NDEyM2E5MjM0OGE2OThhNmFkMTcx; Expires=Sat, 22-Oct-2016 14:32:19 GMT; Path=/
21
- Accept-Ranges: bytes
22
- Cache-Control: max-age=7200
23
- Expires: Mon, 24 Oct 2011 16:29:13 GMT
24
- Vary: User-Agent
25
- Transfer-Encoding: chunked
26
- Content-Type: application/json;charset=UTF-8
27
-
28
-
29
- headers_hash: !map:Typhoeus::NormalizedHeaderHash
30
- Vary: User-Agent
31
- Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
32
- P3p: policyref="/w3c/p3p.xml", CP="CAO DSP COR CUR ADM DEV TAI PSA PSD CON OUR IND UNI PUR COM CNT"
33
- Transfer-Encoding: chunked
34
- Access-Control-Allow-Origin: "*"
35
- Content-Type: application/json;charset=UTF-8
36
- Date: Mon, 24 Oct 2011 14:29:13 GMT
37
- Accept-Ranges: bytes
38
- Server: Apache/2.0.55 (Red Hat)
39
- Set-Cookie:
40
- - JSESSIONID=D939847439CE9D4DE44831F733A78402.web01; Path=/; Secure
41
- - JSESSIONID=D939847439CE9D4DE44831F733A78402.web01; Path=/
42
- - ANONYMOUS_HASHED_REMEMBER_ME_COOKIE_KEY=YVhPZWp1VWpUTE5zS2VpaToxMzIwNjc2MzM5ODQxOjRiNTI3MzJkOTE3NDEyM2E5MjM0OGE2OThhNmFkMTcx; Expires=Sat, 22-Oct-2016 14:32:19 GMT; Path=/
43
- Expires: Mon, 24 Oct 2011 16:29:13 GMT
44
- Cache-Control: max-age=7200
45
- Accept-Charset: utf-8
46
- http_version:
47
- mock: false
48
- name_lookup_time: 0.002372
49
- pretransfer_time: 0.360257
50
- request: |-
51
- :method => :post,
52
- :url => https://test.amiando.com/api/event/create?format=json&apikey=5Tgoob95gX5WqjF0FIjxoJHLNp7YEgAlLuXZdzMuYXaxZZaah3&version=1,
53
- :params => {:title=>"Secret title", :country=>"es", :hostId=>256142272, :selectedDate=>"1970-01-01T01:00:00+01:00"},
54
- :headers => {"User-Agent"=>"Typhoeus - http://github.com/dbalatero/typhoeus/tree/master"}
55
- requested_http_method:
56
- requested_url:
57
- start_time:
58
- start_transfer_time: 1.90048
59
- status_message: Created
60
- time: 1.900517