toccatore 0.3.8 → 0.3.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (24) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +24 -24
  3. data/README.md +13 -0
  4. data/lib/toccatore/datacite_related.rb +1 -1
  5. data/lib/toccatore/orcid_update.rb +3 -1
  6. data/lib/toccatore/version.rb +1 -1
  7. data/spec/cli_spec.rb +1 -1
  8. data/spec/fixtures/vcr_cassettes/Toccatore_CLI/orcid_update/should_fail.yml +13 -11
  9. data/spec/fixtures/vcr_cassettes/Toccatore_CLI/orcid_update/should_query_by_DOI.yml +155 -155
  10. data/spec/fixtures/vcr_cassettes/Toccatore_CLI/orcid_update/should_query_by_ORCID_ID.yml +575 -575
  11. data/spec/fixtures/vcr_cassettes/Toccatore_CLI/orcid_update/should_succeed.yml +488 -490
  12. data/spec/fixtures/vcr_cassettes/Toccatore_CLI/orcid_update/should_succeed_with_no_works.yml +9 -7
  13. data/spec/fixtures/vcr_cassettes/Toccatore_OrcidUpdate/get_data/should_allow_queries_by_DOI_of_the_Datacite_Metadata_Search_API.yml +4 -2
  14. data/spec/fixtures/vcr_cassettes/Toccatore_OrcidUpdate/get_data/should_allow_queries_by_ORCID_ID_of_the_Datacite_Metadata_Search_API.yml +2 -2
  15. data/spec/fixtures/vcr_cassettes/Toccatore_OrcidUpdate/get_data/should_report_if_there_are_no_works_returned_by_the_Datacite_Metadata_Search_API.yml +1 -1
  16. data/spec/fixtures/vcr_cassettes/Toccatore_OrcidUpdate/get_data/should_report_if_there_are_works_returned_by_the_Datacite_Metadata_Search_API.yml +4 -2
  17. data/spec/fixtures/vcr_cassettes/Toccatore_OrcidUpdate/get_total/with_no_works.yml +4 -2
  18. data/spec/fixtures/vcr_cassettes/Toccatore_OrcidUpdate/get_total/with_works.yml +4 -2
  19. data/spec/fixtures/vcr_cassettes/Toccatore_OrcidUpdate/push_data/should_delete_claims.yml +6 -6
  20. data/spec/fixtures/vcr_cassettes/Toccatore_OrcidUpdate/push_data/should_report_if_there_are_works_returned_by_the_Datacite_Metadata_Search_API.yml +288 -282
  21. data/spec/fixtures/vcr_cassettes/Toccatore_OrcidUpdate/queue_jobs/should_report_if_there_are_no_works_returned_by_the_Datacite_Metadata_Search_API.yml +1 -1
  22. data/spec/fixtures/vcr_cassettes/Toccatore_OrcidUpdate/queue_jobs/should_report_if_there_are_works_returned_by_the_Datacite_Metadata_Search_API.yml +5 -3
  23. data/spec/orcid_update_spec.rb +1 -1
  24. metadata +2 -2
@@ -23,18 +23,20 @@ http_interactions:
23
23
  Content-Type:
24
24
  - application/json;charset=UTF-8
25
25
  Date:
26
- - Wed, 29 Mar 2017 13:23:57 GMT
26
+ - Tue, 04 Jul 2017 17:52:10 GMT
27
27
  Server:
28
28
  - openresty/1.11.2.2
29
+ Content-Length:
30
+ - '88'
29
31
  Connection:
30
32
  - keep-alive
31
33
  body:
32
34
  encoding: UTF-8
33
- string: '{"responseHeader":{"status":0,"QTime":2},"response":{"numFound":0,"start":0,"docs":[]}}
35
+ string: '{"responseHeader":{"status":0,"QTime":0},"response":{"numFound":0,"start":0,"docs":[]}}
34
36
 
35
37
  '
36
38
  http_version:
37
- recorded_at: Wed, 29 Mar 2017 13:23:57 GMT
39
+ recorded_at: Tue, 04 Jul 2017 17:52:10 GMT
38
40
  - request:
39
41
  method: post
40
42
  uri: "<SLACK_WEBHOOK_URL>"
@@ -64,7 +66,7 @@ http_interactions:
64
66
  Access-Control-Allow-Origin:
65
67
  - "*"
66
68
  Date:
67
- - Wed, 29 Mar 2017 13:23:58 GMT
69
+ - Tue, 04 Jul 2017 17:52:10 GMT
68
70
  Referrer-Policy:
69
71
  - no-referrer
70
72
  Server:
@@ -80,12 +82,12 @@ http_interactions:
80
82
  X-Cache:
81
83
  - Miss from cloudfront
82
84
  Via:
83
- - 1.1 ec27b2a550cb7db6ef54f74603010b29.cloudfront.net (CloudFront)
85
+ - 1.1 6fd049110ebc3ac6deddab8b0bf5d686.cloudfront.net (CloudFront)
84
86
  X-Amz-Cf-Id:
85
- - pqrj1Zb2XqfZCwOVIaGd-w-ub-SEOC8QL5JrlKPVE4YoTm60mT0bxA==
87
+ - ndFZvRhjmWVmz2RelM5Qye5Nj8vWQCTxXwoBpFFhMKUiEu49nByrvw==
86
88
  body:
87
89
  encoding: ASCII-8BIT
88
90
  string: ok
89
91
  http_version:
90
- recorded_at: Wed, 29 Mar 2017 13:23:58 GMT
92
+ recorded_at: Tue, 04 Jul 2017 17:52:10 GMT
91
93
  recorded_with: VCR 3.0.3
@@ -23,14 +23,16 @@ http_interactions:
23
23
  Content-Type:
24
24
  - application/json;charset=UTF-8
25
25
  Date:
26
- - Sat, 11 Mar 2017 09:14:39 GMT
26
+ - Tue, 04 Jul 2017 17:33:51 GMT
27
27
  Server:
28
28
  - openresty/1.11.2.2
29
+ Content-Length:
30
+ - '1806'
29
31
  Connection:
30
32
  - keep-alive
31
33
  body:
32
34
  encoding: UTF-8
33
- string: '{"responseHeader":{"status":0,"QTime":0},"response":{"numFound":1,"start":0,"docs":[{"minted":"2016-09-24T20:26:53Z","updated":"2017-02-06T14:24:31Z","doi":"10.5438/6423","relatedIdentifier":["HasPart:DOI:10.5281/ZENODO.30799","HasPart:DOI:10.5281/ZENODO.30800","HasPart:DOI:10.5281/ZENODO.31787","HasPart:DOI:10.5281/ZENODO.31932","HasPart:DOI:10.5281/ZENODO.31933","HasPart:DOI:10.5281/ZENODO.46761","HasPart:DOI:10.5281/ZENODO.48228","HasPart:DOI:10.5281/ZENODO.48705","HasPart:DOI:10.5281/ZENODO.58971","HasPart:DOI:10.5281/ZENODO.61176","HasPart:DOI:10.5281/zenodo.154592","HasPart:DOI:10.5281/zenodo.168043","HasPart:DOI:10.5281/zenodo.168181","HasPart:DOI:10.5281/zenodo.168184","HasPart:DOI:10.5281/zenodo.168187","HasPart:DOI:10.5281/zenodo.168188","HasPart:DOI:10.5281/zenodo.168190","HasPart:DOI:10.5281/zenodo.168202","HasPart:DOI:10.5281/zenodo.168213","HasPart:DOI:10.5281/zenodo.168214","HasPart:DOI:10.5438/BC11-CQW1","HasPart:DOI:10.5438/CJT2-T6DZ","HasPart:DOI:10.5438/W029-Y6W~","HasPart:DOI:10.5438/S8GF-0CK9","HasPart:DOI:10.6084/M9.FIGSHARE.4236428"],"nameIdentifier":["ORCID:0000-0001-5331-6592","ORCID:0000-0002-4259-9774","ORCID:0000-0002-8689-4935","ORCID:0000-0002-8099-7538","ORCID:0000-0002-9300-5278","ORCID:0000-0002-6137-2348","ORCID:0000-0003-2614-6676","ORCID:0000-0002-4695-7874","ORCID:0000-0003-0902-4386","ORCID:0000-0003-3096-6829","ORCID:0000-0003-3412-7192","ORCID:0000-0003-1419-2405","ORCID:0000-0003-3484-6875","ORCID:0000-0003-0183-6910","ORCID:0000-0001-5109-3700","ORCID:0000-0001-8771-7239","ORCID:0000-0001-6843-7960","ORCID:0000-0001-9623-2225","ORCID:0000-0002-1611-6935","ORCID:0000-0003-0762-2235","ORCID:0000-0002-9829-091X","ORCID:0000-0001-5952-7630","ORCID:0000-0001-5492-3212","ORCID:0000-0002-6133-2581"],"resourceTypeGeneral":"Collection"}]}}
35
+ string: '{"responseHeader":{"status":0,"QTime":2259},"response":{"numFound":1,"start":0,"docs":[{"minted":"2016-09-24T20:26:53Z","updated":"2017-02-06T14:24:31Z","doi":"10.5438/6423","resourceTypeGeneral":"Collection","relatedIdentifier":["HasPart:DOI:10.5281/ZENODO.30799","HasPart:DOI:10.5281/ZENODO.30800","HasPart:DOI:10.5281/ZENODO.31787","HasPart:DOI:10.5281/ZENODO.31932","HasPart:DOI:10.5281/ZENODO.31933","HasPart:DOI:10.5281/ZENODO.46761","HasPart:DOI:10.5281/ZENODO.48228","HasPart:DOI:10.5281/ZENODO.48705","HasPart:DOI:10.5281/ZENODO.58971","HasPart:DOI:10.5281/ZENODO.61176","HasPart:DOI:10.5281/zenodo.154592","HasPart:DOI:10.5281/zenodo.168043","HasPart:DOI:10.5281/zenodo.168181","HasPart:DOI:10.5281/zenodo.168184","HasPart:DOI:10.5281/zenodo.168187","HasPart:DOI:10.5281/zenodo.168188","HasPart:DOI:10.5281/zenodo.168190","HasPart:DOI:10.5281/zenodo.168202","HasPart:DOI:10.5281/zenodo.168213","HasPart:DOI:10.5281/zenodo.168214","HasPart:DOI:10.5438/BC11-CQW1","HasPart:DOI:10.5438/CJT2-T6DZ","HasPart:DOI:10.5438/W029-Y6W~","HasPart:DOI:10.5438/S8GF-0CK9","HasPart:DOI:10.6084/M9.FIGSHARE.4236428"],"nameIdentifier":["ORCID:0000-0001-5331-6592","ORCID:0000-0002-4259-9774","ORCID:0000-0002-8689-4935","ORCID:0000-0002-8099-7538","ORCID:0000-0002-9300-5278","ORCID:0000-0002-6137-2348","ORCID:0000-0003-2614-6676","ORCID:0000-0002-4695-7874","ORCID:0000-0003-0902-4386","ORCID:0000-0003-3096-6829","ORCID:0000-0003-3412-7192","ORCID:0000-0003-1419-2405","ORCID:0000-0003-3484-6875","ORCID:0000-0003-0183-6910","ORCID:0000-0001-5109-3700","ORCID:0000-0001-8771-7239","ORCID:0000-0001-6843-7960","ORCID:0000-0001-9623-2225","ORCID:0000-0002-1611-6935","ORCID:0000-0003-0762-2235","ORCID:0000-0002-9829-091X","ORCID:0000-0001-5952-7630","ORCID:0000-0001-5492-3212","ORCID:0000-0002-6133-2581"]}]}}
34
36
 
35
37
  '
36
38
  http_version:
@@ -23,14 +23,14 @@ http_interactions:
23
23
  Content-Type:
24
24
  - application/json;charset=UTF-8
25
25
  Date:
26
- - Sat, 11 Mar 2017 09:14:38 GMT
26
+ - Tue, 04 Jul 2017 17:33:49 GMT
27
27
  Server:
28
28
  - openresty/1.11.2.2
29
29
  Connection:
30
30
  - keep-alive
31
31
  body:
32
32
  encoding: UTF-8
33
- string: '{"responseHeader":{"status":0,"QTime":1824},"response":{"numFound":68,"start":0,"docs":[{"minted":"2016-01-19T18:33:51Z","updated":"2016-01-19T18:33:51Z","doi":"10.6084/M9.FIGSHARE.1371005.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-19T18:33:51Z","updated":"2016-01-19T18:33:51Z","doi":"10.6084/M9.FIGSHARE.1371005.V2","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-19T18:33:58Z","updated":"2016-01-19T18:33:58Z","doi":"10.6084/M9.FIGSHARE.1371006.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-19T18:33:58Z","updated":"2016-01-19T18:33:58Z","doi":"10.6084/M9.FIGSHARE.1371006.V2","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-19T18:35:55Z","updated":"2016-01-19T18:35:55Z","doi":"10.6084/M9.FIGSHARE.1371137.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-19T18:35:56Z","updated":"2016-01-19T18:35:56Z","doi":"10.6084/M9.FIGSHARE.1371138.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-19T18:35:56Z","updated":"2016-01-19T18:35:56Z","doi":"10.6084/M9.FIGSHARE.1371138.V2","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-19T18:35:56Z","updated":"2016-01-19T18:35:56Z","doi":"10.6084/M9.FIGSHARE.1371139.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-19T20:44:44Z","updated":"2016-01-19T20:44:44Z","doi":"10.6084/M9.FIGSHARE.1407433.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-19T20:44:51Z","updated":"2016-01-19T20:44:51Z","doi":"10.6084/M9.FIGSHARE.1407433.V2","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-19T20:55:17Z","updated":"2016-01-19T20:55:17Z","doi":"10.6084/M9.FIGSHARE.1408873.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T14:43:34Z","updated":"2016-01-18T14:43:34Z","doi":"10.6084/M9.FIGSHARE.735810.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T14:43:41Z","updated":"2016-01-18T14:43:41Z","doi":"10.6084/M9.FIGSHARE.735811.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-18T14:55:53Z","updated":"2016-01-18T14:55:53Z","doi":"10.6084/M9.FIGSHARE.745301.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-18T14:56:04Z","updated":"2016-01-18T14:56:04Z","doi":"10.6084/M9.FIGSHARE.745313.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T14:59:51Z","updated":"2016-01-18T14:59:51Z","doi":"10.6084/M9.FIGSHARE.746960.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-18T15:20:17Z","updated":"2016-01-18T15:20:17Z","doi":"10.6084/M9.FIGSHARE.760716.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T15:34:50Z","updated":"2016-01-18T15:34:50Z","doi":"10.6084/M9.FIGSHARE.769270.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T15:34:57Z","updated":"2016-01-18T15:34:57Z","doi":"10.6084/M9.FIGSHARE.769270.V2","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T15:34:57Z","updated":"2016-01-18T15:34:57Z","doi":"10.6084/M9.FIGSHARE.769271.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T15:34:57Z","updated":"2016-01-18T15:34:57Z","doi":"10.6084/M9.FIGSHARE.769271.V2","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T15:35:04Z","updated":"2016-01-18T15:35:04Z","doi":"10.6084/M9.FIGSHARE.769271.V3","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T15:35:04Z","updated":"2016-01-18T15:35:04Z","doi":"10.6084/M9.FIGSHARE.769272.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T15:35:04Z","updated":"2016-01-18T15:35:04Z","doi":"10.6084/M9.FIGSHARE.769272.V2","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T15:46:57Z","updated":"2016-01-18T15:46:57Z","doi":"10.6084/M9.FIGSHARE.778701.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T15:47:04Z","updated":"2016-01-18T15:47:05Z","doi":"10.6084/M9.FIGSHARE.779705.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T22:56:25Z","updated":"2016-01-18T22:56:25Z","doi":"10.6084/M9.FIGSHARE.999239.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-18T22:56:26Z","updated":"2016-01-18T22:56:26Z","doi":"10.6084/M9.FIGSHARE.999239.V2","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-18T22:56:26Z","updated":"2016-01-18T22:56:26Z","doi":"10.6084/M9.FIGSHARE.999239.V3","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T22:56:27Z","updated":"2016-01-18T22:56:27Z","doi":"10.6084/M9.FIGSHARE.999239.V4","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T23:19:45Z","updated":"2016-01-18T23:19:45Z","doi":"10.6084/M9.FIGSHARE.1008320.V2","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T23:19:46Z","updated":"2016-01-18T23:19:46Z","doi":"10.6084/M9.FIGSHARE.1008320.V3","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T23:19:52Z","updated":"2016-01-18T23:19:52Z","doi":"10.6084/M9.FIGSHARE.1008321.V2","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T23:19:52Z","updated":"2016-01-18T23:19:52Z","doi":"10.6084/M9.FIGSHARE.1008321.V3","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-19T00:17:43Z","updated":"2016-01-19T00:17:43Z","doi":"10.6084/M9.FIGSHARE.1014348.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-19T00:17:43Z","updated":"2016-01-19T00:17:43Z","doi":"10.6084/M9.FIGSHARE.1014348.V2","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-19T00:17:45Z","updated":"2016-01-19T00:17:45Z","doi":"10.6084/M9.FIGSHARE.1014351.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-19T00:17:45Z","updated":"2016-01-19T00:17:45Z","doi":"10.6084/M9.FIGSHARE.1014348.V3","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-19T00:17:51Z","updated":"2016-01-19T00:17:51Z","doi":"10.6084/M9.FIGSHARE.1014352.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-19T02:05:43Z","updated":"2016-01-19T02:05:43Z","doi":"10.6084/M9.FIGSHARE.1041547.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-19T02:05:50Z","updated":"2016-01-19T02:05:50Z","doi":"10.6084/M9.FIGSHARE.1041547.V2","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-19T02:05:50Z","updated":"2016-01-19T02:05:50Z","doi":"10.6084/M9.FIGSHARE.1041547.V4","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-19T02:05:50Z","updated":"2016-01-19T02:05:50Z","doi":"10.6084/M9.FIGSHARE.1041547.V3","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2014-06-02T01:33:35Z","updated":"2015-04-08T13:56:40Z","doi":"10.6084/M9.FIGSHARE.1041547","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2015-05-08T00:27:12Z","updated":"2015-05-08T00:27:12Z","doi":"10.6084/M9.FIGSHARE.1407433","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2015-05-10T16:32:54Z","updated":"2015-05-10T16:32:54Z","doi":"10.6084/M9.FIGSHARE.1408873","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2015-04-08T14:05:30Z","updated":"2015-04-08T14:05:30Z","doi":"10.6084/M9.FIGSHARE.1371006","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2015-04-08T14:12:36Z","updated":"2015-04-08T14:12:36Z","doi":"10.6084/M9.FIGSHARE.1371005","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2015-04-08T23:41:41Z","updated":"2015-04-08T23:41:41Z","doi":"10.6084/M9.FIGSHARE.1371137","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2015-04-08T23:48:49Z","updated":"2015-04-08T23:48:49Z","doi":"10.6084/M9.FIGSHARE.1371138","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2015-04-08T23:55:26Z","updated":"2015-04-08T23:55:26Z","doi":"10.6084/M9.FIGSHARE.1371139","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2014-04-16T00:45:06Z","updated":"2015-04-08T13:56:35Z","doi":"10.6084/M9.FIGSHARE.999239","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2014-04-28T12:44:11Z","updated":"2015-04-08T13:56:38Z","doi":"10.6084/M9.FIGSHARE.1008321","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2014-04-28T13:12:45Z","updated":"2015-04-08T13:56:37Z","doi":"10.6084/M9.FIGSHARE.1008320","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2013-07-17T15:43:04Z","updated":"2015-04-08T13:56:32Z","doi":"10.6084/M9.FIGSHARE.746960","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2013-08-01T01:56:31Z","updated":"2015-04-08T13:56:32Z","doi":"10.6084/M9.FIGSHARE.760716","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2013-08-11T17:51:31Z","updated":"2015-04-08T13:56:35Z","doi":"10.6084/M9.FIGSHARE.769272","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2013-08-11T17:58:38Z","updated":"2015-04-08T13:56:32Z","doi":"10.6084/M9.FIGSHARE.769271","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2013-08-11T18:02:15Z","updated":"2015-04-08T13:56:32Z","doi":"10.6084/M9.FIGSHARE.769270","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2013-08-22T00:40:17Z","updated":"2015-04-08T13:56:35Z","doi":"10.6084/M9.FIGSHARE.778701","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2013-08-22T04:04:35Z","updated":"2015-04-08T13:56:35Z","doi":"10.6084/M9.FIGSHARE.779705","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2013-07-01T02:46:44Z","updated":"2015-04-08T13:56:29Z","doi":"10.6084/M9.FIGSHARE.735810","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2013-07-01T02:48:05Z","updated":"2015-04-08T13:56:29Z","doi":"10.6084/M9.FIGSHARE.735811","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2013-07-14T00:34:46Z","updated":"2015-04-08T13:56:30Z","doi":"10.6084/M9.FIGSHARE.745301","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2013-07-14T19:57:14Z","updated":"2015-04-08T13:56:30Z","doi":"10.6084/M9.FIGSHARE.745313","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2014-05-02T23:51:05Z","updated":"2015-04-08T13:56:38Z","doi":"10.6084/M9.FIGSHARE.1014351","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2014-05-02T23:51:54Z","updated":"2015-04-08T13:56:38Z","doi":"10.6084/M9.FIGSHARE.1014348","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2014-05-03T00:43:42Z","updated":"2015-04-08T13:56:40Z","doi":"10.6084/M9.FIGSHARE.1014352","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"}]}}
33
+ string: '{"responseHeader":{"status":0,"QTime":1905},"response":{"numFound":68,"start":0,"docs":[{"minted":"2016-01-19T18:33:51Z","updated":"2016-01-19T18:33:51Z","doi":"10.6084/M9.FIGSHARE.1371005.V1","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T18:33:51Z","updated":"2016-01-19T18:33:51Z","doi":"10.6084/M9.FIGSHARE.1371005.V2","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T18:33:58Z","updated":"2016-01-19T18:33:58Z","doi":"10.6084/M9.FIGSHARE.1371006.V1","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T18:33:58Z","updated":"2016-01-19T18:33:58Z","doi":"10.6084/M9.FIGSHARE.1371006.V2","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T18:35:55Z","updated":"2016-01-19T18:35:55Z","doi":"10.6084/M9.FIGSHARE.1371137.V1","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T18:35:56Z","updated":"2016-01-19T18:35:56Z","doi":"10.6084/M9.FIGSHARE.1371138.V1","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T18:35:56Z","updated":"2016-01-19T18:35:56Z","doi":"10.6084/M9.FIGSHARE.1371138.V2","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T18:35:56Z","updated":"2016-01-19T18:35:56Z","doi":"10.6084/M9.FIGSHARE.1371139.V1","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T14:43:34Z","updated":"2016-01-18T14:43:34Z","doi":"10.6084/M9.FIGSHARE.735810.V1","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T14:43:41Z","updated":"2016-01-18T14:43:41Z","doi":"10.6084/M9.FIGSHARE.735811.V1","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T14:55:53Z","updated":"2016-01-18T14:55:53Z","doi":"10.6084/M9.FIGSHARE.745301.V1","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T14:56:04Z","updated":"2016-01-18T14:56:04Z","doi":"10.6084/M9.FIGSHARE.745313.V1","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T14:59:51Z","updated":"2016-01-18T14:59:51Z","doi":"10.6084/M9.FIGSHARE.746960.V1","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T22:56:25Z","updated":"2016-01-18T22:56:25Z","doi":"10.6084/M9.FIGSHARE.999239.V1","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T22:56:26Z","updated":"2016-01-18T22:56:26Z","doi":"10.6084/M9.FIGSHARE.999239.V2","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T22:56:26Z","updated":"2016-01-18T22:56:26Z","doi":"10.6084/M9.FIGSHARE.999239.V3","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T22:56:27Z","updated":"2016-01-18T22:56:27Z","doi":"10.6084/M9.FIGSHARE.999239.V4","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T23:19:45Z","updated":"2016-01-18T23:19:45Z","doi":"10.6084/M9.FIGSHARE.1008320.V2","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T23:19:46Z","updated":"2016-01-18T23:19:46Z","doi":"10.6084/M9.FIGSHARE.1008320.V3","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T23:19:52Z","updated":"2016-01-18T23:19:52Z","doi":"10.6084/M9.FIGSHARE.1008321.V2","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T23:19:52Z","updated":"2016-01-18T23:19:52Z","doi":"10.6084/M9.FIGSHARE.1008321.V3","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T00:17:43Z","updated":"2016-01-19T00:17:43Z","doi":"10.6084/M9.FIGSHARE.1014348.V1","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T00:17:43Z","updated":"2016-01-19T00:17:43Z","doi":"10.6084/M9.FIGSHARE.1014348.V2","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T00:17:45Z","updated":"2016-01-19T00:17:45Z","doi":"10.6084/M9.FIGSHARE.1014351.V1","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T00:17:45Z","updated":"2016-01-19T00:17:45Z","doi":"10.6084/M9.FIGSHARE.1014348.V3","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T00:17:51Z","updated":"2016-01-19T00:17:51Z","doi":"10.6084/M9.FIGSHARE.1014352.V1","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T02:05:43Z","updated":"2016-01-19T02:05:43Z","doi":"10.6084/M9.FIGSHARE.1041547.V1","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T02:05:50Z","updated":"2016-01-19T02:05:50Z","doi":"10.6084/M9.FIGSHARE.1041547.V2","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T02:05:50Z","updated":"2016-01-19T02:05:50Z","doi":"10.6084/M9.FIGSHARE.1041547.V4","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T02:05:50Z","updated":"2016-01-19T02:05:50Z","doi":"10.6084/M9.FIGSHARE.1041547.V3","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T20:44:44Z","updated":"2016-01-19T20:44:44Z","doi":"10.6084/M9.FIGSHARE.1407433.V1","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T20:44:51Z","updated":"2016-01-19T20:44:51Z","doi":"10.6084/M9.FIGSHARE.1407433.V2","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T20:55:17Z","updated":"2016-01-19T20:55:17Z","doi":"10.6084/M9.FIGSHARE.1408873.V1","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2013-07-01T02:46:44Z","updated":"2015-04-08T13:56:29Z","doi":"10.6084/M9.FIGSHARE.735810","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2013-07-01T02:48:05Z","updated":"2015-04-08T13:56:29Z","doi":"10.6084/M9.FIGSHARE.735811","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2013-07-14T00:34:46Z","updated":"2015-04-08T13:56:30Z","doi":"10.6084/M9.FIGSHARE.745301","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2013-07-14T19:57:14Z","updated":"2015-04-08T13:56:30Z","doi":"10.6084/M9.FIGSHARE.745313","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2013-07-17T15:43:04Z","updated":"2015-04-08T13:56:32Z","doi":"10.6084/M9.FIGSHARE.746960","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2013-08-01T01:56:31Z","updated":"2015-04-08T13:56:32Z","doi":"10.6084/M9.FIGSHARE.760716","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2013-08-11T17:51:31Z","updated":"2015-04-08T13:56:35Z","doi":"10.6084/M9.FIGSHARE.769272","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2013-08-11T17:58:38Z","updated":"2015-04-08T13:56:32Z","doi":"10.6084/M9.FIGSHARE.769271","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2013-08-11T18:02:15Z","updated":"2015-04-08T13:56:32Z","doi":"10.6084/M9.FIGSHARE.769270","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2013-08-22T00:40:17Z","updated":"2015-04-08T13:56:35Z","doi":"10.6084/M9.FIGSHARE.778701","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2013-08-22T04:04:35Z","updated":"2015-04-08T13:56:35Z","doi":"10.6084/M9.FIGSHARE.779705","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2015-04-08T14:05:30Z","updated":"2015-04-08T14:05:30Z","doi":"10.6084/M9.FIGSHARE.1371006","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2015-04-08T14:12:36Z","updated":"2015-04-08T14:12:36Z","doi":"10.6084/M9.FIGSHARE.1371005","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2015-04-08T23:41:41Z","updated":"2015-04-08T23:41:41Z","doi":"10.6084/M9.FIGSHARE.1371137","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2015-04-08T23:48:49Z","updated":"2015-04-08T23:48:49Z","doi":"10.6084/M9.FIGSHARE.1371138","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2015-04-08T23:55:26Z","updated":"2015-04-08T23:55:26Z","doi":"10.6084/M9.FIGSHARE.1371139","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2015-05-08T00:27:12Z","updated":"2015-05-08T00:27:12Z","doi":"10.6084/M9.FIGSHARE.1407433","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2015-05-10T16:32:54Z","updated":"2015-05-10T16:32:54Z","doi":"10.6084/M9.FIGSHARE.1408873","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2014-04-16T00:45:06Z","updated":"2015-04-08T13:56:35Z","doi":"10.6084/M9.FIGSHARE.999239","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2014-04-28T12:44:11Z","updated":"2015-04-08T13:56:38Z","doi":"10.6084/M9.FIGSHARE.1008321","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2014-04-28T13:12:45Z","updated":"2015-04-08T13:56:37Z","doi":"10.6084/M9.FIGSHARE.1008320","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2014-05-02T23:51:05Z","updated":"2015-04-08T13:56:38Z","doi":"10.6084/M9.FIGSHARE.1014351","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2014-05-02T23:51:54Z","updated":"2015-04-08T13:56:38Z","doi":"10.6084/M9.FIGSHARE.1014348","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2014-05-03T00:43:42Z","updated":"2015-04-08T13:56:40Z","doi":"10.6084/M9.FIGSHARE.1014352","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2014-06-02T01:33:35Z","updated":"2015-04-08T13:56:40Z","doi":"10.6084/M9.FIGSHARE.1041547","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T15:20:17Z","updated":"2016-01-18T15:20:17Z","doi":"10.6084/M9.FIGSHARE.760716.V1","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T15:34:50Z","updated":"2016-01-18T15:34:50Z","doi":"10.6084/M9.FIGSHARE.769270.V1","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T15:34:57Z","updated":"2016-01-18T15:34:57Z","doi":"10.6084/M9.FIGSHARE.769270.V2","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T15:34:57Z","updated":"2016-01-18T15:34:57Z","doi":"10.6084/M9.FIGSHARE.769271.V1","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T15:34:57Z","updated":"2016-01-18T15:34:57Z","doi":"10.6084/M9.FIGSHARE.769271.V2","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T15:35:04Z","updated":"2016-01-18T15:35:04Z","doi":"10.6084/M9.FIGSHARE.769271.V3","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T15:35:04Z","updated":"2016-01-18T15:35:04Z","doi":"10.6084/M9.FIGSHARE.769272.V1","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T15:35:04Z","updated":"2016-01-18T15:35:04Z","doi":"10.6084/M9.FIGSHARE.769272.V2","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T15:46:57Z","updated":"2016-01-18T15:46:57Z","doi":"10.6084/M9.FIGSHARE.778701.V1","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T15:47:04Z","updated":"2016-01-18T15:47:05Z","doi":"10.6084/M9.FIGSHARE.779705.V1","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]}]}}
34
34
 
35
35
  '
36
36
  http_version:
@@ -23,7 +23,7 @@ http_interactions:
23
23
  Content-Type:
24
24
  - application/json;charset=UTF-8
25
25
  Date:
26
- - Sat, 11 Mar 2017 09:14:39 GMT
26
+ - Tue, 04 Jul 2017 17:33:52 GMT
27
27
  Server:
28
28
  - openresty/1.11.2.2
29
29
  Connection:
@@ -23,14 +23,16 @@ http_interactions:
23
23
  Content-Type:
24
24
  - application/json;charset=UTF-8
25
25
  Date:
26
- - Sat, 11 Mar 2017 09:14:39 GMT
26
+ - Tue, 04 Jul 2017 17:33:49 GMT
27
27
  Server:
28
28
  - openresty/1.11.2.2
29
+ Content-Length:
30
+ - '10082'
29
31
  Connection:
30
32
  - keep-alive
31
33
  body:
32
34
  encoding: UTF-8
33
- string: '{"responseHeader":{"status":0,"QTime":0},"response":{"numFound":55,"start":0,"docs":[{"minted":"2014-06-02T01:33:35Z","updated":"2015-04-08T13:56:40Z","doi":"10.6084/M9.FIGSHARE.1041547","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2015-04-07T03:09:59Z","updated":"2015-04-07T03:09:59Z","doi":"10.6084/M9.FIGSHARE.1368269","nameIdentifier":["ORCID:0000-0002-4000-4167"],"resourceTypeGeneral":"Dataset"},{"minted":"2015-04-07T03:22:11Z","updated":"2015-04-07T03:22:11Z","doi":"10.6084/M9.FIGSHARE.1368484","nameIdentifier":["ORCID:0000-0001-6176-2816"],"resourceTypeGeneral":"Image"},{"minted":"2015-04-07T04:17:39Z","updated":"2015-04-07T04:17:39Z","doi":"10.6084/M9.FIGSHARE.1368488","nameIdentifier":["ORCID:0000-0003-3796-827X"],"resourceTypeGeneral":"Dataset"},{"minted":"2015-04-07T10:04:56Z","updated":"2015-04-07T10:04:57Z","doi":"10.6084/M9.FIGSHARE.1368581","nameIdentifier":["ORCID:0000-0003-1073-887X"],"resourceTypeGeneral":"Dataset"},{"minted":"2015-04-07T13:40:59Z","updated":"2015-04-07T13:40:59Z","doi":"10.6084/M9.FIGSHARE.1368663","nameIdentifier":["ORCID:0000-0001-9873-8342"],"resourceTypeGeneral":"Collection"},{"minted":"2015-04-07T15:36:38Z","updated":"2015-04-07T15:36:38Z","doi":"10.6084/M9.FIGSHARE.1368671","nameIdentifier":["ORCID:0000-0002-3437-4911"],"resourceTypeGeneral":"Dataset"},{"minted":"2015-04-07T17:49:57Z","updated":"2015-04-07T17:49:57Z","doi":"10.6084/M9.FIGSHARE.1368728","nameIdentifier":["ORCID:0000-0001-9873-8342"],"resourceTypeGeneral":"Image"},{"minted":"2015-04-07T19:15:46Z","updated":"2015-04-07T19:15:46Z","doi":"10.6084/M9.FIGSHARE.1368744","nameIdentifier":["ORCID:0000-0001-7757-8001"],"resourceTypeGeneral":"Dataset"},{"minted":"2015-04-07T19:18:10Z","updated":"2015-04-07T19:18:10Z","doi":"10.6084/M9.FIGSHARE.1368745","nameIdentifier":["ORCID:0000-0001-7757-8001"],"resourceTypeGeneral":"Dataset"},{"minted":"2015-04-07T19:35:40Z","updated":"2015-04-07T19:35:40Z","doi":"10.6084/M9.FIGSHARE.1368746","nameIdentifier":["ORCID:0000-0001-7757-8001"],"resourceTypeGeneral":"Dataset"},{"minted":"2015-04-07T23:28:15Z","updated":"2015-04-07T23:28:15Z","doi":"10.6084/M9.FIGSHARE.1368761","nameIdentifier":["ORCID:0000-0001-6176-2816"],"resourceTypeGeneral":"Dataset"},{"minted":"2015-04-08T01:46:24Z","updated":"2015-04-08T01:46:24Z","doi":"10.6084/M9.FIGSHARE.1368774","nameIdentifier":["ORCID:0000-0002-0311-9774"],"resourceTypeGeneral":"Dataset"},{"minted":"2015-04-08T07:37:07Z","updated":"2015-04-08T07:37:07Z","doi":"10.6084/M9.FIGSHARE.1370882","nameIdentifier":["ORCID:0000-0001-6921-5307"],"resourceTypeGeneral":"Collection"},{"minted":"2015-04-08T10:13:29Z","updated":"2015-04-08T10:13:29Z","doi":"10.6084/M9.FIGSHARE.1226424","nameIdentifier":["ORCID:0000-0001-8478-7549"],"resourceTypeGeneral":"Image"},{"minted":"2015-04-08T14:05:30Z","updated":"2015-04-08T14:05:30Z","doi":"10.6084/M9.FIGSHARE.1371006","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2015-04-08T14:12:36Z","updated":"2015-04-08T14:12:36Z","doi":"10.6084/M9.FIGSHARE.1371005","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2015-04-08T17:22:40Z","updated":"2015-04-08T17:22:41Z","doi":"10.6084/M9.FIGSHARE.1371077","nameIdentifier":["ORCID:0000-0001-5921-2399"],"resourceTypeGeneral":"Collection"},{"minted":"2015-04-08T17:35:30Z","updated":"2015-04-08T17:35:30Z","doi":"10.6084/M9.FIGSHARE.1371009","nameIdentifier":["ORCID:0000-0001-5921-2399"],"resourceTypeGeneral":"Dataset"},{"minted":"2015-04-08T17:35:30Z","updated":"2015-04-08T17:35:30Z","doi":"10.6084/M9.FIGSHARE.1371008","nameIdentifier":["ORCID:0000-0001-5921-2399"],"resourceTypeGeneral":"Dataset"},{"minted":"2015-04-08T17:35:30Z","updated":"2015-04-08T17:35:30Z","doi":"10.6084/M9.FIGSHARE.1371010","nameIdentifier":["ORCID:0000-0001-5921-2399"],"resourceTypeGeneral":"Dataset"},{"minted":"2015-04-08T17:35:31Z","updated":"2015-04-08T17:35:31Z","doi":"10.6084/M9.FIGSHARE.1371011","nameIdentifier":["ORCID:0000-0001-5921-2399"],"resourceTypeGeneral":"Dataset"},{"minted":"2015-04-08T17:35:33Z","updated":"2015-04-08T17:35:33Z","doi":"10.6084/M9.FIGSHARE.1371013","nameIdentifier":["ORCID:0000-0001-5921-2399"],"resourceTypeGeneral":"Dataset"},{"minted":"2015-04-08T17:35:33Z","updated":"2015-04-08T17:35:33Z","doi":"10.6084/M9.FIGSHARE.1371014","nameIdentifier":["ORCID:0000-0001-5921-2399"],"resourceTypeGeneral":"Dataset"},{"minted":"2015-04-08T17:35:34Z","updated":"2015-04-08T17:35:34Z","doi":"10.6084/M9.FIGSHARE.1371012","nameIdentifier":["ORCID:0000-0001-5921-2399"],"resourceTypeGeneral":"Dataset"},{"minted":"2015-04-08T17:35:34Z","updated":"2015-04-08T17:35:34Z","doi":"10.6084/M9.FIGSHARE.1371015","nameIdentifier":["ORCID:0000-0001-5921-2399"],"resourceTypeGeneral":"Dataset"},{"minted":"2015-04-08T17:35:36Z","updated":"2015-04-08T17:35:36Z","doi":"10.6084/M9.FIGSHARE.1371017","nameIdentifier":["ORCID:0000-0001-5921-2399"],"resourceTypeGeneral":"Dataset"},{"minted":"2015-04-08T17:35:38Z","updated":"2015-04-08T17:35:38Z","doi":"10.6084/M9.FIGSHARE.1371018","nameIdentifier":["ORCID:0000-0001-5921-2399"],"resourceTypeGeneral":"Dataset"},{"minted":"2015-04-08T17:35:37Z","updated":"2015-04-08T17:35:37Z","doi":"10.6084/M9.FIGSHARE.1371016","nameIdentifier":["ORCID:0000-0001-5921-2399"],"resourceTypeGeneral":"Dataset"},{"minted":"2015-04-08T17:35:37Z","updated":"2015-04-08T17:35:37Z","doi":"10.6084/M9.FIGSHARE.1371019","nameIdentifier":["ORCID:0000-0001-5921-2399"],"resourceTypeGeneral":"Dataset"},{"minted":"2015-04-08T20:30:18Z","updated":"2015-04-08T20:30:18Z","doi":"10.6084/M9.FIGSHARE.1371114","nameIdentifier":["ORCID:0000-0001-5882-6823"],"resourceTypeGeneral":"Dataset"},{"minted":"2015-04-08T20:32:25Z","updated":"2015-04-08T20:32:25Z","doi":"10.6084/M9.FIGSHARE.1337953","nameIdentifier":["ORCID:0000-0001-5882-6823"],"resourceTypeGeneral":"Dataset"},{"minted":"2015-04-08T23:41:41Z","updated":"2015-04-08T23:41:41Z","doi":"10.6084/M9.FIGSHARE.1371137","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2015-04-08T23:48:49Z","updated":"2015-04-08T23:48:49Z","doi":"10.6084/M9.FIGSHARE.1371138","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2015-04-08T23:55:26Z","updated":"2015-04-08T23:55:26Z","doi":"10.6084/M9.FIGSHARE.1371139","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2014-04-16T00:45:06Z","updated":"2015-04-08T13:56:35Z","doi":"10.6084/M9.FIGSHARE.999239","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2014-04-28T12:44:11Z","updated":"2015-04-08T13:56:38Z","doi":"10.6084/M9.FIGSHARE.1008321","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2014-04-28T13:12:45Z","updated":"2015-04-08T13:56:37Z","doi":"10.6084/M9.FIGSHARE.1008320","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2013-07-17T15:43:04Z","updated":"2015-04-08T13:56:32Z","doi":"10.6084/M9.FIGSHARE.746960","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2013-08-01T01:56:31Z","updated":"2015-04-08T13:56:32Z","doi":"10.6084/M9.FIGSHARE.760716","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2013-08-11T17:51:31Z","updated":"2015-04-08T13:56:35Z","doi":"10.6084/M9.FIGSHARE.769272","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2013-08-11T17:58:38Z","updated":"2015-04-08T13:56:32Z","doi":"10.6084/M9.FIGSHARE.769271","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2013-08-11T18:02:15Z","updated":"2015-04-08T13:56:32Z","doi":"10.6084/M9.FIGSHARE.769270","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2013-08-22T00:40:17Z","updated":"2015-04-08T13:56:35Z","doi":"10.6084/M9.FIGSHARE.778701","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2013-08-22T04:04:35Z","updated":"2015-04-08T13:56:35Z","doi":"10.6084/M9.FIGSHARE.779705","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2013-07-01T02:46:44Z","updated":"2015-04-08T13:56:29Z","doi":"10.6084/M9.FIGSHARE.735810","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2013-07-01T02:48:05Z","updated":"2015-04-08T13:56:29Z","doi":"10.6084/M9.FIGSHARE.735811","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2013-07-14T00:34:46Z","updated":"2015-04-08T13:56:30Z","doi":"10.6084/M9.FIGSHARE.745301","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2013-07-14T19:57:14Z","updated":"2015-04-08T13:56:30Z","doi":"10.6084/M9.FIGSHARE.745313","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2013-05-28T23:17:58Z","updated":"2015-04-07T11:44:34Z","doi":"10.6084/M9.FIGSHARE.707350","nameIdentifier":["ORCID:0000-0001-9964-6984"],"resourceTypeGeneral":"Dataset"},{"minted":"2013-05-28T23:19:24Z","updated":"2015-04-07T11:44:34Z","doi":"10.6084/M9.FIGSHARE.707351","nameIdentifier":["ORCID:0000-0001-9964-6984"],"resourceTypeGeneral":"Dataset"},{"minted":"2014-05-02T23:51:05Z","updated":"2015-04-08T13:56:38Z","doi":"10.6084/M9.FIGSHARE.1014351","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2014-05-02T23:51:54Z","updated":"2015-04-08T13:56:38Z","doi":"10.6084/M9.FIGSHARE.1014348","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2014-05-03T00:43:42Z","updated":"2015-04-08T13:56:40Z","doi":"10.6084/M9.FIGSHARE.1014352","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2015-04-08T08:54:57Z","updated":"2015-04-08T08:54:57Z","doi":"10.5284/1030449","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0003-3938-899X","ORCID:0000-0002-2725-6730"]}]}}
35
+ string: '{"responseHeader":{"status":0,"QTime":19},"response":{"numFound":55,"start":0,"docs":[{"minted":"2015-04-08T08:54:57Z","updated":"2015-04-08T08:54:57Z","doi":"10.5284/1030449","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0003-3938-899X","ORCID:0000-0002-2725-6730"]},{"minted":"2013-05-28T23:17:58Z","updated":"2015-04-07T11:44:34Z","doi":"10.6084/M9.FIGSHARE.707350","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0001-9964-6984"]},{"minted":"2013-05-28T23:19:24Z","updated":"2015-04-07T11:44:34Z","doi":"10.6084/M9.FIGSHARE.707351","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0001-9964-6984"]},{"minted":"2013-07-01T02:46:44Z","updated":"2015-04-08T13:56:29Z","doi":"10.6084/M9.FIGSHARE.735810","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2013-07-01T02:48:05Z","updated":"2015-04-08T13:56:29Z","doi":"10.6084/M9.FIGSHARE.735811","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2013-07-14T00:34:46Z","updated":"2015-04-08T13:56:30Z","doi":"10.6084/M9.FIGSHARE.745301","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2013-07-14T19:57:14Z","updated":"2015-04-08T13:56:30Z","doi":"10.6084/M9.FIGSHARE.745313","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2013-07-17T15:43:04Z","updated":"2015-04-08T13:56:32Z","doi":"10.6084/M9.FIGSHARE.746960","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2013-08-01T01:56:31Z","updated":"2015-04-08T13:56:32Z","doi":"10.6084/M9.FIGSHARE.760716","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2013-08-11T17:51:31Z","updated":"2015-04-08T13:56:35Z","doi":"10.6084/M9.FIGSHARE.769272","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2013-08-11T17:58:38Z","updated":"2015-04-08T13:56:32Z","doi":"10.6084/M9.FIGSHARE.769271","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2013-08-11T18:02:15Z","updated":"2015-04-08T13:56:32Z","doi":"10.6084/M9.FIGSHARE.769270","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2013-08-22T00:40:17Z","updated":"2015-04-08T13:56:35Z","doi":"10.6084/M9.FIGSHARE.778701","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2013-08-22T04:04:35Z","updated":"2015-04-08T13:56:35Z","doi":"10.6084/M9.FIGSHARE.779705","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2015-04-07T03:09:59Z","updated":"2015-04-07T03:09:59Z","doi":"10.6084/M9.FIGSHARE.1368269","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-4000-4167"]},{"minted":"2015-04-07T03:22:11Z","updated":"2015-04-07T03:22:11Z","doi":"10.6084/M9.FIGSHARE.1368484","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0001-6176-2816"]},{"minted":"2015-04-07T04:17:39Z","updated":"2015-04-07T04:17:39Z","doi":"10.6084/M9.FIGSHARE.1368488","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0003-3796-827X"]},{"minted":"2015-04-07T10:04:56Z","updated":"2015-04-07T10:04:57Z","doi":"10.6084/M9.FIGSHARE.1368581","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0003-1073-887X"]},{"minted":"2015-04-07T13:40:59Z","updated":"2015-04-07T13:40:59Z","doi":"10.6084/M9.FIGSHARE.1368663","resourceTypeGeneral":"Collection","nameIdentifier":["ORCID:0000-0001-9873-8342"]},{"minted":"2015-04-07T15:36:38Z","updated":"2015-04-07T15:36:38Z","doi":"10.6084/M9.FIGSHARE.1368671","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3437-4911"]},{"minted":"2015-04-07T17:49:57Z","updated":"2015-04-07T17:49:57Z","doi":"10.6084/M9.FIGSHARE.1368728","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0001-9873-8342"]},{"minted":"2015-04-07T19:15:46Z","updated":"2015-04-07T19:15:46Z","doi":"10.6084/M9.FIGSHARE.1368744","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0001-7757-8001"]},{"minted":"2015-04-07T19:18:10Z","updated":"2015-04-07T19:18:10Z","doi":"10.6084/M9.FIGSHARE.1368745","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0001-7757-8001"]},{"minted":"2015-04-07T19:35:40Z","updated":"2015-04-07T19:35:40Z","doi":"10.6084/M9.FIGSHARE.1368746","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0001-7757-8001"]},{"minted":"2015-04-07T23:28:15Z","updated":"2015-04-07T23:28:15Z","doi":"10.6084/M9.FIGSHARE.1368761","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0001-6176-2816"]},{"minted":"2015-04-08T01:46:24Z","updated":"2015-04-08T01:46:24Z","doi":"10.6084/M9.FIGSHARE.1368774","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-0311-9774"]},{"minted":"2015-04-08T07:37:07Z","updated":"2015-04-08T07:37:07Z","doi":"10.6084/M9.FIGSHARE.1370882","resourceTypeGeneral":"Collection","nameIdentifier":["ORCID:0000-0001-6921-5307"]},{"minted":"2015-04-08T10:13:29Z","updated":"2015-04-08T10:13:29Z","doi":"10.6084/M9.FIGSHARE.1226424","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0001-8478-7549"]},{"minted":"2015-04-08T14:05:30Z","updated":"2015-04-08T14:05:30Z","doi":"10.6084/M9.FIGSHARE.1371006","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2015-04-08T14:12:36Z","updated":"2015-04-08T14:12:36Z","doi":"10.6084/M9.FIGSHARE.1371005","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2015-04-08T17:22:40Z","updated":"2015-04-08T17:22:41Z","doi":"10.6084/M9.FIGSHARE.1371077","resourceTypeGeneral":"Collection","nameIdentifier":["ORCID:0000-0001-5921-2399"]},{"minted":"2015-04-08T17:35:30Z","updated":"2015-04-08T17:35:30Z","doi":"10.6084/M9.FIGSHARE.1371009","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0001-5921-2399"]},{"minted":"2015-04-08T17:35:30Z","updated":"2015-04-08T17:35:30Z","doi":"10.6084/M9.FIGSHARE.1371008","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0001-5921-2399"]},{"minted":"2015-04-08T17:35:30Z","updated":"2015-04-08T17:35:30Z","doi":"10.6084/M9.FIGSHARE.1371010","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0001-5921-2399"]},{"minted":"2015-04-08T17:35:31Z","updated":"2015-04-08T17:35:31Z","doi":"10.6084/M9.FIGSHARE.1371011","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0001-5921-2399"]},{"minted":"2015-04-08T17:35:33Z","updated":"2015-04-08T17:35:33Z","doi":"10.6084/M9.FIGSHARE.1371013","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0001-5921-2399"]},{"minted":"2015-04-08T17:35:33Z","updated":"2015-04-08T17:35:33Z","doi":"10.6084/M9.FIGSHARE.1371014","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0001-5921-2399"]},{"minted":"2015-04-08T17:35:34Z","updated":"2015-04-08T17:35:34Z","doi":"10.6084/M9.FIGSHARE.1371012","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0001-5921-2399"]},{"minted":"2015-04-08T17:35:34Z","updated":"2015-04-08T17:35:34Z","doi":"10.6084/M9.FIGSHARE.1371015","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0001-5921-2399"]},{"minted":"2015-04-08T17:35:36Z","updated":"2015-04-08T17:35:36Z","doi":"10.6084/M9.FIGSHARE.1371017","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0001-5921-2399"]},{"minted":"2015-04-08T17:35:38Z","updated":"2015-04-08T17:35:38Z","doi":"10.6084/M9.FIGSHARE.1371018","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0001-5921-2399"]},{"minted":"2015-04-08T17:35:37Z","updated":"2015-04-08T17:35:37Z","doi":"10.6084/M9.FIGSHARE.1371016","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0001-5921-2399"]},{"minted":"2015-04-08T17:35:37Z","updated":"2015-04-08T17:35:37Z","doi":"10.6084/M9.FIGSHARE.1371019","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0001-5921-2399"]},{"minted":"2015-04-08T20:30:18Z","updated":"2015-04-08T20:30:18Z","doi":"10.6084/M9.FIGSHARE.1371114","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0001-5882-6823"]},{"minted":"2015-04-08T20:32:25Z","updated":"2015-04-08T20:32:25Z","doi":"10.6084/M9.FIGSHARE.1337953","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0001-5882-6823"]},{"minted":"2015-04-08T23:41:41Z","updated":"2015-04-08T23:41:41Z","doi":"10.6084/M9.FIGSHARE.1371137","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2015-04-08T23:48:49Z","updated":"2015-04-08T23:48:49Z","doi":"10.6084/M9.FIGSHARE.1371138","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2015-04-08T23:55:26Z","updated":"2015-04-08T23:55:26Z","doi":"10.6084/M9.FIGSHARE.1371139","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2014-04-16T00:45:06Z","updated":"2015-04-08T13:56:35Z","doi":"10.6084/M9.FIGSHARE.999239","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2014-04-28T12:44:11Z","updated":"2015-04-08T13:56:38Z","doi":"10.6084/M9.FIGSHARE.1008321","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2014-04-28T13:12:45Z","updated":"2015-04-08T13:56:37Z","doi":"10.6084/M9.FIGSHARE.1008320","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2014-05-02T23:51:05Z","updated":"2015-04-08T13:56:38Z","doi":"10.6084/M9.FIGSHARE.1014351","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2014-05-02T23:51:54Z","updated":"2015-04-08T13:56:38Z","doi":"10.6084/M9.FIGSHARE.1014348","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2014-05-03T00:43:42Z","updated":"2015-04-08T13:56:40Z","doi":"10.6084/M9.FIGSHARE.1014352","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2014-06-02T01:33:35Z","updated":"2015-04-08T13:56:40Z","doi":"10.6084/M9.FIGSHARE.1041547","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]}]}}
34
36
 
35
37
  '
36
38
  http_version:
@@ -23,14 +23,16 @@ http_interactions:
23
23
  Content-Type:
24
24
  - application/json;charset=UTF-8
25
25
  Date:
26
- - Sat, 11 Mar 2017 09:14:36 GMT
26
+ - Tue, 04 Jul 2017 17:33:32 GMT
27
27
  Server:
28
28
  - openresty/1.11.2.2
29
+ Content-Length:
30
+ - '89'
29
31
  Connection:
30
32
  - keep-alive
31
33
  body:
32
34
  encoding: UTF-8
33
- string: '{"responseHeader":{"status":0,"QTime":0},"response":{"numFound":0,"start":0,"docs":[]}}
35
+ string: '{"responseHeader":{"status":0,"QTime":10},"response":{"numFound":0,"start":0,"docs":[]}}
34
36
 
35
37
  '
36
38
  http_version:
@@ -23,14 +23,16 @@ http_interactions:
23
23
  Content-Type:
24
24
  - application/json;charset=UTF-8
25
25
  Date:
26
- - Sat, 11 Mar 2017 09:14:36 GMT
26
+ - Tue, 04 Jul 2017 17:33:32 GMT
27
27
  Server:
28
28
  - openresty/1.11.2.2
29
+ Content-Length:
30
+ - '90'
29
31
  Connection:
30
32
  - keep-alive
31
33
  body:
32
34
  encoding: UTF-8
33
- string: '{"responseHeader":{"status":0,"QTime":1},"response":{"numFound":55,"start":0,"docs":[]}}
35
+ string: '{"responseHeader":{"status":0,"QTime":56},"response":{"numFound":55,"start":0,"docs":[]}}
34
36
 
35
37
  '
36
38
  http_version:
@@ -14,7 +14,7 @@ http_interactions:
14
14
  Accept:
15
15
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
16
16
  Authorization:
17
- - Token token=<VOLPINO_TOKEN>
17
+ - Bearer <VOLPINO_TOKEN>
18
18
  response:
19
19
  status:
20
20
  code: 202
@@ -33,7 +33,7 @@ http_interactions:
33
33
  Content-Type:
34
34
  - application/json; charset=utf-8
35
35
  Date:
36
- - Sat, 11 Mar 2017 10:45:02 GMT
36
+ - Tue, 04 Jul 2017 17:33:47 GMT
37
37
  Server:
38
38
  - openresty/1.11.2.2
39
39
  Status:
@@ -45,11 +45,11 @@ http_interactions:
45
45
  X-Frame-Options:
46
46
  - SAMEORIGIN
47
47
  X-Powered-By:
48
- - Phusion Passenger 5.1.2
48
+ - Phusion Passenger 5.1.5
49
49
  X-Request-Id:
50
- - 745228f6-a64d-4473-b28a-69ae56893f8c
50
+ - ba00caff-882d-4b53-9e93-9178206f106f
51
51
  X-Runtime:
52
- - '0.034491'
52
+ - '0.013088'
53
53
  X-Xss-Protection:
54
54
  - 1; mode=block
55
55
  Content-Length:
@@ -58,7 +58,7 @@ http_interactions:
58
58
  - keep-alive
59
59
  body:
60
60
  encoding: UTF-8
61
- string: '{"data":{"id":"df624600-24c0-4d97-a85e-ca8fe165fe40","type":"claims","attributes":{"orcid":"0000-0003-1013-1533","doi":"10.6084/M9.FIGSHARE.4126869.V1","source-id":"orcid_update","state":"waiting","claim-action":"delete","claimed-at":null}}}'
61
+ string: '{"data":{"id":"170547df-e1d9-4bff-92cb-4a497988b534","type":"claims","attributes":{"orcid":"0000-0003-1013-1533","doi":"10.6084/M9.FIGSHARE.4126869.V1","source-id":"orcid_update","state":"waiting","claim-action":"delete","claimed-at":null}}}'
62
62
  http_version:
63
63
  recorded_at: Tue, 07 Apr 2015 22:00:00 GMT
64
64
  recorded_with: VCR 3.0.3
@@ -14,7 +14,7 @@ http_interactions:
14
14
  Accept:
15
15
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
16
16
  Authorization:
17
- - Token token=<VOLPINO_TOKEN>
17
+ - Bearer <VOLPINO_TOKEN>
18
18
  response:
19
19
  status:
20
20
  code: 202
@@ -33,7 +33,7 @@ http_interactions:
33
33
  Content-Type:
34
34
  - application/json; charset=utf-8
35
35
  Date:
36
- - Sat, 11 Mar 2017 10:44:49 GMT
36
+ - Tue, 04 Jul 2017 17:33:32 GMT
37
37
  Server:
38
38
  - openresty/1.11.2.2
39
39
  Status:
@@ -45,11 +45,11 @@ http_interactions:
45
45
  X-Frame-Options:
46
46
  - SAMEORIGIN
47
47
  X-Powered-By:
48
- - Phusion Passenger 5.1.2
48
+ - Phusion Passenger 5.1.5
49
49
  X-Request-Id:
50
- - 937ab67a-7004-4109-b9b6-9f42eb59267a
50
+ - 712e7242-7d5a-43a4-b743-9b9cf97a0d1c
51
51
  X-Runtime:
52
- - '0.051823'
52
+ - '0.014639'
53
53
  X-Xss-Protection:
54
54
  - 1; mode=block
55
55
  Content-Length:
@@ -75,7 +75,7 @@ http_interactions:
75
75
  Accept:
76
76
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
77
77
  Authorization:
78
- - Token token=<VOLPINO_TOKEN>
78
+ - Bearer <VOLPINO_TOKEN>
79
79
  response:
80
80
  status:
81
81
  code: 202
@@ -94,7 +94,7 @@ http_interactions:
94
94
  Content-Type:
95
95
  - application/json; charset=utf-8
96
96
  Date:
97
- - Sat, 11 Mar 2017 10:44:49 GMT
97
+ - Tue, 04 Jul 2017 17:33:33 GMT
98
98
  Server:
99
99
  - openresty/1.11.2.2
100
100
  Status:
@@ -106,11 +106,11 @@ http_interactions:
106
106
  X-Frame-Options:
107
107
  - SAMEORIGIN
108
108
  X-Powered-By:
109
- - Phusion Passenger 5.1.2
109
+ - Phusion Passenger 5.1.5
110
110
  X-Request-Id:
111
- - 69bb4f49-2dc1-49be-a4be-3243c682a2e1
111
+ - 6b7c0950-c9b4-45ae-af11-52d525b54dc7
112
112
  X-Runtime:
113
- - '0.011121'
113
+ - '0.022158'
114
114
  X-Xss-Protection:
115
115
  - 1; mode=block
116
116
  Content-Length:
@@ -136,7 +136,7 @@ http_interactions:
136
136
  Accept:
137
137
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
138
138
  Authorization:
139
- - Token token=<VOLPINO_TOKEN>
139
+ - Bearer <VOLPINO_TOKEN>
140
140
  response:
141
141
  status:
142
142
  code: 202
@@ -155,7 +155,7 @@ http_interactions:
155
155
  Content-Type:
156
156
  - application/json; charset=utf-8
157
157
  Date:
158
- - Sat, 11 Mar 2017 10:44:49 GMT
158
+ - Tue, 04 Jul 2017 17:33:33 GMT
159
159
  Server:
160
160
  - openresty/1.11.2.2
161
161
  Status:
@@ -167,11 +167,11 @@ http_interactions:
167
167
  X-Frame-Options:
168
168
  - SAMEORIGIN
169
169
  X-Powered-By:
170
- - Phusion Passenger 5.1.2
170
+ - Phusion Passenger 5.1.5
171
171
  X-Request-Id:
172
- - 4eeb8615-c38d-4562-91ca-14b08bdcabae
172
+ - 40dd0176-106a-45a3-92cf-70e2a45ff111
173
173
  X-Runtime:
174
- - '0.009841'
174
+ - '0.017557'
175
175
  X-Xss-Protection:
176
176
  - 1; mode=block
177
177
  Content-Length:
@@ -197,7 +197,7 @@ http_interactions:
197
197
  Accept:
198
198
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
199
199
  Authorization:
200
- - Token token=<VOLPINO_TOKEN>
200
+ - Bearer <VOLPINO_TOKEN>
201
201
  response:
202
202
  status:
203
203
  code: 202
@@ -216,7 +216,7 @@ http_interactions:
216
216
  Content-Type:
217
217
  - application/json; charset=utf-8
218
218
  Date:
219
- - Sat, 11 Mar 2017 10:44:49 GMT
219
+ - Tue, 04 Jul 2017 17:33:33 GMT
220
220
  Server:
221
221
  - openresty/1.11.2.2
222
222
  Status:
@@ -228,11 +228,11 @@ http_interactions:
228
228
  X-Frame-Options:
229
229
  - SAMEORIGIN
230
230
  X-Powered-By:
231
- - Phusion Passenger 5.1.2
231
+ - Phusion Passenger 5.1.5
232
232
  X-Request-Id:
233
- - 3e5adfa2-5a84-4824-aa49-8b42efbe9566
233
+ - edfa5ba7-c310-441f-aaac-39b8a8e91298
234
234
  X-Runtime:
235
- - '0.011139'
235
+ - '0.013063'
236
236
  X-Xss-Protection:
237
237
  - 1; mode=block
238
238
  Content-Length:
@@ -258,7 +258,7 @@ http_interactions:
258
258
  Accept:
259
259
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
260
260
  Authorization:
261
- - Token token=<VOLPINO_TOKEN>
261
+ - Bearer <VOLPINO_TOKEN>
262
262
  response:
263
263
  status:
264
264
  code: 202
@@ -277,7 +277,7 @@ http_interactions:
277
277
  Content-Type:
278
278
  - application/json; charset=utf-8
279
279
  Date:
280
- - Sat, 11 Mar 2017 10:44:50 GMT
280
+ - Tue, 04 Jul 2017 17:33:33 GMT
281
281
  Server:
282
282
  - openresty/1.11.2.2
283
283
  Status:
@@ -289,11 +289,11 @@ http_interactions:
289
289
  X-Frame-Options:
290
290
  - SAMEORIGIN
291
291
  X-Powered-By:
292
- - Phusion Passenger 5.1.2
292
+ - Phusion Passenger 5.1.5
293
293
  X-Request-Id:
294
- - 08eec333-46e6-4696-9f60-c7d5fc9c4606
294
+ - 5f28ff6b-1799-484a-b6d6-fda448e35225
295
295
  X-Runtime:
296
- - '0.012186'
296
+ - '0.012582'
297
297
  X-Xss-Protection:
298
298
  - 1; mode=block
299
299
  Content-Length:
@@ -319,7 +319,7 @@ http_interactions:
319
319
  Accept:
320
320
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
321
321
  Authorization:
322
- - Token token=<VOLPINO_TOKEN>
322
+ - Bearer <VOLPINO_TOKEN>
323
323
  response:
324
324
  status:
325
325
  code: 202
@@ -338,7 +338,7 @@ http_interactions:
338
338
  Content-Type:
339
339
  - application/json; charset=utf-8
340
340
  Date:
341
- - Sat, 11 Mar 2017 10:44:50 GMT
341
+ - Tue, 04 Jul 2017 17:33:34 GMT
342
342
  Server:
343
343
  - openresty/1.11.2.2
344
344
  Status:
@@ -350,11 +350,11 @@ http_interactions:
350
350
  X-Frame-Options:
351
351
  - SAMEORIGIN
352
352
  X-Powered-By:
353
- - Phusion Passenger 5.1.2
353
+ - Phusion Passenger 5.1.5
354
354
  X-Request-Id:
355
- - 1b3e29b8-d5ea-42ba-927d-d09964090f5c
355
+ - 48ef70ec-3e2c-4ba1-ba9f-31658fd9fae4
356
356
  X-Runtime:
357
- - '0.016427'
357
+ - '0.012135'
358
358
  X-Xss-Protection:
359
359
  - 1; mode=block
360
360
  Content-Length:
@@ -380,7 +380,7 @@ http_interactions:
380
380
  Accept:
381
381
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
382
382
  Authorization:
383
- - Token token=<VOLPINO_TOKEN>
383
+ - Bearer <VOLPINO_TOKEN>
384
384
  response:
385
385
  status:
386
386
  code: 202
@@ -399,7 +399,7 @@ http_interactions:
399
399
  Content-Type:
400
400
  - application/json; charset=utf-8
401
401
  Date:
402
- - Sat, 11 Mar 2017 10:44:50 GMT
402
+ - Tue, 04 Jul 2017 17:33:34 GMT
403
403
  Server:
404
404
  - openresty/1.11.2.2
405
405
  Status:
@@ -411,11 +411,11 @@ http_interactions:
411
411
  X-Frame-Options:
412
412
  - SAMEORIGIN
413
413
  X-Powered-By:
414
- - Phusion Passenger 5.1.2
414
+ - Phusion Passenger 5.1.5
415
415
  X-Request-Id:
416
- - bcf6bb7e-baa3-405c-9f2f-953b8aa96951
416
+ - 5f6fdadb-ecd5-47ba-a8cc-f4f871f8ace5
417
417
  X-Runtime:
418
- - '0.011075'
418
+ - '0.012330'
419
419
  X-Xss-Protection:
420
420
  - 1; mode=block
421
421
  Content-Length:
@@ -441,7 +441,7 @@ http_interactions:
441
441
  Accept:
442
442
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
443
443
  Authorization:
444
- - Token token=<VOLPINO_TOKEN>
444
+ - Bearer <VOLPINO_TOKEN>
445
445
  response:
446
446
  status:
447
447
  code: 202
@@ -460,7 +460,7 @@ http_interactions:
460
460
  Content-Type:
461
461
  - application/json; charset=utf-8
462
462
  Date:
463
- - Sat, 11 Mar 2017 10:44:50 GMT
463
+ - Tue, 04 Jul 2017 17:33:34 GMT
464
464
  Server:
465
465
  - openresty/1.11.2.2
466
466
  Status:
@@ -472,11 +472,11 @@ http_interactions:
472
472
  X-Frame-Options:
473
473
  - SAMEORIGIN
474
474
  X-Powered-By:
475
- - Phusion Passenger 5.1.2
475
+ - Phusion Passenger 5.1.5
476
476
  X-Request-Id:
477
- - d6afa976-9006-4149-af27-5ee2f5c9ed07
477
+ - 7de1efd9-b6b3-4d07-af50-520a8a9b2a3e
478
478
  X-Runtime:
479
- - '0.011559'
479
+ - '0.015037'
480
480
  X-Xss-Protection:
481
481
  - 1; mode=block
482
482
  Content-Length:
@@ -502,7 +502,7 @@ http_interactions:
502
502
  Accept:
503
503
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
504
504
  Authorization:
505
- - Token token=<VOLPINO_TOKEN>
505
+ - Bearer <VOLPINO_TOKEN>
506
506
  response:
507
507
  status:
508
508
  code: 202
@@ -521,7 +521,7 @@ http_interactions:
521
521
  Content-Type:
522
522
  - application/json; charset=utf-8
523
523
  Date:
524
- - Sat, 11 Mar 2017 10:44:50 GMT
524
+ - Tue, 04 Jul 2017 17:33:34 GMT
525
525
  Server:
526
526
  - openresty/1.11.2.2
527
527
  Status:
@@ -533,11 +533,11 @@ http_interactions:
533
533
  X-Frame-Options:
534
534
  - SAMEORIGIN
535
535
  X-Powered-By:
536
- - Phusion Passenger 5.1.2
536
+ - Phusion Passenger 5.1.5
537
537
  X-Request-Id:
538
- - 365ed90a-1d6f-4673-aa0c-f5b4a0bd5a36
538
+ - dd26f074-dd3a-4fbd-b67c-d1f08a6b953b
539
539
  X-Runtime:
540
- - '0.021123'
540
+ - '0.023091'
541
541
  X-Xss-Protection:
542
542
  - 1; mode=block
543
543
  Content-Length:
@@ -563,7 +563,7 @@ http_interactions:
563
563
  Accept:
564
564
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
565
565
  Authorization:
566
- - Token token=<VOLPINO_TOKEN>
566
+ - Bearer <VOLPINO_TOKEN>
567
567
  response:
568
568
  status:
569
569
  code: 202
@@ -582,7 +582,7 @@ http_interactions:
582
582
  Content-Type:
583
583
  - application/json; charset=utf-8
584
584
  Date:
585
- - Sat, 11 Mar 2017 10:44:51 GMT
585
+ - Tue, 04 Jul 2017 17:33:35 GMT
586
586
  Server:
587
587
  - openresty/1.11.2.2
588
588
  Status:
@@ -594,13 +594,15 @@ http_interactions:
594
594
  X-Frame-Options:
595
595
  - SAMEORIGIN
596
596
  X-Powered-By:
597
- - Phusion Passenger 5.1.2
597
+ - Phusion Passenger 5.1.5
598
598
  X-Request-Id:
599
- - 366f73e8-3f7d-4aa6-bfc4-0659675f0ed6
599
+ - a1d78913-5522-4b19-a989-fe25c9118689
600
600
  X-Runtime:
601
- - '0.013928'
601
+ - '0.012766'
602
602
  X-Xss-Protection:
603
603
  - 1; mode=block
604
+ Content-Length:
605
+ - '238'
604
606
  Connection:
605
607
  - keep-alive
606
608
  body:
@@ -622,7 +624,7 @@ http_interactions:
622
624
  Accept:
623
625
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
624
626
  Authorization:
625
- - Token token=<VOLPINO_TOKEN>
627
+ - Bearer <VOLPINO_TOKEN>
626
628
  response:
627
629
  status:
628
630
  code: 202
@@ -641,7 +643,7 @@ http_interactions:
641
643
  Content-Type:
642
644
  - application/json; charset=utf-8
643
645
  Date:
644
- - Sat, 11 Mar 2017 10:44:51 GMT
646
+ - Tue, 04 Jul 2017 17:33:35 GMT
645
647
  Server:
646
648
  - openresty/1.11.2.2
647
649
  Status:
@@ -653,11 +655,11 @@ http_interactions:
653
655
  X-Frame-Options:
654
656
  - SAMEORIGIN
655
657
  X-Powered-By:
656
- - Phusion Passenger 5.1.2
658
+ - Phusion Passenger 5.1.5
657
659
  X-Request-Id:
658
- - fb2b3d21-34b1-419d-99ff-058bacbdaef7
660
+ - 37c945f1-b046-41df-8e95-e3043a5f64bc
659
661
  X-Runtime:
660
- - '0.011927'
662
+ - '0.011945'
661
663
  X-Xss-Protection:
662
664
  - 1; mode=block
663
665
  Content-Length:
@@ -683,7 +685,7 @@ http_interactions:
683
685
  Accept:
684
686
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
685
687
  Authorization:
686
- - Token token=<VOLPINO_TOKEN>
688
+ - Bearer <VOLPINO_TOKEN>
687
689
  response:
688
690
  status:
689
691
  code: 202
@@ -702,7 +704,7 @@ http_interactions:
702
704
  Content-Type:
703
705
  - application/json; charset=utf-8
704
706
  Date:
705
- - Sat, 11 Mar 2017 10:44:51 GMT
707
+ - Tue, 04 Jul 2017 17:33:35 GMT
706
708
  Server:
707
709
  - openresty/1.11.2.2
708
710
  Status:
@@ -714,11 +716,11 @@ http_interactions:
714
716
  X-Frame-Options:
715
717
  - SAMEORIGIN
716
718
  X-Powered-By:
717
- - Phusion Passenger 5.1.2
719
+ - Phusion Passenger 5.1.5
718
720
  X-Request-Id:
719
- - a98c7db5-6fe0-482d-b3a1-302b2883ff7d
721
+ - cf244d93-5d81-4000-a29b-98f1a4260b5c
720
722
  X-Runtime:
721
- - '0.011854'
723
+ - '0.011960'
722
724
  X-Xss-Protection:
723
725
  - 1; mode=block
724
726
  Content-Length:
@@ -744,7 +746,7 @@ http_interactions:
744
746
  Accept:
745
747
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
746
748
  Authorization:
747
- - Token token=<VOLPINO_TOKEN>
749
+ - Bearer <VOLPINO_TOKEN>
748
750
  response:
749
751
  status:
750
752
  code: 202
@@ -763,7 +765,7 @@ http_interactions:
763
765
  Content-Type:
764
766
  - application/json; charset=utf-8
765
767
  Date:
766
- - Sat, 11 Mar 2017 10:44:51 GMT
768
+ - Tue, 04 Jul 2017 17:33:35 GMT
767
769
  Server:
768
770
  - openresty/1.11.2.2
769
771
  Status:
@@ -775,11 +777,11 @@ http_interactions:
775
777
  X-Frame-Options:
776
778
  - SAMEORIGIN
777
779
  X-Powered-By:
778
- - Phusion Passenger 5.1.2
780
+ - Phusion Passenger 5.1.5
779
781
  X-Request-Id:
780
- - a18d55d2-2b2e-4a64-8403-b9ec6c4a7af4
782
+ - 158ec82e-3f29-4406-a742-0beab95793c3
781
783
  X-Runtime:
782
- - '0.010399'
784
+ - '0.011265'
783
785
  X-Xss-Protection:
784
786
  - 1; mode=block
785
787
  Content-Length:
@@ -805,7 +807,7 @@ http_interactions:
805
807
  Accept:
806
808
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
807
809
  Authorization:
808
- - Token token=<VOLPINO_TOKEN>
810
+ - Bearer <VOLPINO_TOKEN>
809
811
  response:
810
812
  status:
811
813
  code: 202
@@ -824,7 +826,7 @@ http_interactions:
824
826
  Content-Type:
825
827
  - application/json; charset=utf-8
826
828
  Date:
827
- - Sat, 11 Mar 2017 10:44:52 GMT
829
+ - Tue, 04 Jul 2017 17:33:36 GMT
828
830
  Server:
829
831
  - openresty/1.11.2.2
830
832
  Status:
@@ -836,11 +838,11 @@ http_interactions:
836
838
  X-Frame-Options:
837
839
  - SAMEORIGIN
838
840
  X-Powered-By:
839
- - Phusion Passenger 5.1.2
841
+ - Phusion Passenger 5.1.5
840
842
  X-Request-Id:
841
- - 6123c8e2-5266-44a9-962f-d1f29b9dd7dd
843
+ - bb1aac1b-8ba9-4c45-9f0d-9b976303fd27
842
844
  X-Runtime:
843
- - '0.011832'
845
+ - '0.013964'
844
846
  X-Xss-Protection:
845
847
  - 1; mode=block
846
848
  Content-Length:
@@ -866,7 +868,7 @@ http_interactions:
866
868
  Accept:
867
869
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
868
870
  Authorization:
869
- - Token token=<VOLPINO_TOKEN>
871
+ - Bearer <VOLPINO_TOKEN>
870
872
  response:
871
873
  status:
872
874
  code: 202
@@ -885,7 +887,7 @@ http_interactions:
885
887
  Content-Type:
886
888
  - application/json; charset=utf-8
887
889
  Date:
888
- - Sat, 11 Mar 2017 10:44:52 GMT
890
+ - Tue, 04 Jul 2017 17:33:36 GMT
889
891
  Server:
890
892
  - openresty/1.11.2.2
891
893
  Status:
@@ -897,13 +899,15 @@ http_interactions:
897
899
  X-Frame-Options:
898
900
  - SAMEORIGIN
899
901
  X-Powered-By:
900
- - Phusion Passenger 5.1.2
902
+ - Phusion Passenger 5.1.5
901
903
  X-Request-Id:
902
- - 51dc4b0b-24e3-4b4f-aee6-ee781b7a573f
904
+ - 46b0027e-0033-4347-8514-25bc91b0ed33
903
905
  X-Runtime:
904
- - '0.011052'
906
+ - '0.016771'
905
907
  X-Xss-Protection:
906
908
  - 1; mode=block
909
+ Content-Length:
910
+ - '238'
907
911
  Connection:
908
912
  - keep-alive
909
913
  body:
@@ -925,7 +929,7 @@ http_interactions:
925
929
  Accept:
926
930
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
927
931
  Authorization:
928
- - Token token=<VOLPINO_TOKEN>
932
+ - Bearer <VOLPINO_TOKEN>
929
933
  response:
930
934
  status:
931
935
  code: 202
@@ -944,7 +948,7 @@ http_interactions:
944
948
  Content-Type:
945
949
  - application/json; charset=utf-8
946
950
  Date:
947
- - Sat, 11 Mar 2017 10:44:52 GMT
951
+ - Tue, 04 Jul 2017 17:33:36 GMT
948
952
  Server:
949
953
  - openresty/1.11.2.2
950
954
  Status:
@@ -956,13 +960,15 @@ http_interactions:
956
960
  X-Frame-Options:
957
961
  - SAMEORIGIN
958
962
  X-Powered-By:
959
- - Phusion Passenger 5.1.2
963
+ - Phusion Passenger 5.1.5
960
964
  X-Request-Id:
961
- - 9ab3a7df-c32a-4c7e-9f9d-d04a6cfb1b49
965
+ - 661567f7-815f-4146-89b0-08fd6ae6e302
962
966
  X-Runtime:
963
- - '0.010164'
967
+ - '0.011888'
964
968
  X-Xss-Protection:
965
969
  - 1; mode=block
970
+ Content-Length:
971
+ - '238'
966
972
  Connection:
967
973
  - keep-alive
968
974
  body:
@@ -984,7 +990,7 @@ http_interactions:
984
990
  Accept:
985
991
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
986
992
  Authorization:
987
- - Token token=<VOLPINO_TOKEN>
993
+ - Bearer <VOLPINO_TOKEN>
988
994
  response:
989
995
  status:
990
996
  code: 202
@@ -1003,7 +1009,7 @@ http_interactions:
1003
1009
  Content-Type:
1004
1010
  - application/json; charset=utf-8
1005
1011
  Date:
1006
- - Sat, 11 Mar 2017 10:44:52 GMT
1012
+ - Tue, 04 Jul 2017 17:33:36 GMT
1007
1013
  Server:
1008
1014
  - openresty/1.11.2.2
1009
1015
  Status:
@@ -1015,11 +1021,11 @@ http_interactions:
1015
1021
  X-Frame-Options:
1016
1022
  - SAMEORIGIN
1017
1023
  X-Powered-By:
1018
- - Phusion Passenger 5.1.2
1024
+ - Phusion Passenger 5.1.5
1019
1025
  X-Request-Id:
1020
- - cf6671a4-58f3-4331-845e-d8fb2181ae92
1026
+ - 175a7684-92f7-451a-b3ab-fcf20a5a4f33
1021
1027
  X-Runtime:
1022
- - '0.005042'
1028
+ - '0.006645'
1023
1029
  X-Xss-Protection:
1024
1030
  - 1; mode=block
1025
1031
  Content-Length:
@@ -1045,7 +1051,7 @@ http_interactions:
1045
1051
  Accept:
1046
1052
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1047
1053
  Authorization:
1048
- - Token token=<VOLPINO_TOKEN>
1054
+ - Bearer <VOLPINO_TOKEN>
1049
1055
  response:
1050
1056
  status:
1051
1057
  code: 202
@@ -1064,7 +1070,7 @@ http_interactions:
1064
1070
  Content-Type:
1065
1071
  - application/json; charset=utf-8
1066
1072
  Date:
1067
- - Sat, 11 Mar 2017 10:44:53 GMT
1073
+ - Tue, 04 Jul 2017 17:33:37 GMT
1068
1074
  Server:
1069
1075
  - openresty/1.11.2.2
1070
1076
  Status:
@@ -1076,11 +1082,11 @@ http_interactions:
1076
1082
  X-Frame-Options:
1077
1083
  - SAMEORIGIN
1078
1084
  X-Powered-By:
1079
- - Phusion Passenger 5.1.2
1085
+ - Phusion Passenger 5.1.5
1080
1086
  X-Request-Id:
1081
- - 21c2dce0-ed9d-443e-8a06-ed92a658fb98
1087
+ - 01f79e98-1eff-42cd-b511-2cf626ed7e2c
1082
1088
  X-Runtime:
1083
- - '0.004881'
1089
+ - '0.007692'
1084
1090
  X-Xss-Protection:
1085
1091
  - 1; mode=block
1086
1092
  Content-Length:
@@ -1106,7 +1112,7 @@ http_interactions:
1106
1112
  Accept:
1107
1113
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1108
1114
  Authorization:
1109
- - Token token=<VOLPINO_TOKEN>
1115
+ - Bearer <VOLPINO_TOKEN>
1110
1116
  response:
1111
1117
  status:
1112
1118
  code: 202
@@ -1125,7 +1131,7 @@ http_interactions:
1125
1131
  Content-Type:
1126
1132
  - application/json; charset=utf-8
1127
1133
  Date:
1128
- - Sat, 11 Mar 2017 10:44:53 GMT
1134
+ - Tue, 04 Jul 2017 17:33:37 GMT
1129
1135
  Server:
1130
1136
  - openresty/1.11.2.2
1131
1137
  Status:
@@ -1137,11 +1143,11 @@ http_interactions:
1137
1143
  X-Frame-Options:
1138
1144
  - SAMEORIGIN
1139
1145
  X-Powered-By:
1140
- - Phusion Passenger 5.1.2
1146
+ - Phusion Passenger 5.1.5
1141
1147
  X-Request-Id:
1142
- - 030f05b8-de32-471b-a4d3-c98a0fed3fbf
1148
+ - 240a7918-4dc9-4f89-a61f-773602629b53
1143
1149
  X-Runtime:
1144
- - '0.011100'
1150
+ - '0.012741'
1145
1151
  X-Xss-Protection:
1146
1152
  - 1; mode=block
1147
1153
  Content-Length:
@@ -1167,7 +1173,7 @@ http_interactions:
1167
1173
  Accept:
1168
1174
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1169
1175
  Authorization:
1170
- - Token token=<VOLPINO_TOKEN>
1176
+ - Bearer <VOLPINO_TOKEN>
1171
1177
  response:
1172
1178
  status:
1173
1179
  code: 202
@@ -1186,7 +1192,7 @@ http_interactions:
1186
1192
  Content-Type:
1187
1193
  - application/json; charset=utf-8
1188
1194
  Date:
1189
- - Sat, 11 Mar 2017 10:44:53 GMT
1195
+ - Tue, 04 Jul 2017 17:33:37 GMT
1190
1196
  Server:
1191
1197
  - openresty/1.11.2.2
1192
1198
  Status:
@@ -1198,11 +1204,11 @@ http_interactions:
1198
1204
  X-Frame-Options:
1199
1205
  - SAMEORIGIN
1200
1206
  X-Powered-By:
1201
- - Phusion Passenger 5.1.2
1207
+ - Phusion Passenger 5.1.5
1202
1208
  X-Request-Id:
1203
- - f243c9e3-38e5-4e9e-86ce-a7e2a899909a
1209
+ - 54738792-ba05-4452-a6c2-3b0311cb5131
1204
1210
  X-Runtime:
1205
- - '0.010265'
1211
+ - '0.029423'
1206
1212
  X-Xss-Protection:
1207
1213
  - 1; mode=block
1208
1214
  Content-Length:
@@ -1228,7 +1234,7 @@ http_interactions:
1228
1234
  Accept:
1229
1235
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1230
1236
  Authorization:
1231
- - Token token=<VOLPINO_TOKEN>
1237
+ - Bearer <VOLPINO_TOKEN>
1232
1238
  response:
1233
1239
  status:
1234
1240
  code: 202
@@ -1247,7 +1253,7 @@ http_interactions:
1247
1253
  Content-Type:
1248
1254
  - application/json; charset=utf-8
1249
1255
  Date:
1250
- - Sat, 11 Mar 2017 10:44:53 GMT
1256
+ - Tue, 04 Jul 2017 17:33:37 GMT
1251
1257
  Server:
1252
1258
  - openresty/1.11.2.2
1253
1259
  Status:
@@ -1259,11 +1265,11 @@ http_interactions:
1259
1265
  X-Frame-Options:
1260
1266
  - SAMEORIGIN
1261
1267
  X-Powered-By:
1262
- - Phusion Passenger 5.1.2
1268
+ - Phusion Passenger 5.1.5
1263
1269
  X-Request-Id:
1264
- - 5502698b-00ce-4ca9-907e-cb4d65bb2fa1
1270
+ - 9610a6af-b1df-425e-94d9-794a14b7ca4a
1265
1271
  X-Runtime:
1266
- - '0.009797'
1272
+ - '0.038070'
1267
1273
  X-Xss-Protection:
1268
1274
  - 1; mode=block
1269
1275
  Content-Length:
@@ -1289,7 +1295,7 @@ http_interactions:
1289
1295
  Accept:
1290
1296
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1291
1297
  Authorization:
1292
- - Token token=<VOLPINO_TOKEN>
1298
+ - Bearer <VOLPINO_TOKEN>
1293
1299
  response:
1294
1300
  status:
1295
1301
  code: 202
@@ -1308,7 +1314,7 @@ http_interactions:
1308
1314
  Content-Type:
1309
1315
  - application/json; charset=utf-8
1310
1316
  Date:
1311
- - Sat, 11 Mar 2017 10:44:54 GMT
1317
+ - Tue, 04 Jul 2017 17:33:38 GMT
1312
1318
  Server:
1313
1319
  - openresty/1.11.2.2
1314
1320
  Status:
@@ -1320,11 +1326,11 @@ http_interactions:
1320
1326
  X-Frame-Options:
1321
1327
  - SAMEORIGIN
1322
1328
  X-Powered-By:
1323
- - Phusion Passenger 5.1.2
1329
+ - Phusion Passenger 5.1.5
1324
1330
  X-Request-Id:
1325
- - 97ee9ed0-446d-40f0-9be0-142fca8ed0a9
1331
+ - fae51659-130e-4757-86cd-5639e5472832
1326
1332
  X-Runtime:
1327
- - '0.010807'
1333
+ - '0.022565'
1328
1334
  X-Xss-Protection:
1329
1335
  - 1; mode=block
1330
1336
  Content-Length:
@@ -1350,7 +1356,7 @@ http_interactions:
1350
1356
  Accept:
1351
1357
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1352
1358
  Authorization:
1353
- - Token token=<VOLPINO_TOKEN>
1359
+ - Bearer <VOLPINO_TOKEN>
1354
1360
  response:
1355
1361
  status:
1356
1362
  code: 202
@@ -1369,7 +1375,7 @@ http_interactions:
1369
1375
  Content-Type:
1370
1376
  - application/json; charset=utf-8
1371
1377
  Date:
1372
- - Sat, 11 Mar 2017 10:44:54 GMT
1378
+ - Tue, 04 Jul 2017 17:33:38 GMT
1373
1379
  Server:
1374
1380
  - openresty/1.11.2.2
1375
1381
  Status:
@@ -1381,11 +1387,11 @@ http_interactions:
1381
1387
  X-Frame-Options:
1382
1388
  - SAMEORIGIN
1383
1389
  X-Powered-By:
1384
- - Phusion Passenger 5.1.2
1390
+ - Phusion Passenger 5.1.5
1385
1391
  X-Request-Id:
1386
- - a12cdba0-7f41-4f95-a3f3-69007902e180
1392
+ - 185ec3ec-8045-417d-bee6-1c4caa4c4c6c
1387
1393
  X-Runtime:
1388
- - '0.020087'
1394
+ - '0.012890'
1389
1395
  X-Xss-Protection:
1390
1396
  - 1; mode=block
1391
1397
  Content-Length:
@@ -1411,7 +1417,7 @@ http_interactions:
1411
1417
  Accept:
1412
1418
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1413
1419
  Authorization:
1414
- - Token token=<VOLPINO_TOKEN>
1420
+ - Bearer <VOLPINO_TOKEN>
1415
1421
  response:
1416
1422
  status:
1417
1423
  code: 202
@@ -1430,7 +1436,7 @@ http_interactions:
1430
1436
  Content-Type:
1431
1437
  - application/json; charset=utf-8
1432
1438
  Date:
1433
- - Sat, 11 Mar 2017 10:44:54 GMT
1439
+ - Tue, 04 Jul 2017 17:33:38 GMT
1434
1440
  Server:
1435
1441
  - openresty/1.11.2.2
1436
1442
  Status:
@@ -1442,11 +1448,11 @@ http_interactions:
1442
1448
  X-Frame-Options:
1443
1449
  - SAMEORIGIN
1444
1450
  X-Powered-By:
1445
- - Phusion Passenger 5.1.2
1451
+ - Phusion Passenger 5.1.5
1446
1452
  X-Request-Id:
1447
- - ea78e4d8-4a5f-4136-b82c-4bc0358d9ade
1453
+ - f5ce1608-3bfc-414a-81ce-ac9601058a19
1448
1454
  X-Runtime:
1449
- - '0.011592'
1455
+ - '0.012366'
1450
1456
  X-Xss-Protection:
1451
1457
  - 1; mode=block
1452
1458
  Content-Length:
@@ -1472,7 +1478,7 @@ http_interactions:
1472
1478
  Accept:
1473
1479
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1474
1480
  Authorization:
1475
- - Token token=<VOLPINO_TOKEN>
1481
+ - Bearer <VOLPINO_TOKEN>
1476
1482
  response:
1477
1483
  status:
1478
1484
  code: 202
@@ -1491,7 +1497,7 @@ http_interactions:
1491
1497
  Content-Type:
1492
1498
  - application/json; charset=utf-8
1493
1499
  Date:
1494
- - Sat, 11 Mar 2017 10:44:54 GMT
1500
+ - Tue, 04 Jul 2017 17:33:38 GMT
1495
1501
  Server:
1496
1502
  - openresty/1.11.2.2
1497
1503
  Status:
@@ -1503,11 +1509,11 @@ http_interactions:
1503
1509
  X-Frame-Options:
1504
1510
  - SAMEORIGIN
1505
1511
  X-Powered-By:
1506
- - Phusion Passenger 5.1.2
1512
+ - Phusion Passenger 5.1.5
1507
1513
  X-Request-Id:
1508
- - b17cb7ac-93ce-4fae-99ef-0a13d19c7038
1514
+ - 7f4ad8f0-c907-48d8-828d-6d4633cec3d4
1509
1515
  X-Runtime:
1510
- - '0.010325'
1516
+ - '0.011909'
1511
1517
  X-Xss-Protection:
1512
1518
  - 1; mode=block
1513
1519
  Connection:
@@ -1531,7 +1537,7 @@ http_interactions:
1531
1537
  Accept:
1532
1538
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1533
1539
  Authorization:
1534
- - Token token=<VOLPINO_TOKEN>
1540
+ - Bearer <VOLPINO_TOKEN>
1535
1541
  response:
1536
1542
  status:
1537
1543
  code: 202
@@ -1550,7 +1556,7 @@ http_interactions:
1550
1556
  Content-Type:
1551
1557
  - application/json; charset=utf-8
1552
1558
  Date:
1553
- - Sat, 11 Mar 2017 10:44:54 GMT
1559
+ - Tue, 04 Jul 2017 17:33:39 GMT
1554
1560
  Server:
1555
1561
  - openresty/1.11.2.2
1556
1562
  Status:
@@ -1562,11 +1568,11 @@ http_interactions:
1562
1568
  X-Frame-Options:
1563
1569
  - SAMEORIGIN
1564
1570
  X-Powered-By:
1565
- - Phusion Passenger 5.1.2
1571
+ - Phusion Passenger 5.1.5
1566
1572
  X-Request-Id:
1567
- - 0f97c93f-5ca0-4325-bb05-8724c0d3efd4
1573
+ - 5f8cba4a-d37e-49da-887b-a2690e464abe
1568
1574
  X-Runtime:
1569
- - '0.010797'
1575
+ - '0.011857'
1570
1576
  X-Xss-Protection:
1571
1577
  - 1; mode=block
1572
1578
  Content-Length:
@@ -1592,7 +1598,7 @@ http_interactions:
1592
1598
  Accept:
1593
1599
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1594
1600
  Authorization:
1595
- - Token token=<VOLPINO_TOKEN>
1601
+ - Bearer <VOLPINO_TOKEN>
1596
1602
  response:
1597
1603
  status:
1598
1604
  code: 202
@@ -1611,7 +1617,7 @@ http_interactions:
1611
1617
  Content-Type:
1612
1618
  - application/json; charset=utf-8
1613
1619
  Date:
1614
- - Sat, 11 Mar 2017 10:44:55 GMT
1620
+ - Tue, 04 Jul 2017 17:33:39 GMT
1615
1621
  Server:
1616
1622
  - openresty/1.11.2.2
1617
1623
  Status:
@@ -1623,11 +1629,11 @@ http_interactions:
1623
1629
  X-Frame-Options:
1624
1630
  - SAMEORIGIN
1625
1631
  X-Powered-By:
1626
- - Phusion Passenger 5.1.2
1632
+ - Phusion Passenger 5.1.5
1627
1633
  X-Request-Id:
1628
- - 0b6336a8-0d69-4ca2-a3fd-3f18d5fa7bba
1634
+ - d4a58c36-8c9e-4073-9c79-588cf37d802a
1629
1635
  X-Runtime:
1630
- - '0.012387'
1636
+ - '0.012389'
1631
1637
  X-Xss-Protection:
1632
1638
  - 1; mode=block
1633
1639
  Content-Length:
@@ -1653,7 +1659,7 @@ http_interactions:
1653
1659
  Accept:
1654
1660
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1655
1661
  Authorization:
1656
- - Token token=<VOLPINO_TOKEN>
1662
+ - Bearer <VOLPINO_TOKEN>
1657
1663
  response:
1658
1664
  status:
1659
1665
  code: 202
@@ -1672,7 +1678,7 @@ http_interactions:
1672
1678
  Content-Type:
1673
1679
  - application/json; charset=utf-8
1674
1680
  Date:
1675
- - Sat, 11 Mar 2017 10:44:55 GMT
1681
+ - Tue, 04 Jul 2017 17:33:39 GMT
1676
1682
  Server:
1677
1683
  - openresty/1.11.2.2
1678
1684
  Status:
@@ -1684,13 +1690,15 @@ http_interactions:
1684
1690
  X-Frame-Options:
1685
1691
  - SAMEORIGIN
1686
1692
  X-Powered-By:
1687
- - Phusion Passenger 5.1.2
1693
+ - Phusion Passenger 5.1.5
1688
1694
  X-Request-Id:
1689
- - 53913ef4-fba2-496c-b2c9-dbe57decb84b
1695
+ - 2c1014e4-4c06-4c17-8155-f4bfe713cf83
1690
1696
  X-Runtime:
1691
- - '0.010690'
1697
+ - '0.018475'
1692
1698
  X-Xss-Protection:
1693
1699
  - 1; mode=block
1700
+ Content-Length:
1701
+ - '238'
1694
1702
  Connection:
1695
1703
  - keep-alive
1696
1704
  body:
@@ -1712,7 +1720,7 @@ http_interactions:
1712
1720
  Accept:
1713
1721
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1714
1722
  Authorization:
1715
- - Token token=<VOLPINO_TOKEN>
1723
+ - Bearer <VOLPINO_TOKEN>
1716
1724
  response:
1717
1725
  status:
1718
1726
  code: 202
@@ -1731,7 +1739,7 @@ http_interactions:
1731
1739
  Content-Type:
1732
1740
  - application/json; charset=utf-8
1733
1741
  Date:
1734
- - Sat, 11 Mar 2017 10:44:55 GMT
1742
+ - Tue, 04 Jul 2017 17:33:39 GMT
1735
1743
  Server:
1736
1744
  - openresty/1.11.2.2
1737
1745
  Status:
@@ -1743,11 +1751,11 @@ http_interactions:
1743
1751
  X-Frame-Options:
1744
1752
  - SAMEORIGIN
1745
1753
  X-Powered-By:
1746
- - Phusion Passenger 5.1.2
1754
+ - Phusion Passenger 5.1.5
1747
1755
  X-Request-Id:
1748
- - 511b559e-f81a-4305-b34c-585debaed613
1756
+ - 809b2a01-a8c6-4758-8cf7-b79f0e1a16c1
1749
1757
  X-Runtime:
1750
- - '0.010038'
1758
+ - '0.013067'
1751
1759
  X-Xss-Protection:
1752
1760
  - 1; mode=block
1753
1761
  Content-Length:
@@ -1773,7 +1781,7 @@ http_interactions:
1773
1781
  Accept:
1774
1782
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1775
1783
  Authorization:
1776
- - Token token=<VOLPINO_TOKEN>
1784
+ - Bearer <VOLPINO_TOKEN>
1777
1785
  response:
1778
1786
  status:
1779
1787
  code: 202
@@ -1792,7 +1800,7 @@ http_interactions:
1792
1800
  Content-Type:
1793
1801
  - application/json; charset=utf-8
1794
1802
  Date:
1795
- - Sat, 11 Mar 2017 10:44:55 GMT
1803
+ - Tue, 04 Jul 2017 17:33:40 GMT
1796
1804
  Server:
1797
1805
  - openresty/1.11.2.2
1798
1806
  Status:
@@ -1804,11 +1812,11 @@ http_interactions:
1804
1812
  X-Frame-Options:
1805
1813
  - SAMEORIGIN
1806
1814
  X-Powered-By:
1807
- - Phusion Passenger 5.1.2
1815
+ - Phusion Passenger 5.1.5
1808
1816
  X-Request-Id:
1809
- - c8700dfb-b0e2-46bc-8be4-83dcd5a2f834
1817
+ - 40bf4260-a1d3-4849-9bbb-430ba93eb575
1810
1818
  X-Runtime:
1811
- - '0.010156'
1819
+ - '0.019405'
1812
1820
  X-Xss-Protection:
1813
1821
  - 1; mode=block
1814
1822
  Content-Length:
@@ -1834,7 +1842,7 @@ http_interactions:
1834
1842
  Accept:
1835
1843
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1836
1844
  Authorization:
1837
- - Token token=<VOLPINO_TOKEN>
1845
+ - Bearer <VOLPINO_TOKEN>
1838
1846
  response:
1839
1847
  status:
1840
1848
  code: 202
@@ -1853,7 +1861,7 @@ http_interactions:
1853
1861
  Content-Type:
1854
1862
  - application/json; charset=utf-8
1855
1863
  Date:
1856
- - Sat, 11 Mar 2017 10:44:56 GMT
1864
+ - Tue, 04 Jul 2017 17:33:40 GMT
1857
1865
  Server:
1858
1866
  - openresty/1.11.2.2
1859
1867
  Status:
@@ -1865,11 +1873,11 @@ http_interactions:
1865
1873
  X-Frame-Options:
1866
1874
  - SAMEORIGIN
1867
1875
  X-Powered-By:
1868
- - Phusion Passenger 5.1.2
1876
+ - Phusion Passenger 5.1.5
1869
1877
  X-Request-Id:
1870
- - bab6bc50-e0ed-4259-a4fa-0ca762ba8656
1878
+ - d4ca3173-d8d5-47f3-b0d3-45853bb2376d
1871
1879
  X-Runtime:
1872
- - '0.012770'
1880
+ - '0.011864'
1873
1881
  X-Xss-Protection:
1874
1882
  - 1; mode=block
1875
1883
  Content-Length:
@@ -1895,7 +1903,7 @@ http_interactions:
1895
1903
  Accept:
1896
1904
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1897
1905
  Authorization:
1898
- - Token token=<VOLPINO_TOKEN>
1906
+ - Bearer <VOLPINO_TOKEN>
1899
1907
  response:
1900
1908
  status:
1901
1909
  code: 202
@@ -1914,7 +1922,7 @@ http_interactions:
1914
1922
  Content-Type:
1915
1923
  - application/json; charset=utf-8
1916
1924
  Date:
1917
- - Sat, 11 Mar 2017 10:44:56 GMT
1925
+ - Tue, 04 Jul 2017 17:33:40 GMT
1918
1926
  Server:
1919
1927
  - openresty/1.11.2.2
1920
1928
  Status:
@@ -1926,11 +1934,11 @@ http_interactions:
1926
1934
  X-Frame-Options:
1927
1935
  - SAMEORIGIN
1928
1936
  X-Powered-By:
1929
- - Phusion Passenger 5.1.2
1937
+ - Phusion Passenger 5.1.5
1930
1938
  X-Request-Id:
1931
- - 97760f5f-20df-4372-ba6c-d5fe173c498b
1939
+ - 8e292c41-32ff-46a4-80fe-746fe3c67077
1932
1940
  X-Runtime:
1933
- - '0.010774'
1941
+ - '0.017895'
1934
1942
  X-Xss-Protection:
1935
1943
  - 1; mode=block
1936
1944
  Content-Length:
@@ -1956,7 +1964,7 @@ http_interactions:
1956
1964
  Accept:
1957
1965
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1958
1966
  Authorization:
1959
- - Token token=<VOLPINO_TOKEN>
1967
+ - Bearer <VOLPINO_TOKEN>
1960
1968
  response:
1961
1969
  status:
1962
1970
  code: 202
@@ -1975,7 +1983,7 @@ http_interactions:
1975
1983
  Content-Type:
1976
1984
  - application/json; charset=utf-8
1977
1985
  Date:
1978
- - Sat, 11 Mar 2017 10:44:56 GMT
1986
+ - Tue, 04 Jul 2017 17:33:40 GMT
1979
1987
  Server:
1980
1988
  - openresty/1.11.2.2
1981
1989
  Status:
@@ -1987,11 +1995,11 @@ http_interactions:
1987
1995
  X-Frame-Options:
1988
1996
  - SAMEORIGIN
1989
1997
  X-Powered-By:
1990
- - Phusion Passenger 5.1.2
1998
+ - Phusion Passenger 5.1.5
1991
1999
  X-Request-Id:
1992
- - 17fbc046-202d-4cfe-8ef7-aea52d9a5883
2000
+ - a6f51b05-ef2f-4b88-bdcf-4bd0a2317a78
1993
2001
  X-Runtime:
1994
- - '0.010283'
2002
+ - '0.013552'
1995
2003
  X-Xss-Protection:
1996
2004
  - 1; mode=block
1997
2005
  Content-Length:
@@ -2017,7 +2025,7 @@ http_interactions:
2017
2025
  Accept:
2018
2026
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2019
2027
  Authorization:
2020
- - Token token=<VOLPINO_TOKEN>
2028
+ - Bearer <VOLPINO_TOKEN>
2021
2029
  response:
2022
2030
  status:
2023
2031
  code: 202
@@ -2036,7 +2044,7 @@ http_interactions:
2036
2044
  Content-Type:
2037
2045
  - application/json; charset=utf-8
2038
2046
  Date:
2039
- - Sat, 11 Mar 2017 10:44:56 GMT
2047
+ - Tue, 04 Jul 2017 17:33:41 GMT
2040
2048
  Server:
2041
2049
  - openresty/1.11.2.2
2042
2050
  Status:
@@ -2048,11 +2056,11 @@ http_interactions:
2048
2056
  X-Frame-Options:
2049
2057
  - SAMEORIGIN
2050
2058
  X-Powered-By:
2051
- - Phusion Passenger 5.1.2
2059
+ - Phusion Passenger 5.1.5
2052
2060
  X-Request-Id:
2053
- - 34c646f4-878d-4815-982f-9decb628bf66
2061
+ - 48ca2986-089d-41d5-aca3-83daefc84763
2054
2062
  X-Runtime:
2055
- - '0.011412'
2063
+ - '0.012086'
2056
2064
  X-Xss-Protection:
2057
2065
  - 1; mode=block
2058
2066
  Content-Length:
@@ -2078,7 +2086,7 @@ http_interactions:
2078
2086
  Accept:
2079
2087
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2080
2088
  Authorization:
2081
- - Token token=<VOLPINO_TOKEN>
2089
+ - Bearer <VOLPINO_TOKEN>
2082
2090
  response:
2083
2091
  status:
2084
2092
  code: 202
@@ -2097,7 +2105,7 @@ http_interactions:
2097
2105
  Content-Type:
2098
2106
  - application/json; charset=utf-8
2099
2107
  Date:
2100
- - Sat, 11 Mar 2017 10:44:57 GMT
2108
+ - Tue, 04 Jul 2017 17:33:41 GMT
2101
2109
  Server:
2102
2110
  - openresty/1.11.2.2
2103
2111
  Status:
@@ -2109,11 +2117,11 @@ http_interactions:
2109
2117
  X-Frame-Options:
2110
2118
  - SAMEORIGIN
2111
2119
  X-Powered-By:
2112
- - Phusion Passenger 5.1.2
2120
+ - Phusion Passenger 5.1.5
2113
2121
  X-Request-Id:
2114
- - 6c5c55ae-6d84-442b-8959-241501f5969d
2122
+ - 0447b02e-8c53-4547-a4ff-7ca043fbabb6
2115
2123
  X-Runtime:
2116
- - '0.012149'
2124
+ - '0.012076'
2117
2125
  X-Xss-Protection:
2118
2126
  - 1; mode=block
2119
2127
  Content-Length:
@@ -2139,7 +2147,7 @@ http_interactions:
2139
2147
  Accept:
2140
2148
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2141
2149
  Authorization:
2142
- - Token token=<VOLPINO_TOKEN>
2150
+ - Bearer <VOLPINO_TOKEN>
2143
2151
  response:
2144
2152
  status:
2145
2153
  code: 202
@@ -2158,7 +2166,7 @@ http_interactions:
2158
2166
  Content-Type:
2159
2167
  - application/json; charset=utf-8
2160
2168
  Date:
2161
- - Sat, 11 Mar 2017 10:44:57 GMT
2169
+ - Tue, 04 Jul 2017 17:33:41 GMT
2162
2170
  Server:
2163
2171
  - openresty/1.11.2.2
2164
2172
  Status:
@@ -2170,11 +2178,11 @@ http_interactions:
2170
2178
  X-Frame-Options:
2171
2179
  - SAMEORIGIN
2172
2180
  X-Powered-By:
2173
- - Phusion Passenger 5.1.2
2181
+ - Phusion Passenger 5.1.5
2174
2182
  X-Request-Id:
2175
- - ac766b5c-f3ba-4141-88ab-f361adce05ae
2183
+ - 7641d0ea-09e4-4188-b8cd-a87b2f810ebe
2176
2184
  X-Runtime:
2177
- - '0.011196'
2185
+ - '0.012773'
2178
2186
  X-Xss-Protection:
2179
2187
  - 1; mode=block
2180
2188
  Content-Length:
@@ -2200,7 +2208,7 @@ http_interactions:
2200
2208
  Accept:
2201
2209
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2202
2210
  Authorization:
2203
- - Token token=<VOLPINO_TOKEN>
2211
+ - Bearer <VOLPINO_TOKEN>
2204
2212
  response:
2205
2213
  status:
2206
2214
  code: 202
@@ -2219,7 +2227,7 @@ http_interactions:
2219
2227
  Content-Type:
2220
2228
  - application/json; charset=utf-8
2221
2229
  Date:
2222
- - Sat, 11 Mar 2017 10:44:57 GMT
2230
+ - Tue, 04 Jul 2017 17:33:41 GMT
2223
2231
  Server:
2224
2232
  - openresty/1.11.2.2
2225
2233
  Status:
@@ -2231,11 +2239,11 @@ http_interactions:
2231
2239
  X-Frame-Options:
2232
2240
  - SAMEORIGIN
2233
2241
  X-Powered-By:
2234
- - Phusion Passenger 5.1.2
2242
+ - Phusion Passenger 5.1.5
2235
2243
  X-Request-Id:
2236
- - c91f20b8-3a54-47ea-8fc4-7468c0ef69d5
2244
+ - 258a25b9-95a1-4e19-9361-ec125750a803
2237
2245
  X-Runtime:
2238
- - '0.010660'
2246
+ - '0.012022'
2239
2247
  X-Xss-Protection:
2240
2248
  - 1; mode=block
2241
2249
  Content-Length:
@@ -2261,7 +2269,7 @@ http_interactions:
2261
2269
  Accept:
2262
2270
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2263
2271
  Authorization:
2264
- - Token token=<VOLPINO_TOKEN>
2272
+ - Bearer <VOLPINO_TOKEN>
2265
2273
  response:
2266
2274
  status:
2267
2275
  code: 202
@@ -2280,7 +2288,7 @@ http_interactions:
2280
2288
  Content-Type:
2281
2289
  - application/json; charset=utf-8
2282
2290
  Date:
2283
- - Sat, 11 Mar 2017 10:44:57 GMT
2291
+ - Tue, 04 Jul 2017 17:33:42 GMT
2284
2292
  Server:
2285
2293
  - openresty/1.11.2.2
2286
2294
  Status:
@@ -2292,11 +2300,11 @@ http_interactions:
2292
2300
  X-Frame-Options:
2293
2301
  - SAMEORIGIN
2294
2302
  X-Powered-By:
2295
- - Phusion Passenger 5.1.2
2303
+ - Phusion Passenger 5.1.5
2296
2304
  X-Request-Id:
2297
- - 7bcf92ec-e31c-4672-987f-216c015953ac
2305
+ - 3f4df3f1-4160-49da-a9d7-2475cbae1dd1
2298
2306
  X-Runtime:
2299
- - '0.009770'
2307
+ - '0.029066'
2300
2308
  X-Xss-Protection:
2301
2309
  - 1; mode=block
2302
2310
  Content-Length:
@@ -2322,7 +2330,7 @@ http_interactions:
2322
2330
  Accept:
2323
2331
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2324
2332
  Authorization:
2325
- - Token token=<VOLPINO_TOKEN>
2333
+ - Bearer <VOLPINO_TOKEN>
2326
2334
  response:
2327
2335
  status:
2328
2336
  code: 202
@@ -2341,7 +2349,7 @@ http_interactions:
2341
2349
  Content-Type:
2342
2350
  - application/json; charset=utf-8
2343
2351
  Date:
2344
- - Sat, 11 Mar 2017 10:44:58 GMT
2352
+ - Tue, 04 Jul 2017 17:33:42 GMT
2345
2353
  Server:
2346
2354
  - openresty/1.11.2.2
2347
2355
  Status:
@@ -2353,11 +2361,11 @@ http_interactions:
2353
2361
  X-Frame-Options:
2354
2362
  - SAMEORIGIN
2355
2363
  X-Powered-By:
2356
- - Phusion Passenger 5.1.2
2364
+ - Phusion Passenger 5.1.5
2357
2365
  X-Request-Id:
2358
- - fdbcb928-592b-424a-8dea-b40700202084
2366
+ - d99a2785-3d49-4eee-9a9c-8a123c2dbf26
2359
2367
  X-Runtime:
2360
- - '0.011291'
2368
+ - '0.024277'
2361
2369
  X-Xss-Protection:
2362
2370
  - 1; mode=block
2363
2371
  Content-Length:
@@ -2383,7 +2391,7 @@ http_interactions:
2383
2391
  Accept:
2384
2392
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2385
2393
  Authorization:
2386
- - Token token=<VOLPINO_TOKEN>
2394
+ - Bearer <VOLPINO_TOKEN>
2387
2395
  response:
2388
2396
  status:
2389
2397
  code: 202
@@ -2402,7 +2410,7 @@ http_interactions:
2402
2410
  Content-Type:
2403
2411
  - application/json; charset=utf-8
2404
2412
  Date:
2405
- - Sat, 11 Mar 2017 10:44:58 GMT
2413
+ - Tue, 04 Jul 2017 17:33:42 GMT
2406
2414
  Server:
2407
2415
  - openresty/1.11.2.2
2408
2416
  Status:
@@ -2414,11 +2422,11 @@ http_interactions:
2414
2422
  X-Frame-Options:
2415
2423
  - SAMEORIGIN
2416
2424
  X-Powered-By:
2417
- - Phusion Passenger 5.1.2
2425
+ - Phusion Passenger 5.1.5
2418
2426
  X-Request-Id:
2419
- - bfd22bda-a84a-4542-845e-af8a41b47a86
2427
+ - 0267a7be-9e91-4d70-8a30-8a2b8447962c
2420
2428
  X-Runtime:
2421
- - '0.018444'
2429
+ - '0.012102'
2422
2430
  X-Xss-Protection:
2423
2431
  - 1; mode=block
2424
2432
  Content-Length:
@@ -2444,7 +2452,7 @@ http_interactions:
2444
2452
  Accept:
2445
2453
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2446
2454
  Authorization:
2447
- - Token token=<VOLPINO_TOKEN>
2455
+ - Bearer <VOLPINO_TOKEN>
2448
2456
  response:
2449
2457
  status:
2450
2458
  code: 202
@@ -2463,7 +2471,7 @@ http_interactions:
2463
2471
  Content-Type:
2464
2472
  - application/json; charset=utf-8
2465
2473
  Date:
2466
- - Sat, 11 Mar 2017 10:44:58 GMT
2474
+ - Tue, 04 Jul 2017 17:33:42 GMT
2467
2475
  Server:
2468
2476
  - openresty/1.11.2.2
2469
2477
  Status:
@@ -2475,11 +2483,11 @@ http_interactions:
2475
2483
  X-Frame-Options:
2476
2484
  - SAMEORIGIN
2477
2485
  X-Powered-By:
2478
- - Phusion Passenger 5.1.2
2486
+ - Phusion Passenger 5.1.5
2479
2487
  X-Request-Id:
2480
- - 04afd535-0534-4538-81b0-fad50cecc1e7
2488
+ - 2dd3e521-0c27-460a-9510-14287daf5658
2481
2489
  X-Runtime:
2482
- - '0.011549'
2490
+ - '0.012095'
2483
2491
  X-Xss-Protection:
2484
2492
  - 1; mode=block
2485
2493
  Content-Length:
@@ -2505,7 +2513,7 @@ http_interactions:
2505
2513
  Accept:
2506
2514
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2507
2515
  Authorization:
2508
- - Token token=<VOLPINO_TOKEN>
2516
+ - Bearer <VOLPINO_TOKEN>
2509
2517
  response:
2510
2518
  status:
2511
2519
  code: 202
@@ -2524,7 +2532,7 @@ http_interactions:
2524
2532
  Content-Type:
2525
2533
  - application/json; charset=utf-8
2526
2534
  Date:
2527
- - Sat, 11 Mar 2017 10:44:58 GMT
2535
+ - Tue, 04 Jul 2017 17:33:43 GMT
2528
2536
  Server:
2529
2537
  - openresty/1.11.2.2
2530
2538
  Status:
@@ -2536,11 +2544,11 @@ http_interactions:
2536
2544
  X-Frame-Options:
2537
2545
  - SAMEORIGIN
2538
2546
  X-Powered-By:
2539
- - Phusion Passenger 5.1.2
2547
+ - Phusion Passenger 5.1.5
2540
2548
  X-Request-Id:
2541
- - 08b0236a-5636-407f-b29b-0c01018b0202
2549
+ - dd2fed6e-25e1-471d-ae68-22248c4a64a3
2542
2550
  X-Runtime:
2543
- - '0.010107'
2551
+ - '0.030719'
2544
2552
  X-Xss-Protection:
2545
2553
  - 1; mode=block
2546
2554
  Content-Length:
@@ -2566,7 +2574,7 @@ http_interactions:
2566
2574
  Accept:
2567
2575
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2568
2576
  Authorization:
2569
- - Token token=<VOLPINO_TOKEN>
2577
+ - Bearer <VOLPINO_TOKEN>
2570
2578
  response:
2571
2579
  status:
2572
2580
  code: 202
@@ -2585,7 +2593,7 @@ http_interactions:
2585
2593
  Content-Type:
2586
2594
  - application/json; charset=utf-8
2587
2595
  Date:
2588
- - Sat, 11 Mar 2017 10:44:59 GMT
2596
+ - Tue, 04 Jul 2017 17:33:43 GMT
2589
2597
  Server:
2590
2598
  - openresty/1.11.2.2
2591
2599
  Status:
@@ -2597,11 +2605,11 @@ http_interactions:
2597
2605
  X-Frame-Options:
2598
2606
  - SAMEORIGIN
2599
2607
  X-Powered-By:
2600
- - Phusion Passenger 5.1.2
2608
+ - Phusion Passenger 5.1.5
2601
2609
  X-Request-Id:
2602
- - 21ad5480-5ae4-4989-a025-04d5d01ba24b
2610
+ - c2320897-ce44-45e8-b42f-2e25d109d18d
2603
2611
  X-Runtime:
2604
- - '0.009825'
2612
+ - '0.015879'
2605
2613
  X-Xss-Protection:
2606
2614
  - 1; mode=block
2607
2615
  Content-Length:
@@ -2627,7 +2635,7 @@ http_interactions:
2627
2635
  Accept:
2628
2636
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2629
2637
  Authorization:
2630
- - Token token=<VOLPINO_TOKEN>
2638
+ - Bearer <VOLPINO_TOKEN>
2631
2639
  response:
2632
2640
  status:
2633
2641
  code: 202
@@ -2646,7 +2654,7 @@ http_interactions:
2646
2654
  Content-Type:
2647
2655
  - application/json; charset=utf-8
2648
2656
  Date:
2649
- - Sat, 11 Mar 2017 10:44:59 GMT
2657
+ - Tue, 04 Jul 2017 17:33:43 GMT
2650
2658
  Server:
2651
2659
  - openresty/1.11.2.2
2652
2660
  Status:
@@ -2658,11 +2666,11 @@ http_interactions:
2658
2666
  X-Frame-Options:
2659
2667
  - SAMEORIGIN
2660
2668
  X-Powered-By:
2661
- - Phusion Passenger 5.1.2
2669
+ - Phusion Passenger 5.1.5
2662
2670
  X-Request-Id:
2663
- - f3a95c4a-754f-4e03-a1dc-a91c17e658e7
2671
+ - 91f28c84-2e23-4190-b7f0-15750a1f47eb
2664
2672
  X-Runtime:
2665
- - '0.010614'
2673
+ - '0.012599'
2666
2674
  X-Xss-Protection:
2667
2675
  - 1; mode=block
2668
2676
  Content-Length:
@@ -2688,7 +2696,7 @@ http_interactions:
2688
2696
  Accept:
2689
2697
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2690
2698
  Authorization:
2691
- - Token token=<VOLPINO_TOKEN>
2699
+ - Bearer <VOLPINO_TOKEN>
2692
2700
  response:
2693
2701
  status:
2694
2702
  code: 202
@@ -2707,7 +2715,7 @@ http_interactions:
2707
2715
  Content-Type:
2708
2716
  - application/json; charset=utf-8
2709
2717
  Date:
2710
- - Sat, 11 Mar 2017 10:44:59 GMT
2718
+ - Tue, 04 Jul 2017 17:33:43 GMT
2711
2719
  Server:
2712
2720
  - openresty/1.11.2.2
2713
2721
  Status:
@@ -2719,11 +2727,11 @@ http_interactions:
2719
2727
  X-Frame-Options:
2720
2728
  - SAMEORIGIN
2721
2729
  X-Powered-By:
2722
- - Phusion Passenger 5.1.2
2730
+ - Phusion Passenger 5.1.5
2723
2731
  X-Request-Id:
2724
- - 6aa5ac02-0ae6-4867-b1f4-9b022eebabc7
2732
+ - aad3ca31-eda5-48de-8469-f26842155f87
2725
2733
  X-Runtime:
2726
- - '0.010091'
2734
+ - '0.011968'
2727
2735
  X-Xss-Protection:
2728
2736
  - 1; mode=block
2729
2737
  Content-Length:
@@ -2749,7 +2757,7 @@ http_interactions:
2749
2757
  Accept:
2750
2758
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2751
2759
  Authorization:
2752
- - Token token=<VOLPINO_TOKEN>
2760
+ - Bearer <VOLPINO_TOKEN>
2753
2761
  response:
2754
2762
  status:
2755
2763
  code: 202
@@ -2768,7 +2776,7 @@ http_interactions:
2768
2776
  Content-Type:
2769
2777
  - application/json; charset=utf-8
2770
2778
  Date:
2771
- - Sat, 11 Mar 2017 10:44:59 GMT
2779
+ - Tue, 04 Jul 2017 17:33:44 GMT
2772
2780
  Server:
2773
2781
  - openresty/1.11.2.2
2774
2782
  Status:
@@ -2780,11 +2788,11 @@ http_interactions:
2780
2788
  X-Frame-Options:
2781
2789
  - SAMEORIGIN
2782
2790
  X-Powered-By:
2783
- - Phusion Passenger 5.1.2
2791
+ - Phusion Passenger 5.1.5
2784
2792
  X-Request-Id:
2785
- - acffdf18-ae9b-4d78-b354-fab7e706f01a
2793
+ - 4a70ef7b-d1a2-4e2d-8378-ced1aa54a6a7
2786
2794
  X-Runtime:
2787
- - '0.009644'
2795
+ - '0.014733'
2788
2796
  X-Xss-Protection:
2789
2797
  - 1; mode=block
2790
2798
  Content-Length:
@@ -2810,7 +2818,7 @@ http_interactions:
2810
2818
  Accept:
2811
2819
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2812
2820
  Authorization:
2813
- - Token token=<VOLPINO_TOKEN>
2821
+ - Bearer <VOLPINO_TOKEN>
2814
2822
  response:
2815
2823
  status:
2816
2824
  code: 202
@@ -2829,7 +2837,7 @@ http_interactions:
2829
2837
  Content-Type:
2830
2838
  - application/json; charset=utf-8
2831
2839
  Date:
2832
- - Sat, 11 Mar 2017 10:44:59 GMT
2840
+ - Tue, 04 Jul 2017 17:33:44 GMT
2833
2841
  Server:
2834
2842
  - openresty/1.11.2.2
2835
2843
  Status:
@@ -2841,11 +2849,11 @@ http_interactions:
2841
2849
  X-Frame-Options:
2842
2850
  - SAMEORIGIN
2843
2851
  X-Powered-By:
2844
- - Phusion Passenger 5.1.2
2852
+ - Phusion Passenger 5.1.5
2845
2853
  X-Request-Id:
2846
- - 75ce0b9d-b98f-475e-8c96-09be32b497dc
2854
+ - e284530c-f31d-4ddb-8f3a-9a61f6b69b2c
2847
2855
  X-Runtime:
2848
- - '0.010043'
2856
+ - '0.025348'
2849
2857
  X-Xss-Protection:
2850
2858
  - 1; mode=block
2851
2859
  Content-Length:
@@ -2871,7 +2879,7 @@ http_interactions:
2871
2879
  Accept:
2872
2880
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2873
2881
  Authorization:
2874
- - Token token=<VOLPINO_TOKEN>
2882
+ - Bearer <VOLPINO_TOKEN>
2875
2883
  response:
2876
2884
  status:
2877
2885
  code: 202
@@ -2890,7 +2898,7 @@ http_interactions:
2890
2898
  Content-Type:
2891
2899
  - application/json; charset=utf-8
2892
2900
  Date:
2893
- - Sat, 11 Mar 2017 10:45:00 GMT
2901
+ - Tue, 04 Jul 2017 17:33:44 GMT
2894
2902
  Server:
2895
2903
  - openresty/1.11.2.2
2896
2904
  Status:
@@ -2902,11 +2910,11 @@ http_interactions:
2902
2910
  X-Frame-Options:
2903
2911
  - SAMEORIGIN
2904
2912
  X-Powered-By:
2905
- - Phusion Passenger 5.1.2
2913
+ - Phusion Passenger 5.1.5
2906
2914
  X-Request-Id:
2907
- - dff08247-0966-4d51-a1f0-cdcc4274a7e0
2915
+ - a0fe9bf4-c49c-4549-965b-4050ce288b1f
2908
2916
  X-Runtime:
2909
- - '0.012788'
2917
+ - '0.012623'
2910
2918
  X-Xss-Protection:
2911
2919
  - 1; mode=block
2912
2920
  Content-Length:
@@ -2932,7 +2940,7 @@ http_interactions:
2932
2940
  Accept:
2933
2941
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2934
2942
  Authorization:
2935
- - Token token=<VOLPINO_TOKEN>
2943
+ - Bearer <VOLPINO_TOKEN>
2936
2944
  response:
2937
2945
  status:
2938
2946
  code: 202
@@ -2951,7 +2959,7 @@ http_interactions:
2951
2959
  Content-Type:
2952
2960
  - application/json; charset=utf-8
2953
2961
  Date:
2954
- - Sat, 11 Mar 2017 10:45:00 GMT
2962
+ - Tue, 04 Jul 2017 17:33:44 GMT
2955
2963
  Server:
2956
2964
  - openresty/1.11.2.2
2957
2965
  Status:
@@ -2963,11 +2971,11 @@ http_interactions:
2963
2971
  X-Frame-Options:
2964
2972
  - SAMEORIGIN
2965
2973
  X-Powered-By:
2966
- - Phusion Passenger 5.1.2
2974
+ - Phusion Passenger 5.1.5
2967
2975
  X-Request-Id:
2968
- - b6351e47-55a8-4850-bd80-584a3f3b9547
2976
+ - 3cfcf8ee-0226-460d-a54b-4c4346ce6700
2969
2977
  X-Runtime:
2970
- - '0.011038'
2978
+ - '0.011592'
2971
2979
  X-Xss-Protection:
2972
2980
  - 1; mode=block
2973
2981
  Content-Length:
@@ -2993,7 +3001,7 @@ http_interactions:
2993
3001
  Accept:
2994
3002
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2995
3003
  Authorization:
2996
- - Token token=<VOLPINO_TOKEN>
3004
+ - Bearer <VOLPINO_TOKEN>
2997
3005
  response:
2998
3006
  status:
2999
3007
  code: 202
@@ -3012,7 +3020,7 @@ http_interactions:
3012
3020
  Content-Type:
3013
3021
  - application/json; charset=utf-8
3014
3022
  Date:
3015
- - Sat, 11 Mar 2017 10:45:00 GMT
3023
+ - Tue, 04 Jul 2017 17:33:45 GMT
3016
3024
  Server:
3017
3025
  - openresty/1.11.2.2
3018
3026
  Status:
@@ -3024,11 +3032,11 @@ http_interactions:
3024
3032
  X-Frame-Options:
3025
3033
  - SAMEORIGIN
3026
3034
  X-Powered-By:
3027
- - Phusion Passenger 5.1.2
3035
+ - Phusion Passenger 5.1.5
3028
3036
  X-Request-Id:
3029
- - e071a853-4058-43fd-86da-f59136bbd89b
3037
+ - 4f81b7f0-221b-4cc2-bc41-c776ca546433
3030
3038
  X-Runtime:
3031
- - '0.011523'
3039
+ - '0.014086'
3032
3040
  X-Xss-Protection:
3033
3041
  - 1; mode=block
3034
3042
  Content-Length:
@@ -3054,7 +3062,7 @@ http_interactions:
3054
3062
  Accept:
3055
3063
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
3056
3064
  Authorization:
3057
- - Token token=<VOLPINO_TOKEN>
3065
+ - Bearer <VOLPINO_TOKEN>
3058
3066
  response:
3059
3067
  status:
3060
3068
  code: 202
@@ -3073,7 +3081,7 @@ http_interactions:
3073
3081
  Content-Type:
3074
3082
  - application/json; charset=utf-8
3075
3083
  Date:
3076
- - Sat, 11 Mar 2017 10:45:00 GMT
3084
+ - Tue, 04 Jul 2017 17:33:45 GMT
3077
3085
  Server:
3078
3086
  - openresty/1.11.2.2
3079
3087
  Status:
@@ -3085,11 +3093,11 @@ http_interactions:
3085
3093
  X-Frame-Options:
3086
3094
  - SAMEORIGIN
3087
3095
  X-Powered-By:
3088
- - Phusion Passenger 5.1.2
3096
+ - Phusion Passenger 5.1.5
3089
3097
  X-Request-Id:
3090
- - 9cdc7220-3be3-4f5c-9427-028513860d32
3098
+ - d9b8b161-3c9a-47d2-a144-2d2bc20f142d
3091
3099
  X-Runtime:
3092
- - '0.026185'
3100
+ - '0.026413'
3093
3101
  X-Xss-Protection:
3094
3102
  - 1; mode=block
3095
3103
  Content-Length:
@@ -3115,7 +3123,7 @@ http_interactions:
3115
3123
  Accept:
3116
3124
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
3117
3125
  Authorization:
3118
- - Token token=<VOLPINO_TOKEN>
3126
+ - Bearer <VOLPINO_TOKEN>
3119
3127
  response:
3120
3128
  status:
3121
3129
  code: 202
@@ -3134,7 +3142,7 @@ http_interactions:
3134
3142
  Content-Type:
3135
3143
  - application/json; charset=utf-8
3136
3144
  Date:
3137
- - Sat, 11 Mar 2017 10:45:01 GMT
3145
+ - Tue, 04 Jul 2017 17:33:45 GMT
3138
3146
  Server:
3139
3147
  - openresty/1.11.2.2
3140
3148
  Status:
@@ -3146,15 +3154,13 @@ http_interactions:
3146
3154
  X-Frame-Options:
3147
3155
  - SAMEORIGIN
3148
3156
  X-Powered-By:
3149
- - Phusion Passenger 5.1.2
3157
+ - Phusion Passenger 5.1.5
3150
3158
  X-Request-Id:
3151
- - d25a6e6e-0d7b-4f83-bb6c-95d4a8cfd0ea
3159
+ - ed98f4e8-d37e-47fe-b8e2-d2b55fd0edbe
3152
3160
  X-Runtime:
3153
- - '0.013258'
3161
+ - '0.011926'
3154
3162
  X-Xss-Protection:
3155
3163
  - 1; mode=block
3156
- Content-Length:
3157
- - '238'
3158
3164
  Connection:
3159
3165
  - keep-alive
3160
3166
  body:
@@ -3176,7 +3182,7 @@ http_interactions:
3176
3182
  Accept:
3177
3183
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
3178
3184
  Authorization:
3179
- - Token token=<VOLPINO_TOKEN>
3185
+ - Bearer <VOLPINO_TOKEN>
3180
3186
  response:
3181
3187
  status:
3182
3188
  code: 202
@@ -3195,7 +3201,7 @@ http_interactions:
3195
3201
  Content-Type:
3196
3202
  - application/json; charset=utf-8
3197
3203
  Date:
3198
- - Sat, 11 Mar 2017 10:45:01 GMT
3204
+ - Tue, 04 Jul 2017 17:33:45 GMT
3199
3205
  Server:
3200
3206
  - openresty/1.11.2.2
3201
3207
  Status:
@@ -3207,11 +3213,11 @@ http_interactions:
3207
3213
  X-Frame-Options:
3208
3214
  - SAMEORIGIN
3209
3215
  X-Powered-By:
3210
- - Phusion Passenger 5.1.2
3216
+ - Phusion Passenger 5.1.5
3211
3217
  X-Request-Id:
3212
- - 2dde2465-b492-4790-acfd-f1e6b9dacf5a
3218
+ - e002caf2-be4f-447a-a313-98e9df258255
3213
3219
  X-Runtime:
3214
- - '0.012098'
3220
+ - '0.012207'
3215
3221
  X-Xss-Protection:
3216
3222
  - 1; mode=block
3217
3223
  Content-Length:
@@ -3237,7 +3243,7 @@ http_interactions:
3237
3243
  Accept:
3238
3244
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
3239
3245
  Authorization:
3240
- - Token token=<VOLPINO_TOKEN>
3246
+ - Bearer <VOLPINO_TOKEN>
3241
3247
  response:
3242
3248
  status:
3243
3249
  code: 202
@@ -3256,7 +3262,7 @@ http_interactions:
3256
3262
  Content-Type:
3257
3263
  - application/json; charset=utf-8
3258
3264
  Date:
3259
- - Sat, 11 Mar 2017 10:45:01 GMT
3265
+ - Tue, 04 Jul 2017 17:33:46 GMT
3260
3266
  Server:
3261
3267
  - openresty/1.11.2.2
3262
3268
  Status:
@@ -3268,11 +3274,11 @@ http_interactions:
3268
3274
  X-Frame-Options:
3269
3275
  - SAMEORIGIN
3270
3276
  X-Powered-By:
3271
- - Phusion Passenger 5.1.2
3277
+ - Phusion Passenger 5.1.5
3272
3278
  X-Request-Id:
3273
- - 16cfbded-f6f9-40f3-bc65-7cab23dbef93
3279
+ - 7ef48a98-5b83-41ab-abfb-578593be3691
3274
3280
  X-Runtime:
3275
- - '0.010734'
3281
+ - '0.013924'
3276
3282
  X-Xss-Protection:
3277
3283
  - 1; mode=block
3278
3284
  Content-Length:
@@ -3298,7 +3304,7 @@ http_interactions:
3298
3304
  Accept:
3299
3305
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
3300
3306
  Authorization:
3301
- - Token token=<VOLPINO_TOKEN>
3307
+ - Bearer <VOLPINO_TOKEN>
3302
3308
  response:
3303
3309
  status:
3304
3310
  code: 202
@@ -3317,7 +3323,7 @@ http_interactions:
3317
3323
  Content-Type:
3318
3324
  - application/json; charset=utf-8
3319
3325
  Date:
3320
- - Sat, 11 Mar 2017 10:45:01 GMT
3326
+ - Tue, 04 Jul 2017 17:33:46 GMT
3321
3327
  Server:
3322
3328
  - openresty/1.11.2.2
3323
3329
  Status:
@@ -3329,11 +3335,11 @@ http_interactions:
3329
3335
  X-Frame-Options:
3330
3336
  - SAMEORIGIN
3331
3337
  X-Powered-By:
3332
- - Phusion Passenger 5.1.2
3338
+ - Phusion Passenger 5.1.5
3333
3339
  X-Request-Id:
3334
- - e3ffc39b-4a67-46ed-87c5-d9970bc55b65
3340
+ - 71621bb3-5546-4ba0-bf2f-f38feb8c6276
3335
3341
  X-Runtime:
3336
- - '0.011678'
3342
+ - '0.011973'
3337
3343
  X-Xss-Protection:
3338
3344
  - 1; mode=block
3339
3345
  Content-Length:
@@ -3359,7 +3365,7 @@ http_interactions:
3359
3365
  Accept:
3360
3366
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
3361
3367
  Authorization:
3362
- - Token token=<VOLPINO_TOKEN>
3368
+ - Bearer <VOLPINO_TOKEN>
3363
3369
  response:
3364
3370
  status:
3365
3371
  code: 202
@@ -3378,7 +3384,7 @@ http_interactions:
3378
3384
  Content-Type:
3379
3385
  - application/json; charset=utf-8
3380
3386
  Date:
3381
- - Sat, 11 Mar 2017 10:45:02 GMT
3387
+ - Tue, 04 Jul 2017 17:33:46 GMT
3382
3388
  Server:
3383
3389
  - openresty/1.11.2.2
3384
3390
  Status:
@@ -3390,11 +3396,11 @@ http_interactions:
3390
3396
  X-Frame-Options:
3391
3397
  - SAMEORIGIN
3392
3398
  X-Powered-By:
3393
- - Phusion Passenger 5.1.2
3399
+ - Phusion Passenger 5.1.5
3394
3400
  X-Request-Id:
3395
- - d852451b-625c-45d9-8b3f-17cd00e37a8d
3401
+ - bbf6acd8-6712-4acf-93b7-093477f7d127
3396
3402
  X-Runtime:
3397
- - '0.013447'
3403
+ - '0.012369'
3398
3404
  X-Xss-Protection:
3399
3405
  - 1; mode=block
3400
3406
  Content-Length: