toccatore 0.3 → 0.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +1 -1
- data/lib/toccatore/base.rb +13 -3
- data/lib/toccatore/datacite_related.rb +25 -28
- data/lib/toccatore/orcid_update.rb +0 -11
- data/lib/toccatore/version.rb +1 -1
- data/spec/cli_spec.rb +5 -5
- data/spec/datacite_related_spec.rb +6 -0
- data/spec/fixtures/datacite_related_is_identical.json +20 -0
- data/spec/fixtures/vcr_cassettes/Toccatore_CLI/orcid_update/should_delete.yml +5 -64
- data/spec/fixtures/vcr_cassettes/Toccatore_CLI/orcid_update/should_fail.yml +5 -5
- data/spec/fixtures/vcr_cassettes/Toccatore_CLI/orcid_update/should_query_by_DOI.yml +107 -109
- data/spec/fixtures/vcr_cassettes/Toccatore_CLI/orcid_update/should_query_by_ORCID_ID.yml +289 -315
- data/spec/fixtures/vcr_cassettes/Toccatore_CLI/orcid_update/should_succeed.yml +249 -245
- data/spec/fixtures/vcr_cassettes/Toccatore_CLI/orcid_update/should_succeed_with_no_works.yml +3 -3
- metadata +2 -1
@@ -23,20 +23,18 @@ http_interactions:
|
|
23
23
|
Content-Type:
|
24
24
|
- application/json;charset=UTF-8
|
25
25
|
Date:
|
26
|
-
- Sat, 11 Mar 2017
|
26
|
+
- Sat, 11 Mar 2017 11:12:48 GMT
|
27
27
|
Server:
|
28
28
|
- openresty/1.11.2.2
|
29
|
-
Content-Length:
|
30
|
-
- '89'
|
31
29
|
Connection:
|
32
30
|
- keep-alive
|
33
31
|
body:
|
34
32
|
encoding: UTF-8
|
35
|
-
string: '{"responseHeader":{"status":0,"QTime":
|
33
|
+
string: '{"responseHeader":{"status":0,"QTime":0},"response":{"numFound":68,"start":0,"docs":[]}}
|
36
34
|
|
37
35
|
'
|
38
36
|
http_version:
|
39
|
-
recorded_at: Sat, 11 Mar 2017
|
37
|
+
recorded_at: Sat, 11 Mar 2017 11:12:48 GMT
|
40
38
|
- request:
|
41
39
|
method: get
|
42
40
|
uri: https://search.datacite.org/api?fl=doi,resourceTypeGeneral,relatedIdentifier,nameIdentifier,minted,updated&fq=updated:%5B2013-01-01T00:00:00Z%20TO%202017-12-31T23:59:59Z%5D%20AND%20has_metadata:true%20AND%20is_active:true&q=nameIdentifier:ORCID%5C:0000-0002-3546-1048&rows=1000&start=0&wt=json
|
@@ -60,7 +58,7 @@ http_interactions:
|
|
60
58
|
Content-Type:
|
61
59
|
- application/json;charset=UTF-8
|
62
60
|
Date:
|
63
|
-
- Sat, 11 Mar 2017
|
61
|
+
- Sat, 11 Mar 2017 11:12:48 GMT
|
64
62
|
Server:
|
65
63
|
- openresty/1.11.2.2
|
66
64
|
Connection:
|
@@ -71,7 +69,7 @@ http_interactions:
|
|
71
69
|
|
72
70
|
'
|
73
71
|
http_version:
|
74
|
-
recorded_at: Sat, 11 Mar 2017
|
72
|
+
recorded_at: Sat, 11 Mar 2017 11:12:48 GMT
|
75
73
|
- request:
|
76
74
|
method: post
|
77
75
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -105,7 +103,7 @@ http_interactions:
|
|
105
103
|
Content-Type:
|
106
104
|
- application/json; charset=utf-8
|
107
105
|
Date:
|
108
|
-
- Sat, 11 Mar 2017
|
106
|
+
- Sat, 11 Mar 2017 11:12:48 GMT
|
109
107
|
Server:
|
110
108
|
- openresty/1.11.2.2
|
111
109
|
Status:
|
@@ -119,9 +117,9 @@ http_interactions:
|
|
119
117
|
X-Powered-By:
|
120
118
|
- Phusion Passenger 5.1.2
|
121
119
|
X-Request-Id:
|
122
|
-
-
|
120
|
+
- 206fc071-e746-4fef-ba7a-f6b9b573c42d
|
123
121
|
X-Runtime:
|
124
|
-
- '0.
|
122
|
+
- '0.010698'
|
125
123
|
X-Xss-Protection:
|
126
124
|
- 1; mode=block
|
127
125
|
Content-Length:
|
@@ -132,7 +130,7 @@ http_interactions:
|
|
132
130
|
encoding: UTF-8
|
133
131
|
string: '{"data":{"id":"f7d55d19-7182-4bd3-8e1e-1647b29ab577","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371005.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
134
132
|
http_version:
|
135
|
-
recorded_at: Sat, 11 Mar 2017
|
133
|
+
recorded_at: Sat, 11 Mar 2017 11:12:48 GMT
|
136
134
|
- request:
|
137
135
|
method: post
|
138
136
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -166,7 +164,7 @@ http_interactions:
|
|
166
164
|
Content-Type:
|
167
165
|
- application/json; charset=utf-8
|
168
166
|
Date:
|
169
|
-
- Sat, 11 Mar 2017
|
167
|
+
- Sat, 11 Mar 2017 11:12:49 GMT
|
170
168
|
Server:
|
171
169
|
- openresty/1.11.2.2
|
172
170
|
Status:
|
@@ -180,9 +178,9 @@ http_interactions:
|
|
180
178
|
X-Powered-By:
|
181
179
|
- Phusion Passenger 5.1.2
|
182
180
|
X-Request-Id:
|
183
|
-
-
|
181
|
+
- 70247ed9-1b6a-48d1-896d-d88878a4072b
|
184
182
|
X-Runtime:
|
185
|
-
- '0.
|
183
|
+
- '0.015204'
|
186
184
|
X-Xss-Protection:
|
187
185
|
- 1; mode=block
|
188
186
|
Content-Length:
|
@@ -193,7 +191,7 @@ http_interactions:
|
|
193
191
|
encoding: UTF-8
|
194
192
|
string: '{"data":{"id":"2f6b68d9-7f8a-462d-9248-db310398c7d9","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371005.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
195
193
|
http_version:
|
196
|
-
recorded_at: Sat, 11 Mar 2017
|
194
|
+
recorded_at: Sat, 11 Mar 2017 11:12:49 GMT
|
197
195
|
- request:
|
198
196
|
method: post
|
199
197
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -227,7 +225,7 @@ http_interactions:
|
|
227
225
|
Content-Type:
|
228
226
|
- application/json; charset=utf-8
|
229
227
|
Date:
|
230
|
-
- Sat, 11 Mar 2017
|
228
|
+
- Sat, 11 Mar 2017 11:12:49 GMT
|
231
229
|
Server:
|
232
230
|
- openresty/1.11.2.2
|
233
231
|
Status:
|
@@ -241,9 +239,9 @@ http_interactions:
|
|
241
239
|
X-Powered-By:
|
242
240
|
- Phusion Passenger 5.1.2
|
243
241
|
X-Request-Id:
|
244
|
-
-
|
242
|
+
- c754f5a5-f289-48d9-acd3-deeb773d337c
|
245
243
|
X-Runtime:
|
246
|
-
- '0.
|
244
|
+
- '0.011300'
|
247
245
|
X-Xss-Protection:
|
248
246
|
- 1; mode=block
|
249
247
|
Content-Length:
|
@@ -254,7 +252,7 @@ http_interactions:
|
|
254
252
|
encoding: UTF-8
|
255
253
|
string: '{"data":{"id":"a85c3b6d-2140-4be9-b823-e8160192b844","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371006.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
256
254
|
http_version:
|
257
|
-
recorded_at: Sat, 11 Mar 2017
|
255
|
+
recorded_at: Sat, 11 Mar 2017 11:12:49 GMT
|
258
256
|
- request:
|
259
257
|
method: post
|
260
258
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -288,7 +286,7 @@ http_interactions:
|
|
288
286
|
Content-Type:
|
289
287
|
- application/json; charset=utf-8
|
290
288
|
Date:
|
291
|
-
- Sat, 11 Mar 2017
|
289
|
+
- Sat, 11 Mar 2017 11:12:49 GMT
|
292
290
|
Server:
|
293
291
|
- openresty/1.11.2.2
|
294
292
|
Status:
|
@@ -302,9 +300,9 @@ http_interactions:
|
|
302
300
|
X-Powered-By:
|
303
301
|
- Phusion Passenger 5.1.2
|
304
302
|
X-Request-Id:
|
305
|
-
-
|
303
|
+
- d89bd1b3-7972-464b-b37b-48edf17dfe08
|
306
304
|
X-Runtime:
|
307
|
-
- '0.
|
305
|
+
- '0.010601'
|
308
306
|
X-Xss-Protection:
|
309
307
|
- 1; mode=block
|
310
308
|
Content-Length:
|
@@ -315,7 +313,7 @@ http_interactions:
|
|
315
313
|
encoding: UTF-8
|
316
314
|
string: '{"data":{"id":"cc5e6be1-bc84-43cb-85c3-fb6dd152e244","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371006.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
317
315
|
http_version:
|
318
|
-
recorded_at: Sat, 11 Mar 2017
|
316
|
+
recorded_at: Sat, 11 Mar 2017 11:12:49 GMT
|
319
317
|
- request:
|
320
318
|
method: post
|
321
319
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -349,7 +347,7 @@ http_interactions:
|
|
349
347
|
Content-Type:
|
350
348
|
- application/json; charset=utf-8
|
351
349
|
Date:
|
352
|
-
- Sat, 11 Mar 2017
|
350
|
+
- Sat, 11 Mar 2017 11:12:49 GMT
|
353
351
|
Server:
|
354
352
|
- openresty/1.11.2.2
|
355
353
|
Status:
|
@@ -363,20 +361,18 @@ http_interactions:
|
|
363
361
|
X-Powered-By:
|
364
362
|
- Phusion Passenger 5.1.2
|
365
363
|
X-Request-Id:
|
366
|
-
-
|
364
|
+
- fe4b40d7-101a-4b91-a0c3-9a960a7387dc
|
367
365
|
X-Runtime:
|
368
|
-
- '0.
|
366
|
+
- '0.011113'
|
369
367
|
X-Xss-Protection:
|
370
368
|
- 1; mode=block
|
371
|
-
Content-Length:
|
372
|
-
- '241'
|
373
369
|
Connection:
|
374
370
|
- keep-alive
|
375
371
|
body:
|
376
372
|
encoding: UTF-8
|
377
373
|
string: '{"data":{"id":"ba1d5b10-644e-4bf5-9c79-7fb812215c3f","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371137.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
378
374
|
http_version:
|
379
|
-
recorded_at: Sat, 11 Mar 2017
|
375
|
+
recorded_at: Sat, 11 Mar 2017 11:12:49 GMT
|
380
376
|
- request:
|
381
377
|
method: post
|
382
378
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -410,7 +406,7 @@ http_interactions:
|
|
410
406
|
Content-Type:
|
411
407
|
- application/json; charset=utf-8
|
412
408
|
Date:
|
413
|
-
- Sat, 11 Mar 2017
|
409
|
+
- Sat, 11 Mar 2017 11:12:50 GMT
|
414
410
|
Server:
|
415
411
|
- openresty/1.11.2.2
|
416
412
|
Status:
|
@@ -424,9 +420,9 @@ http_interactions:
|
|
424
420
|
X-Powered-By:
|
425
421
|
- Phusion Passenger 5.1.2
|
426
422
|
X-Request-Id:
|
427
|
-
-
|
423
|
+
- 3bd7e203-0c00-4f9e-9355-81c74a3cd291
|
428
424
|
X-Runtime:
|
429
|
-
- '0.
|
425
|
+
- '0.012220'
|
430
426
|
X-Xss-Protection:
|
431
427
|
- 1; mode=block
|
432
428
|
Content-Length:
|
@@ -437,7 +433,7 @@ http_interactions:
|
|
437
433
|
encoding: UTF-8
|
438
434
|
string: '{"data":{"id":"044bb59d-b87f-4f1d-9819-2e6ef139ed99","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371138.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
439
435
|
http_version:
|
440
|
-
recorded_at: Sat, 11 Mar 2017
|
436
|
+
recorded_at: Sat, 11 Mar 2017 11:12:50 GMT
|
441
437
|
- request:
|
442
438
|
method: post
|
443
439
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -471,7 +467,7 @@ http_interactions:
|
|
471
467
|
Content-Type:
|
472
468
|
- application/json; charset=utf-8
|
473
469
|
Date:
|
474
|
-
- Sat, 11 Mar 2017
|
470
|
+
- Sat, 11 Mar 2017 11:12:50 GMT
|
475
471
|
Server:
|
476
472
|
- openresty/1.11.2.2
|
477
473
|
Status:
|
@@ -485,20 +481,18 @@ http_interactions:
|
|
485
481
|
X-Powered-By:
|
486
482
|
- Phusion Passenger 5.1.2
|
487
483
|
X-Request-Id:
|
488
|
-
-
|
484
|
+
- 891b3498-e9eb-4838-8655-9bd7744e458d
|
489
485
|
X-Runtime:
|
490
|
-
- '0.
|
486
|
+
- '0.011579'
|
491
487
|
X-Xss-Protection:
|
492
488
|
- 1; mode=block
|
493
|
-
Content-Length:
|
494
|
-
- '241'
|
495
489
|
Connection:
|
496
490
|
- keep-alive
|
497
491
|
body:
|
498
492
|
encoding: UTF-8
|
499
493
|
string: '{"data":{"id":"798b6d68-85fa-453a-8990-43425a51362c","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371138.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
500
494
|
http_version:
|
501
|
-
recorded_at: Sat, 11 Mar 2017
|
495
|
+
recorded_at: Sat, 11 Mar 2017 11:12:50 GMT
|
502
496
|
- request:
|
503
497
|
method: post
|
504
498
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -532,7 +526,7 @@ http_interactions:
|
|
532
526
|
Content-Type:
|
533
527
|
- application/json; charset=utf-8
|
534
528
|
Date:
|
535
|
-
- Sat, 11 Mar 2017
|
529
|
+
- Sat, 11 Mar 2017 11:12:50 GMT
|
536
530
|
Server:
|
537
531
|
- openresty/1.11.2.2
|
538
532
|
Status:
|
@@ -546,18 +540,20 @@ http_interactions:
|
|
546
540
|
X-Powered-By:
|
547
541
|
- Phusion Passenger 5.1.2
|
548
542
|
X-Request-Id:
|
549
|
-
-
|
543
|
+
- 757de1bd-3759-453d-9ca7-77e192edebb7
|
550
544
|
X-Runtime:
|
551
|
-
- '0.
|
545
|
+
- '0.010472'
|
552
546
|
X-Xss-Protection:
|
553
547
|
- 1; mode=block
|
548
|
+
Content-Length:
|
549
|
+
- '241'
|
554
550
|
Connection:
|
555
551
|
- keep-alive
|
556
552
|
body:
|
557
553
|
encoding: UTF-8
|
558
554
|
string: '{"data":{"id":"f72892d5-7c49-4df7-a698-27027cc6b871","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371139.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
559
555
|
http_version:
|
560
|
-
recorded_at: Sat, 11 Mar 2017
|
556
|
+
recorded_at: Sat, 11 Mar 2017 11:12:50 GMT
|
561
557
|
- request:
|
562
558
|
method: post
|
563
559
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -591,7 +587,7 @@ http_interactions:
|
|
591
587
|
Content-Type:
|
592
588
|
- application/json; charset=utf-8
|
593
589
|
Date:
|
594
|
-
- Sat, 11 Mar 2017
|
590
|
+
- Sat, 11 Mar 2017 11:12:50 GMT
|
595
591
|
Server:
|
596
592
|
- openresty/1.11.2.2
|
597
593
|
Status:
|
@@ -605,20 +601,18 @@ http_interactions:
|
|
605
601
|
X-Powered-By:
|
606
602
|
- Phusion Passenger 5.1.2
|
607
603
|
X-Request-Id:
|
608
|
-
-
|
604
|
+
- a9b4d6ec-4419-4dab-bacd-599f3a02f652
|
609
605
|
X-Runtime:
|
610
|
-
- '0.
|
606
|
+
- '0.010203'
|
611
607
|
X-Xss-Protection:
|
612
608
|
- 1; mode=block
|
613
|
-
Content-Length:
|
614
|
-
- '241'
|
615
609
|
Connection:
|
616
610
|
- keep-alive
|
617
611
|
body:
|
618
612
|
encoding: UTF-8
|
619
613
|
string: '{"data":{"id":"a500ba1a-281c-4b33-bf14-22f601116277","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1407433.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
620
614
|
http_version:
|
621
|
-
recorded_at: Sat, 11 Mar 2017
|
615
|
+
recorded_at: Sat, 11 Mar 2017 11:12:50 GMT
|
622
616
|
- request:
|
623
617
|
method: post
|
624
618
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -652,7 +646,7 @@ http_interactions:
|
|
652
646
|
Content-Type:
|
653
647
|
- application/json; charset=utf-8
|
654
648
|
Date:
|
655
|
-
- Sat, 11 Mar 2017
|
649
|
+
- Sat, 11 Mar 2017 11:12:51 GMT
|
656
650
|
Server:
|
657
651
|
- openresty/1.11.2.2
|
658
652
|
Status:
|
@@ -666,9 +660,9 @@ http_interactions:
|
|
666
660
|
X-Powered-By:
|
667
661
|
- Phusion Passenger 5.1.2
|
668
662
|
X-Request-Id:
|
669
|
-
-
|
663
|
+
- 77ea37a2-ff12-49a5-89c0-f6c94e2f97a2
|
670
664
|
X-Runtime:
|
671
|
-
- '0.
|
665
|
+
- '0.011517'
|
672
666
|
X-Xss-Protection:
|
673
667
|
- 1; mode=block
|
674
668
|
Content-Length:
|
@@ -679,7 +673,7 @@ http_interactions:
|
|
679
673
|
encoding: UTF-8
|
680
674
|
string: '{"data":{"id":"2207a249-d0f9-44d1-bf11-91b1d41f315b","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1407433.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
681
675
|
http_version:
|
682
|
-
recorded_at: Sat, 11 Mar 2017
|
676
|
+
recorded_at: Sat, 11 Mar 2017 11:12:51 GMT
|
683
677
|
- request:
|
684
678
|
method: post
|
685
679
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -713,7 +707,7 @@ http_interactions:
|
|
713
707
|
Content-Type:
|
714
708
|
- application/json; charset=utf-8
|
715
709
|
Date:
|
716
|
-
- Sat, 11 Mar 2017
|
710
|
+
- Sat, 11 Mar 2017 11:12:51 GMT
|
717
711
|
Server:
|
718
712
|
- openresty/1.11.2.2
|
719
713
|
Status:
|
@@ -727,9 +721,9 @@ http_interactions:
|
|
727
721
|
X-Powered-By:
|
728
722
|
- Phusion Passenger 5.1.2
|
729
723
|
X-Request-Id:
|
730
|
-
-
|
724
|
+
- 6b79a4be-5f13-48a5-af8c-bda6eb6a861e
|
731
725
|
X-Runtime:
|
732
|
-
- '0.
|
726
|
+
- '0.017521'
|
733
727
|
X-Xss-Protection:
|
734
728
|
- 1; mode=block
|
735
729
|
Connection:
|
@@ -738,7 +732,7 @@ http_interactions:
|
|
738
732
|
encoding: UTF-8
|
739
733
|
string: '{"data":{"id":"c435261a-2f94-4fbf-9d05-9364c3c92123","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1408873.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
740
734
|
http_version:
|
741
|
-
recorded_at: Sat, 11 Mar 2017
|
735
|
+
recorded_at: Sat, 11 Mar 2017 11:12:51 GMT
|
742
736
|
- request:
|
743
737
|
method: post
|
744
738
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -772,7 +766,7 @@ http_interactions:
|
|
772
766
|
Content-Type:
|
773
767
|
- application/json; charset=utf-8
|
774
768
|
Date:
|
775
|
-
- Sat, 11 Mar 2017
|
769
|
+
- Sat, 11 Mar 2017 11:12:51 GMT
|
776
770
|
Server:
|
777
771
|
- openresty/1.11.2.2
|
778
772
|
Status:
|
@@ -786,9 +780,9 @@ http_interactions:
|
|
786
780
|
X-Powered-By:
|
787
781
|
- Phusion Passenger 5.1.2
|
788
782
|
X-Request-Id:
|
789
|
-
-
|
783
|
+
- 9c501663-7402-4d2d-8182-91f8f3052cd5
|
790
784
|
X-Runtime:
|
791
|
-
- '0.
|
785
|
+
- '0.010064'
|
792
786
|
X-Xss-Protection:
|
793
787
|
- 1; mode=block
|
794
788
|
Content-Length:
|
@@ -799,7 +793,7 @@ http_interactions:
|
|
799
793
|
encoding: UTF-8
|
800
794
|
string: '{"data":{"id":"5469e1fb-ba78-498a-8396-4c315a9b856b","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.735810.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
801
795
|
http_version:
|
802
|
-
recorded_at: Sat, 11 Mar 2017
|
796
|
+
recorded_at: Sat, 11 Mar 2017 11:12:51 GMT
|
803
797
|
- request:
|
804
798
|
method: post
|
805
799
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -833,7 +827,7 @@ http_interactions:
|
|
833
827
|
Content-Type:
|
834
828
|
- application/json; charset=utf-8
|
835
829
|
Date:
|
836
|
-
- Sat, 11 Mar 2017
|
830
|
+
- Sat, 11 Mar 2017 11:12:51 GMT
|
837
831
|
Server:
|
838
832
|
- openresty/1.11.2.2
|
839
833
|
Status:
|
@@ -847,18 +841,20 @@ http_interactions:
|
|
847
841
|
X-Powered-By:
|
848
842
|
- Phusion Passenger 5.1.2
|
849
843
|
X-Request-Id:
|
850
|
-
-
|
844
|
+
- e2951128-e25d-4e4a-8326-49860327d995
|
851
845
|
X-Runtime:
|
852
|
-
- '0.
|
846
|
+
- '0.010531'
|
853
847
|
X-Xss-Protection:
|
854
848
|
- 1; mode=block
|
849
|
+
Content-Length:
|
850
|
+
- '240'
|
855
851
|
Connection:
|
856
852
|
- keep-alive
|
857
853
|
body:
|
858
854
|
encoding: UTF-8
|
859
855
|
string: '{"data":{"id":"9059ae4d-3963-41ba-8efe-3ae094f0adc7","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.735811.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
860
856
|
http_version:
|
861
|
-
recorded_at: Sat, 11 Mar 2017
|
857
|
+
recorded_at: Sat, 11 Mar 2017 11:12:51 GMT
|
862
858
|
- request:
|
863
859
|
method: post
|
864
860
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -892,7 +888,7 @@ http_interactions:
|
|
892
888
|
Content-Type:
|
893
889
|
- application/json; charset=utf-8
|
894
890
|
Date:
|
895
|
-
- Sat, 11 Mar 2017
|
891
|
+
- Sat, 11 Mar 2017 11:12:52 GMT
|
896
892
|
Server:
|
897
893
|
- openresty/1.11.2.2
|
898
894
|
Status:
|
@@ -906,9 +902,9 @@ http_interactions:
|
|
906
902
|
X-Powered-By:
|
907
903
|
- Phusion Passenger 5.1.2
|
908
904
|
X-Request-Id:
|
909
|
-
-
|
905
|
+
- e01d8ecf-4838-448c-94bd-3c5091dbe381
|
910
906
|
X-Runtime:
|
911
|
-
- '0.
|
907
|
+
- '0.010893'
|
912
908
|
X-Xss-Protection:
|
913
909
|
- 1; mode=block
|
914
910
|
Content-Length:
|
@@ -919,7 +915,7 @@ http_interactions:
|
|
919
915
|
encoding: UTF-8
|
920
916
|
string: '{"data":{"id":"f953cf4a-da95-4a66-a1ff-e4ea6dd7374b","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.745301.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
921
917
|
http_version:
|
922
|
-
recorded_at: Sat, 11 Mar 2017
|
918
|
+
recorded_at: Sat, 11 Mar 2017 11:12:52 GMT
|
923
919
|
- request:
|
924
920
|
method: post
|
925
921
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -953,7 +949,7 @@ http_interactions:
|
|
953
949
|
Content-Type:
|
954
950
|
- application/json; charset=utf-8
|
955
951
|
Date:
|
956
|
-
- Sat, 11 Mar 2017
|
952
|
+
- Sat, 11 Mar 2017 11:12:52 GMT
|
957
953
|
Server:
|
958
954
|
- openresty/1.11.2.2
|
959
955
|
Status:
|
@@ -967,20 +963,18 @@ http_interactions:
|
|
967
963
|
X-Powered-By:
|
968
964
|
- Phusion Passenger 5.1.2
|
969
965
|
X-Request-Id:
|
970
|
-
-
|
966
|
+
- 89525d92-04c1-4128-a006-596a2275350c
|
971
967
|
X-Runtime:
|
972
|
-
- '0.
|
968
|
+
- '0.011469'
|
973
969
|
X-Xss-Protection:
|
974
970
|
- 1; mode=block
|
975
|
-
Content-Length:
|
976
|
-
- '240'
|
977
971
|
Connection:
|
978
972
|
- keep-alive
|
979
973
|
body:
|
980
974
|
encoding: UTF-8
|
981
975
|
string: '{"data":{"id":"febfaa31-8e96-482f-8cdc-c6df787e747c","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.745313.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
982
976
|
http_version:
|
983
|
-
recorded_at: Sat, 11 Mar 2017
|
977
|
+
recorded_at: Sat, 11 Mar 2017 11:12:52 GMT
|
984
978
|
- request:
|
985
979
|
method: post
|
986
980
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -1014,7 +1008,7 @@ http_interactions:
|
|
1014
1008
|
Content-Type:
|
1015
1009
|
- application/json; charset=utf-8
|
1016
1010
|
Date:
|
1017
|
-
- Sat, 11 Mar 2017
|
1011
|
+
- Sat, 11 Mar 2017 11:12:52 GMT
|
1018
1012
|
Server:
|
1019
1013
|
- openresty/1.11.2.2
|
1020
1014
|
Status:
|
@@ -1028,9 +1022,9 @@ http_interactions:
|
|
1028
1022
|
X-Powered-By:
|
1029
1023
|
- Phusion Passenger 5.1.2
|
1030
1024
|
X-Request-Id:
|
1031
|
-
-
|
1025
|
+
- d58adf8e-e4ce-4da0-8719-b35e004a0d2f
|
1032
1026
|
X-Runtime:
|
1033
|
-
- '0.
|
1027
|
+
- '0.010069'
|
1034
1028
|
X-Xss-Protection:
|
1035
1029
|
- 1; mode=block
|
1036
1030
|
Content-Length:
|
@@ -1041,7 +1035,7 @@ http_interactions:
|
|
1041
1035
|
encoding: UTF-8
|
1042
1036
|
string: '{"data":{"id":"ff69f955-f7e3-4917-8885-97ac6f12de92","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.746960.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
1043
1037
|
http_version:
|
1044
|
-
recorded_at: Sat, 11 Mar 2017
|
1038
|
+
recorded_at: Sat, 11 Mar 2017 11:12:52 GMT
|
1045
1039
|
- request:
|
1046
1040
|
method: post
|
1047
1041
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -1075,7 +1069,7 @@ http_interactions:
|
|
1075
1069
|
Content-Type:
|
1076
1070
|
- application/json; charset=utf-8
|
1077
1071
|
Date:
|
1078
|
-
- Sat, 11 Mar 2017
|
1072
|
+
- Sat, 11 Mar 2017 11:12:52 GMT
|
1079
1073
|
Server:
|
1080
1074
|
- openresty/1.11.2.2
|
1081
1075
|
Status:
|
@@ -1089,9 +1083,9 @@ http_interactions:
|
|
1089
1083
|
X-Powered-By:
|
1090
1084
|
- Phusion Passenger 5.1.2
|
1091
1085
|
X-Request-Id:
|
1092
|
-
-
|
1086
|
+
- c885391e-89ba-44d3-9eb5-3ce6e143f4c4
|
1093
1087
|
X-Runtime:
|
1094
|
-
- '0.
|
1088
|
+
- '0.009836'
|
1095
1089
|
X-Xss-Protection:
|
1096
1090
|
- 1; mode=block
|
1097
1091
|
Content-Length:
|
@@ -1102,7 +1096,7 @@ http_interactions:
|
|
1102
1096
|
encoding: UTF-8
|
1103
1097
|
string: '{"data":{"id":"75e19279-8c38-4ed3-be2b-0a011fbc1546","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.760716.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
1104
1098
|
http_version:
|
1105
|
-
recorded_at: Sat, 11 Mar 2017
|
1099
|
+
recorded_at: Sat, 11 Mar 2017 11:12:52 GMT
|
1106
1100
|
- request:
|
1107
1101
|
method: post
|
1108
1102
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -1136,7 +1130,7 @@ http_interactions:
|
|
1136
1130
|
Content-Type:
|
1137
1131
|
- application/json; charset=utf-8
|
1138
1132
|
Date:
|
1139
|
-
- Sat, 11 Mar 2017
|
1133
|
+
- Sat, 11 Mar 2017 11:12:52 GMT
|
1140
1134
|
Server:
|
1141
1135
|
- openresty/1.11.2.2
|
1142
1136
|
Status:
|
@@ -1150,20 +1144,18 @@ http_interactions:
|
|
1150
1144
|
X-Powered-By:
|
1151
1145
|
- Phusion Passenger 5.1.2
|
1152
1146
|
X-Request-Id:
|
1153
|
-
-
|
1147
|
+
- d46b0b6b-3441-48a0-a5f4-c035899485c5
|
1154
1148
|
X-Runtime:
|
1155
|
-
- '0.
|
1149
|
+
- '0.010689'
|
1156
1150
|
X-Xss-Protection:
|
1157
1151
|
- 1; mode=block
|
1158
|
-
Content-Length:
|
1159
|
-
- '240'
|
1160
1152
|
Connection:
|
1161
1153
|
- keep-alive
|
1162
1154
|
body:
|
1163
1155
|
encoding: UTF-8
|
1164
1156
|
string: '{"data":{"id":"588561df-a902-4af1-9069-ec85ec646b1a","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769270.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
1165
1157
|
http_version:
|
1166
|
-
recorded_at: Sat, 11 Mar 2017
|
1158
|
+
recorded_at: Sat, 11 Mar 2017 11:12:52 GMT
|
1167
1159
|
- request:
|
1168
1160
|
method: post
|
1169
1161
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -1197,7 +1189,7 @@ http_interactions:
|
|
1197
1189
|
Content-Type:
|
1198
1190
|
- application/json; charset=utf-8
|
1199
1191
|
Date:
|
1200
|
-
- Sat, 11 Mar 2017
|
1192
|
+
- Sat, 11 Mar 2017 11:12:53 GMT
|
1201
1193
|
Server:
|
1202
1194
|
- openresty/1.11.2.2
|
1203
1195
|
Status:
|
@@ -1211,9 +1203,9 @@ http_interactions:
|
|
1211
1203
|
X-Powered-By:
|
1212
1204
|
- Phusion Passenger 5.1.2
|
1213
1205
|
X-Request-Id:
|
1214
|
-
-
|
1206
|
+
- 171f5992-1306-4500-ac61-61d401e12d84
|
1215
1207
|
X-Runtime:
|
1216
|
-
- '0.
|
1208
|
+
- '0.014602'
|
1217
1209
|
X-Xss-Protection:
|
1218
1210
|
- 1; mode=block
|
1219
1211
|
Content-Length:
|
@@ -1224,7 +1216,7 @@ http_interactions:
|
|
1224
1216
|
encoding: UTF-8
|
1225
1217
|
string: '{"data":{"id":"5d7461de-3e94-4883-bfc1-7d8c7d1f0722","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769270.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
1226
1218
|
http_version:
|
1227
|
-
recorded_at: Sat, 11 Mar 2017
|
1219
|
+
recorded_at: Sat, 11 Mar 2017 11:12:53 GMT
|
1228
1220
|
- request:
|
1229
1221
|
method: post
|
1230
1222
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -1258,7 +1250,7 @@ http_interactions:
|
|
1258
1250
|
Content-Type:
|
1259
1251
|
- application/json; charset=utf-8
|
1260
1252
|
Date:
|
1261
|
-
- Sat, 11 Mar 2017
|
1253
|
+
- Sat, 11 Mar 2017 11:12:53 GMT
|
1262
1254
|
Server:
|
1263
1255
|
- openresty/1.11.2.2
|
1264
1256
|
Status:
|
@@ -1272,9 +1264,9 @@ http_interactions:
|
|
1272
1264
|
X-Powered-By:
|
1273
1265
|
- Phusion Passenger 5.1.2
|
1274
1266
|
X-Request-Id:
|
1275
|
-
-
|
1267
|
+
- f86065d1-a0f5-42da-905d-290869e0ab95
|
1276
1268
|
X-Runtime:
|
1277
|
-
- '0.
|
1269
|
+
- '0.011505'
|
1278
1270
|
X-Xss-Protection:
|
1279
1271
|
- 1; mode=block
|
1280
1272
|
Content-Length:
|
@@ -1285,7 +1277,7 @@ http_interactions:
|
|
1285
1277
|
encoding: UTF-8
|
1286
1278
|
string: '{"data":{"id":"b36f5034-c396-4fb0-96f1-d23d7329970b","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769271.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
1287
1279
|
http_version:
|
1288
|
-
recorded_at: Sat, 11 Mar 2017
|
1280
|
+
recorded_at: Sat, 11 Mar 2017 11:12:53 GMT
|
1289
1281
|
- request:
|
1290
1282
|
method: post
|
1291
1283
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -1319,7 +1311,7 @@ http_interactions:
|
|
1319
1311
|
Content-Type:
|
1320
1312
|
- application/json; charset=utf-8
|
1321
1313
|
Date:
|
1322
|
-
- Sat, 11 Mar 2017
|
1314
|
+
- Sat, 11 Mar 2017 11:12:53 GMT
|
1323
1315
|
Server:
|
1324
1316
|
- openresty/1.11.2.2
|
1325
1317
|
Status:
|
@@ -1333,9 +1325,9 @@ http_interactions:
|
|
1333
1325
|
X-Powered-By:
|
1334
1326
|
- Phusion Passenger 5.1.2
|
1335
1327
|
X-Request-Id:
|
1336
|
-
-
|
1328
|
+
- f1e6e668-4719-48c9-9689-91238495ed13
|
1337
1329
|
X-Runtime:
|
1338
|
-
- '0.
|
1330
|
+
- '0.010365'
|
1339
1331
|
X-Xss-Protection:
|
1340
1332
|
- 1; mode=block
|
1341
1333
|
Content-Length:
|
@@ -1346,7 +1338,7 @@ http_interactions:
|
|
1346
1338
|
encoding: UTF-8
|
1347
1339
|
string: '{"data":{"id":"b1e53d56-0c02-4bae-b7d6-8febe8d5d448","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769271.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
1348
1340
|
http_version:
|
1349
|
-
recorded_at: Sat, 11 Mar 2017
|
1341
|
+
recorded_at: Sat, 11 Mar 2017 11:12:53 GMT
|
1350
1342
|
- request:
|
1351
1343
|
method: post
|
1352
1344
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -1380,7 +1372,7 @@ http_interactions:
|
|
1380
1372
|
Content-Type:
|
1381
1373
|
- application/json; charset=utf-8
|
1382
1374
|
Date:
|
1383
|
-
- Sat, 11 Mar 2017
|
1375
|
+
- Sat, 11 Mar 2017 11:12:53 GMT
|
1384
1376
|
Server:
|
1385
1377
|
- openresty/1.11.2.2
|
1386
1378
|
Status:
|
@@ -1394,18 +1386,20 @@ http_interactions:
|
|
1394
1386
|
X-Powered-By:
|
1395
1387
|
- Phusion Passenger 5.1.2
|
1396
1388
|
X-Request-Id:
|
1397
|
-
-
|
1389
|
+
- 81024dc6-cc48-4377-aadf-b64ccb474710
|
1398
1390
|
X-Runtime:
|
1399
|
-
- '0.
|
1391
|
+
- '0.011033'
|
1400
1392
|
X-Xss-Protection:
|
1401
1393
|
- 1; mode=block
|
1394
|
+
Content-Length:
|
1395
|
+
- '240'
|
1402
1396
|
Connection:
|
1403
1397
|
- keep-alive
|
1404
1398
|
body:
|
1405
1399
|
encoding: UTF-8
|
1406
1400
|
string: '{"data":{"id":"f19e3c8a-a6f5-4223-8de3-28310fad14bc","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769271.V3","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
1407
1401
|
http_version:
|
1408
|
-
recorded_at: Sat, 11 Mar 2017
|
1402
|
+
recorded_at: Sat, 11 Mar 2017 11:12:53 GMT
|
1409
1403
|
- request:
|
1410
1404
|
method: post
|
1411
1405
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -1439,7 +1433,7 @@ http_interactions:
|
|
1439
1433
|
Content-Type:
|
1440
1434
|
- application/json; charset=utf-8
|
1441
1435
|
Date:
|
1442
|
-
- Sat, 11 Mar 2017
|
1436
|
+
- Sat, 11 Mar 2017 11:12:54 GMT
|
1443
1437
|
Server:
|
1444
1438
|
- openresty/1.11.2.2
|
1445
1439
|
Status:
|
@@ -1453,9 +1447,9 @@ http_interactions:
|
|
1453
1447
|
X-Powered-By:
|
1454
1448
|
- Phusion Passenger 5.1.2
|
1455
1449
|
X-Request-Id:
|
1456
|
-
-
|
1450
|
+
- 830dd7b2-d29e-4dd6-8f98-08db0dd21b31
|
1457
1451
|
X-Runtime:
|
1458
|
-
- '0.
|
1452
|
+
- '0.011389'
|
1459
1453
|
X-Xss-Protection:
|
1460
1454
|
- 1; mode=block
|
1461
1455
|
Content-Length:
|
@@ -1466,7 +1460,7 @@ http_interactions:
|
|
1466
1460
|
encoding: UTF-8
|
1467
1461
|
string: '{"data":{"id":"8e670c7d-2fbd-451f-acc7-52a63a4fdf1d","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769272.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
1468
1462
|
http_version:
|
1469
|
-
recorded_at: Sat, 11 Mar 2017
|
1463
|
+
recorded_at: Sat, 11 Mar 2017 11:12:54 GMT
|
1470
1464
|
- request:
|
1471
1465
|
method: post
|
1472
1466
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -1500,7 +1494,7 @@ http_interactions:
|
|
1500
1494
|
Content-Type:
|
1501
1495
|
- application/json; charset=utf-8
|
1502
1496
|
Date:
|
1503
|
-
- Sat, 11 Mar 2017
|
1497
|
+
- Sat, 11 Mar 2017 11:12:54 GMT
|
1504
1498
|
Server:
|
1505
1499
|
- openresty/1.11.2.2
|
1506
1500
|
Status:
|
@@ -1514,20 +1508,18 @@ http_interactions:
|
|
1514
1508
|
X-Powered-By:
|
1515
1509
|
- Phusion Passenger 5.1.2
|
1516
1510
|
X-Request-Id:
|
1517
|
-
-
|
1511
|
+
- 63341456-cc10-44f2-a16e-724d08bf2a3d
|
1518
1512
|
X-Runtime:
|
1519
|
-
- '0.
|
1513
|
+
- '0.011437'
|
1520
1514
|
X-Xss-Protection:
|
1521
1515
|
- 1; mode=block
|
1522
|
-
Content-Length:
|
1523
|
-
- '240'
|
1524
1516
|
Connection:
|
1525
1517
|
- keep-alive
|
1526
1518
|
body:
|
1527
1519
|
encoding: UTF-8
|
1528
1520
|
string: '{"data":{"id":"374f050e-d5e8-4bb7-b5bb-4cfa581b7fe5","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769272.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
1529
1521
|
http_version:
|
1530
|
-
recorded_at: Sat, 11 Mar 2017
|
1522
|
+
recorded_at: Sat, 11 Mar 2017 11:12:54 GMT
|
1531
1523
|
- request:
|
1532
1524
|
method: post
|
1533
1525
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -1561,7 +1553,7 @@ http_interactions:
|
|
1561
1553
|
Content-Type:
|
1562
1554
|
- application/json; charset=utf-8
|
1563
1555
|
Date:
|
1564
|
-
- Sat, 11 Mar 2017
|
1556
|
+
- Sat, 11 Mar 2017 11:12:54 GMT
|
1565
1557
|
Server:
|
1566
1558
|
- openresty/1.11.2.2
|
1567
1559
|
Status:
|
@@ -1575,20 +1567,18 @@ http_interactions:
|
|
1575
1567
|
X-Powered-By:
|
1576
1568
|
- Phusion Passenger 5.1.2
|
1577
1569
|
X-Request-Id:
|
1578
|
-
-
|
1570
|
+
- a8970ea7-01f8-4325-ba11-f7495bdab8f9
|
1579
1571
|
X-Runtime:
|
1580
|
-
- '0.
|
1572
|
+
- '0.011012'
|
1581
1573
|
X-Xss-Protection:
|
1582
1574
|
- 1; mode=block
|
1583
|
-
Content-Length:
|
1584
|
-
- '240'
|
1585
1575
|
Connection:
|
1586
1576
|
- keep-alive
|
1587
1577
|
body:
|
1588
1578
|
encoding: UTF-8
|
1589
1579
|
string: '{"data":{"id":"a27e6c31-bd8a-47b5-91a3-207d65fbbb36","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.778701.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
1590
1580
|
http_version:
|
1591
|
-
recorded_at: Sat, 11 Mar 2017
|
1581
|
+
recorded_at: Sat, 11 Mar 2017 11:12:54 GMT
|
1592
1582
|
- request:
|
1593
1583
|
method: post
|
1594
1584
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -1622,7 +1612,7 @@ http_interactions:
|
|
1622
1612
|
Content-Type:
|
1623
1613
|
- application/json; charset=utf-8
|
1624
1614
|
Date:
|
1625
|
-
- Sat, 11 Mar 2017
|
1615
|
+
- Sat, 11 Mar 2017 11:12:54 GMT
|
1626
1616
|
Server:
|
1627
1617
|
- openresty/1.11.2.2
|
1628
1618
|
Status:
|
@@ -1636,9 +1626,9 @@ http_interactions:
|
|
1636
1626
|
X-Powered-By:
|
1637
1627
|
- Phusion Passenger 5.1.2
|
1638
1628
|
X-Request-Id:
|
1639
|
-
-
|
1629
|
+
- 5cd41c5c-a287-408a-b549-4970364a8a24
|
1640
1630
|
X-Runtime:
|
1641
|
-
- '0.
|
1631
|
+
- '0.010671'
|
1642
1632
|
X-Xss-Protection:
|
1643
1633
|
- 1; mode=block
|
1644
1634
|
Content-Length:
|
@@ -1649,7 +1639,7 @@ http_interactions:
|
|
1649
1639
|
encoding: UTF-8
|
1650
1640
|
string: '{"data":{"id":"d54d379d-bf8f-4e19-bb19-e1714aaf0b80","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.779705.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
1651
1641
|
http_version:
|
1652
|
-
recorded_at: Sat, 11 Mar 2017
|
1642
|
+
recorded_at: Sat, 11 Mar 2017 11:12:54 GMT
|
1653
1643
|
- request:
|
1654
1644
|
method: post
|
1655
1645
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -1683,7 +1673,7 @@ http_interactions:
|
|
1683
1673
|
Content-Type:
|
1684
1674
|
- application/json; charset=utf-8
|
1685
1675
|
Date:
|
1686
|
-
- Sat, 11 Mar 2017
|
1676
|
+
- Sat, 11 Mar 2017 11:12:55 GMT
|
1687
1677
|
Server:
|
1688
1678
|
- openresty/1.11.2.2
|
1689
1679
|
Status:
|
@@ -1697,9 +1687,9 @@ http_interactions:
|
|
1697
1687
|
X-Powered-By:
|
1698
1688
|
- Phusion Passenger 5.1.2
|
1699
1689
|
X-Request-Id:
|
1700
|
-
-
|
1690
|
+
- 60a14912-bc4e-43a1-adf3-a908956f2a28
|
1701
1691
|
X-Runtime:
|
1702
|
-
- '0.
|
1692
|
+
- '0.013405'
|
1703
1693
|
X-Xss-Protection:
|
1704
1694
|
- 1; mode=block
|
1705
1695
|
Content-Length:
|
@@ -1710,7 +1700,7 @@ http_interactions:
|
|
1710
1700
|
encoding: UTF-8
|
1711
1701
|
string: '{"data":{"id":"3be7ca12-c1f7-4562-948e-80abc0e0e1a9","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.999239.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
1712
1702
|
http_version:
|
1713
|
-
recorded_at: Sat, 11 Mar 2017
|
1703
|
+
recorded_at: Sat, 11 Mar 2017 11:12:55 GMT
|
1714
1704
|
- request:
|
1715
1705
|
method: post
|
1716
1706
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -1744,7 +1734,7 @@ http_interactions:
|
|
1744
1734
|
Content-Type:
|
1745
1735
|
- application/json; charset=utf-8
|
1746
1736
|
Date:
|
1747
|
-
- Sat, 11 Mar 2017
|
1737
|
+
- Sat, 11 Mar 2017 11:12:55 GMT
|
1748
1738
|
Server:
|
1749
1739
|
- openresty/1.11.2.2
|
1750
1740
|
Status:
|
@@ -1758,18 +1748,20 @@ http_interactions:
|
|
1758
1748
|
X-Powered-By:
|
1759
1749
|
- Phusion Passenger 5.1.2
|
1760
1750
|
X-Request-Id:
|
1761
|
-
-
|
1751
|
+
- 38d639c2-bd3b-4909-92a9-7da67b3f57d1
|
1762
1752
|
X-Runtime:
|
1763
|
-
- '0.
|
1753
|
+
- '0.010933'
|
1764
1754
|
X-Xss-Protection:
|
1765
1755
|
- 1; mode=block
|
1756
|
+
Content-Length:
|
1757
|
+
- '240'
|
1766
1758
|
Connection:
|
1767
1759
|
- keep-alive
|
1768
1760
|
body:
|
1769
1761
|
encoding: UTF-8
|
1770
1762
|
string: '{"data":{"id":"911ee816-b01d-4c95-922e-660ce1fa8aa6","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.999239.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
1771
1763
|
http_version:
|
1772
|
-
recorded_at: Sat, 11 Mar 2017
|
1764
|
+
recorded_at: Sat, 11 Mar 2017 11:12:55 GMT
|
1773
1765
|
- request:
|
1774
1766
|
method: post
|
1775
1767
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -1803,7 +1795,7 @@ http_interactions:
|
|
1803
1795
|
Content-Type:
|
1804
1796
|
- application/json; charset=utf-8
|
1805
1797
|
Date:
|
1806
|
-
- Sat, 11 Mar 2017
|
1798
|
+
- Sat, 11 Mar 2017 11:12:55 GMT
|
1807
1799
|
Server:
|
1808
1800
|
- openresty/1.11.2.2
|
1809
1801
|
Status:
|
@@ -1817,9 +1809,9 @@ http_interactions:
|
|
1817
1809
|
X-Powered-By:
|
1818
1810
|
- Phusion Passenger 5.1.2
|
1819
1811
|
X-Request-Id:
|
1820
|
-
-
|
1812
|
+
- 858011e8-5dce-4ab9-9520-b2b8ddbd494b
|
1821
1813
|
X-Runtime:
|
1822
|
-
- '0.
|
1814
|
+
- '0.010632'
|
1823
1815
|
X-Xss-Protection:
|
1824
1816
|
- 1; mode=block
|
1825
1817
|
Content-Length:
|
@@ -1830,7 +1822,7 @@ http_interactions:
|
|
1830
1822
|
encoding: UTF-8
|
1831
1823
|
string: '{"data":{"id":"4042f2fc-26ca-4b58-92a3-2ef58f6cab35","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.999239.V3","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
1832
1824
|
http_version:
|
1833
|
-
recorded_at: Sat, 11 Mar 2017
|
1825
|
+
recorded_at: Sat, 11 Mar 2017 11:12:55 GMT
|
1834
1826
|
- request:
|
1835
1827
|
method: post
|
1836
1828
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -1864,7 +1856,7 @@ http_interactions:
|
|
1864
1856
|
Content-Type:
|
1865
1857
|
- application/json; charset=utf-8
|
1866
1858
|
Date:
|
1867
|
-
- Sat, 11 Mar 2017
|
1859
|
+
- Sat, 11 Mar 2017 11:12:55 GMT
|
1868
1860
|
Server:
|
1869
1861
|
- openresty/1.11.2.2
|
1870
1862
|
Status:
|
@@ -1878,9 +1870,9 @@ http_interactions:
|
|
1878
1870
|
X-Powered-By:
|
1879
1871
|
- Phusion Passenger 5.1.2
|
1880
1872
|
X-Request-Id:
|
1881
|
-
-
|
1873
|
+
- 67445f9b-54a3-4db0-b48d-bf8862c2c5a5
|
1882
1874
|
X-Runtime:
|
1883
|
-
- '0.
|
1875
|
+
- '0.011348'
|
1884
1876
|
X-Xss-Protection:
|
1885
1877
|
- 1; mode=block
|
1886
1878
|
Content-Length:
|
@@ -1891,7 +1883,7 @@ http_interactions:
|
|
1891
1883
|
encoding: UTF-8
|
1892
1884
|
string: '{"data":{"id":"bacdec63-9eca-499b-a49e-bbbc896577b4","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.999239.V4","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
1893
1885
|
http_version:
|
1894
|
-
recorded_at: Sat, 11 Mar 2017
|
1886
|
+
recorded_at: Sat, 11 Mar 2017 11:12:55 GMT
|
1895
1887
|
- request:
|
1896
1888
|
method: post
|
1897
1889
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -1925,7 +1917,7 @@ http_interactions:
|
|
1925
1917
|
Content-Type:
|
1926
1918
|
- application/json; charset=utf-8
|
1927
1919
|
Date:
|
1928
|
-
- Sat, 11 Mar 2017
|
1920
|
+
- Sat, 11 Mar 2017 11:12:56 GMT
|
1929
1921
|
Server:
|
1930
1922
|
- openresty/1.11.2.2
|
1931
1923
|
Status:
|
@@ -1939,9 +1931,9 @@ http_interactions:
|
|
1939
1931
|
X-Powered-By:
|
1940
1932
|
- Phusion Passenger 5.1.2
|
1941
1933
|
X-Request-Id:
|
1942
|
-
-
|
1934
|
+
- 9d67b4e0-57e3-4793-8eca-0721c819aec3
|
1943
1935
|
X-Runtime:
|
1944
|
-
- '0.
|
1936
|
+
- '0.012259'
|
1945
1937
|
X-Xss-Protection:
|
1946
1938
|
- 1; mode=block
|
1947
1939
|
Content-Length:
|
@@ -1952,7 +1944,7 @@ http_interactions:
|
|
1952
1944
|
encoding: UTF-8
|
1953
1945
|
string: '{"data":{"id":"8956a37a-416d-4bc2-99d3-f9bbfada64ec","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1008320.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
1954
1946
|
http_version:
|
1955
|
-
recorded_at: Sat, 11 Mar 2017
|
1947
|
+
recorded_at: Sat, 11 Mar 2017 11:12:56 GMT
|
1956
1948
|
- request:
|
1957
1949
|
method: post
|
1958
1950
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -1986,7 +1978,7 @@ http_interactions:
|
|
1986
1978
|
Content-Type:
|
1987
1979
|
- application/json; charset=utf-8
|
1988
1980
|
Date:
|
1989
|
-
- Sat, 11 Mar 2017
|
1981
|
+
- Sat, 11 Mar 2017 11:12:56 GMT
|
1990
1982
|
Server:
|
1991
1983
|
- openresty/1.11.2.2
|
1992
1984
|
Status:
|
@@ -2000,20 +1992,18 @@ http_interactions:
|
|
2000
1992
|
X-Powered-By:
|
2001
1993
|
- Phusion Passenger 5.1.2
|
2002
1994
|
X-Request-Id:
|
2003
|
-
-
|
1995
|
+
- ff9da376-719d-404c-8fa1-e96290136618
|
2004
1996
|
X-Runtime:
|
2005
|
-
- '0.
|
1997
|
+
- '0.011638'
|
2006
1998
|
X-Xss-Protection:
|
2007
1999
|
- 1; mode=block
|
2008
|
-
Content-Length:
|
2009
|
-
- '241'
|
2010
2000
|
Connection:
|
2011
2001
|
- keep-alive
|
2012
2002
|
body:
|
2013
2003
|
encoding: UTF-8
|
2014
2004
|
string: '{"data":{"id":"5740e9cc-d0a5-4231-9067-f7e2dff86a3a","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1008320.V3","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
2015
2005
|
http_version:
|
2016
|
-
recorded_at: Sat, 11 Mar 2017
|
2006
|
+
recorded_at: Sat, 11 Mar 2017 11:12:56 GMT
|
2017
2007
|
- request:
|
2018
2008
|
method: post
|
2019
2009
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -2047,7 +2037,7 @@ http_interactions:
|
|
2047
2037
|
Content-Type:
|
2048
2038
|
- application/json; charset=utf-8
|
2049
2039
|
Date:
|
2050
|
-
- Sat, 11 Mar 2017
|
2040
|
+
- Sat, 11 Mar 2017 11:12:56 GMT
|
2051
2041
|
Server:
|
2052
2042
|
- openresty/1.11.2.2
|
2053
2043
|
Status:
|
@@ -2061,9 +2051,9 @@ http_interactions:
|
|
2061
2051
|
X-Powered-By:
|
2062
2052
|
- Phusion Passenger 5.1.2
|
2063
2053
|
X-Request-Id:
|
2064
|
-
-
|
2054
|
+
- f3b849b5-2c8d-4cc7-bf85-20acab5b2394
|
2065
2055
|
X-Runtime:
|
2066
|
-
- '0.
|
2056
|
+
- '0.010893'
|
2067
2057
|
X-Xss-Protection:
|
2068
2058
|
- 1; mode=block
|
2069
2059
|
Content-Length:
|
@@ -2074,7 +2064,7 @@ http_interactions:
|
|
2074
2064
|
encoding: UTF-8
|
2075
2065
|
string: '{"data":{"id":"aa59be0b-3a55-401c-8a2d-2e62b064033d","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1008321.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
2076
2066
|
http_version:
|
2077
|
-
recorded_at: Sat, 11 Mar 2017
|
2067
|
+
recorded_at: Sat, 11 Mar 2017 11:12:56 GMT
|
2078
2068
|
- request:
|
2079
2069
|
method: post
|
2080
2070
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -2108,7 +2098,7 @@ http_interactions:
|
|
2108
2098
|
Content-Type:
|
2109
2099
|
- application/json; charset=utf-8
|
2110
2100
|
Date:
|
2111
|
-
- Sat, 11 Mar 2017
|
2101
|
+
- Sat, 11 Mar 2017 11:12:56 GMT
|
2112
2102
|
Server:
|
2113
2103
|
- openresty/1.11.2.2
|
2114
2104
|
Status:
|
@@ -2122,9 +2112,9 @@ http_interactions:
|
|
2122
2112
|
X-Powered-By:
|
2123
2113
|
- Phusion Passenger 5.1.2
|
2124
2114
|
X-Request-Id:
|
2125
|
-
-
|
2115
|
+
- 15dc3efb-577c-47b7-aac6-30c1939463ed
|
2126
2116
|
X-Runtime:
|
2127
|
-
- '0.
|
2117
|
+
- '0.010593'
|
2128
2118
|
X-Xss-Protection:
|
2129
2119
|
- 1; mode=block
|
2130
2120
|
Content-Length:
|
@@ -2135,7 +2125,7 @@ http_interactions:
|
|
2135
2125
|
encoding: UTF-8
|
2136
2126
|
string: '{"data":{"id":"296054f0-0306-404e-9c2a-23590bee1cd8","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1008321.V3","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
2137
2127
|
http_version:
|
2138
|
-
recorded_at: Sat, 11 Mar 2017
|
2128
|
+
recorded_at: Sat, 11 Mar 2017 11:12:56 GMT
|
2139
2129
|
- request:
|
2140
2130
|
method: post
|
2141
2131
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -2169,7 +2159,7 @@ http_interactions:
|
|
2169
2159
|
Content-Type:
|
2170
2160
|
- application/json; charset=utf-8
|
2171
2161
|
Date:
|
2172
|
-
- Sat, 11 Mar 2017
|
2162
|
+
- Sat, 11 Mar 2017 11:12:57 GMT
|
2173
2163
|
Server:
|
2174
2164
|
- openresty/1.11.2.2
|
2175
2165
|
Status:
|
@@ -2183,9 +2173,9 @@ http_interactions:
|
|
2183
2173
|
X-Powered-By:
|
2184
2174
|
- Phusion Passenger 5.1.2
|
2185
2175
|
X-Request-Id:
|
2186
|
-
-
|
2176
|
+
- ff8949e7-8769-4cb0-9058-365050b498ea
|
2187
2177
|
X-Runtime:
|
2188
|
-
- '0.
|
2178
|
+
- '0.011559'
|
2189
2179
|
X-Xss-Protection:
|
2190
2180
|
- 1; mode=block
|
2191
2181
|
Content-Length:
|
@@ -2196,7 +2186,7 @@ http_interactions:
|
|
2196
2186
|
encoding: UTF-8
|
2197
2187
|
string: '{"data":{"id":"1cb18622-ef17-4402-8a2e-585704a46d21","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014348.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
2198
2188
|
http_version:
|
2199
|
-
recorded_at: Sat, 11 Mar 2017
|
2189
|
+
recorded_at: Sat, 11 Mar 2017 11:12:57 GMT
|
2200
2190
|
- request:
|
2201
2191
|
method: post
|
2202
2192
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -2230,7 +2220,7 @@ http_interactions:
|
|
2230
2220
|
Content-Type:
|
2231
2221
|
- application/json; charset=utf-8
|
2232
2222
|
Date:
|
2233
|
-
- Sat, 11 Mar 2017
|
2223
|
+
- Sat, 11 Mar 2017 11:12:57 GMT
|
2234
2224
|
Server:
|
2235
2225
|
- openresty/1.11.2.2
|
2236
2226
|
Status:
|
@@ -2244,9 +2234,9 @@ http_interactions:
|
|
2244
2234
|
X-Powered-By:
|
2245
2235
|
- Phusion Passenger 5.1.2
|
2246
2236
|
X-Request-Id:
|
2247
|
-
-
|
2237
|
+
- 5b67e784-45ea-4feb-b237-7296645194ef
|
2248
2238
|
X-Runtime:
|
2249
|
-
- '0.
|
2239
|
+
- '0.011051'
|
2250
2240
|
X-Xss-Protection:
|
2251
2241
|
- 1; mode=block
|
2252
2242
|
Content-Length:
|
@@ -2257,7 +2247,7 @@ http_interactions:
|
|
2257
2247
|
encoding: UTF-8
|
2258
2248
|
string: '{"data":{"id":"2d5ed88d-da01-4187-a1fc-deaeb629fceb","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014348.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
2259
2249
|
http_version:
|
2260
|
-
recorded_at: Sat, 11 Mar 2017
|
2250
|
+
recorded_at: Sat, 11 Mar 2017 11:12:57 GMT
|
2261
2251
|
- request:
|
2262
2252
|
method: post
|
2263
2253
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -2291,7 +2281,7 @@ http_interactions:
|
|
2291
2281
|
Content-Type:
|
2292
2282
|
- application/json; charset=utf-8
|
2293
2283
|
Date:
|
2294
|
-
- Sat, 11 Mar 2017
|
2284
|
+
- Sat, 11 Mar 2017 11:12:57 GMT
|
2295
2285
|
Server:
|
2296
2286
|
- openresty/1.11.2.2
|
2297
2287
|
Status:
|
@@ -2305,18 +2295,20 @@ http_interactions:
|
|
2305
2295
|
X-Powered-By:
|
2306
2296
|
- Phusion Passenger 5.1.2
|
2307
2297
|
X-Request-Id:
|
2308
|
-
-
|
2298
|
+
- 75d4ca0c-2d98-47dd-b65d-332b21fbc2e6
|
2309
2299
|
X-Runtime:
|
2310
|
-
- '0.
|
2300
|
+
- '0.011152'
|
2311
2301
|
X-Xss-Protection:
|
2312
2302
|
- 1; mode=block
|
2303
|
+
Content-Length:
|
2304
|
+
- '241'
|
2313
2305
|
Connection:
|
2314
2306
|
- keep-alive
|
2315
2307
|
body:
|
2316
2308
|
encoding: UTF-8
|
2317
2309
|
string: '{"data":{"id":"9e13ef11-c907-4f7e-9a72-7f74c51bca4b","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014351.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
2318
2310
|
http_version:
|
2319
|
-
recorded_at: Sat, 11 Mar 2017
|
2311
|
+
recorded_at: Sat, 11 Mar 2017 11:12:57 GMT
|
2320
2312
|
- request:
|
2321
2313
|
method: post
|
2322
2314
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -2350,7 +2342,7 @@ http_interactions:
|
|
2350
2342
|
Content-Type:
|
2351
2343
|
- application/json; charset=utf-8
|
2352
2344
|
Date:
|
2353
|
-
- Sat, 11 Mar 2017
|
2345
|
+
- Sat, 11 Mar 2017 11:12:57 GMT
|
2354
2346
|
Server:
|
2355
2347
|
- openresty/1.11.2.2
|
2356
2348
|
Status:
|
@@ -2364,9 +2356,9 @@ http_interactions:
|
|
2364
2356
|
X-Powered-By:
|
2365
2357
|
- Phusion Passenger 5.1.2
|
2366
2358
|
X-Request-Id:
|
2367
|
-
-
|
2359
|
+
- b319f4ca-2eaf-42b9-a922-bdde3f537139
|
2368
2360
|
X-Runtime:
|
2369
|
-
- '0.
|
2361
|
+
- '0.010363'
|
2370
2362
|
X-Xss-Protection:
|
2371
2363
|
- 1; mode=block
|
2372
2364
|
Content-Length:
|
@@ -2377,7 +2369,7 @@ http_interactions:
|
|
2377
2369
|
encoding: UTF-8
|
2378
2370
|
string: '{"data":{"id":"5e5eae3d-76d1-4591-a4da-6a0ea18c89c6","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014348.V3","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
2379
2371
|
http_version:
|
2380
|
-
recorded_at: Sat, 11 Mar 2017
|
2372
|
+
recorded_at: Sat, 11 Mar 2017 11:12:57 GMT
|
2381
2373
|
- request:
|
2382
2374
|
method: post
|
2383
2375
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -2411,7 +2403,7 @@ http_interactions:
|
|
2411
2403
|
Content-Type:
|
2412
2404
|
- application/json; charset=utf-8
|
2413
2405
|
Date:
|
2414
|
-
- Sat, 11 Mar 2017
|
2406
|
+
- Sat, 11 Mar 2017 11:12:57 GMT
|
2415
2407
|
Server:
|
2416
2408
|
- openresty/1.11.2.2
|
2417
2409
|
Status:
|
@@ -2425,9 +2417,9 @@ http_interactions:
|
|
2425
2417
|
X-Powered-By:
|
2426
2418
|
- Phusion Passenger 5.1.2
|
2427
2419
|
X-Request-Id:
|
2428
|
-
-
|
2420
|
+
- f3fc1bec-fbb2-4e29-9aff-8a7e4617c012
|
2429
2421
|
X-Runtime:
|
2430
|
-
- '0.
|
2422
|
+
- '0.010611'
|
2431
2423
|
X-Xss-Protection:
|
2432
2424
|
- 1; mode=block
|
2433
2425
|
Content-Length:
|
@@ -2438,7 +2430,7 @@ http_interactions:
|
|
2438
2430
|
encoding: UTF-8
|
2439
2431
|
string: '{"data":{"id":"b231fb70-29ba-422b-ac79-9e3bd5410442","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014352.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
2440
2432
|
http_version:
|
2441
|
-
recorded_at: Sat, 11 Mar 2017
|
2433
|
+
recorded_at: Sat, 11 Mar 2017 11:12:57 GMT
|
2442
2434
|
- request:
|
2443
2435
|
method: post
|
2444
2436
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -2472,7 +2464,7 @@ http_interactions:
|
|
2472
2464
|
Content-Type:
|
2473
2465
|
- application/json; charset=utf-8
|
2474
2466
|
Date:
|
2475
|
-
- Sat, 11 Mar 2017
|
2467
|
+
- Sat, 11 Mar 2017 11:12:58 GMT
|
2476
2468
|
Server:
|
2477
2469
|
- openresty/1.11.2.2
|
2478
2470
|
Status:
|
@@ -2486,9 +2478,9 @@ http_interactions:
|
|
2486
2478
|
X-Powered-By:
|
2487
2479
|
- Phusion Passenger 5.1.2
|
2488
2480
|
X-Request-Id:
|
2489
|
-
-
|
2481
|
+
- 8bb199d2-21f8-4893-ac7e-94b766a826a1
|
2490
2482
|
X-Runtime:
|
2491
|
-
- '0.
|
2483
|
+
- '0.015751'
|
2492
2484
|
X-Xss-Protection:
|
2493
2485
|
- 1; mode=block
|
2494
2486
|
Content-Length:
|
@@ -2499,7 +2491,7 @@ http_interactions:
|
|
2499
2491
|
encoding: UTF-8
|
2500
2492
|
string: '{"data":{"id":"3a32ed48-4f86-4570-a3b7-47c9bdbae9f3","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1041547.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
2501
2493
|
http_version:
|
2502
|
-
recorded_at: Sat, 11 Mar 2017
|
2494
|
+
recorded_at: Sat, 11 Mar 2017 11:12:58 GMT
|
2503
2495
|
- request:
|
2504
2496
|
method: post
|
2505
2497
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -2533,7 +2525,7 @@ http_interactions:
|
|
2533
2525
|
Content-Type:
|
2534
2526
|
- application/json; charset=utf-8
|
2535
2527
|
Date:
|
2536
|
-
- Sat, 11 Mar 2017
|
2528
|
+
- Sat, 11 Mar 2017 11:12:58 GMT
|
2537
2529
|
Server:
|
2538
2530
|
- openresty/1.11.2.2
|
2539
2531
|
Status:
|
@@ -2547,20 +2539,18 @@ http_interactions:
|
|
2547
2539
|
X-Powered-By:
|
2548
2540
|
- Phusion Passenger 5.1.2
|
2549
2541
|
X-Request-Id:
|
2550
|
-
-
|
2542
|
+
- 5552ca30-1101-4387-af95-117e85f77ea4
|
2551
2543
|
X-Runtime:
|
2552
|
-
- '0.
|
2544
|
+
- '0.009946'
|
2553
2545
|
X-Xss-Protection:
|
2554
2546
|
- 1; mode=block
|
2555
|
-
Content-Length:
|
2556
|
-
- '241'
|
2557
2547
|
Connection:
|
2558
2548
|
- keep-alive
|
2559
2549
|
body:
|
2560
2550
|
encoding: UTF-8
|
2561
2551
|
string: '{"data":{"id":"cb4db0a3-90e8-4843-b79a-04902c9f9ca2","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1041547.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
2562
2552
|
http_version:
|
2563
|
-
recorded_at: Sat, 11 Mar 2017
|
2553
|
+
recorded_at: Sat, 11 Mar 2017 11:12:58 GMT
|
2564
2554
|
- request:
|
2565
2555
|
method: post
|
2566
2556
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -2594,7 +2584,7 @@ http_interactions:
|
|
2594
2584
|
Content-Type:
|
2595
2585
|
- application/json; charset=utf-8
|
2596
2586
|
Date:
|
2597
|
-
- Sat, 11 Mar 2017
|
2587
|
+
- Sat, 11 Mar 2017 11:12:58 GMT
|
2598
2588
|
Server:
|
2599
2589
|
- openresty/1.11.2.2
|
2600
2590
|
Status:
|
@@ -2608,20 +2598,18 @@ http_interactions:
|
|
2608
2598
|
X-Powered-By:
|
2609
2599
|
- Phusion Passenger 5.1.2
|
2610
2600
|
X-Request-Id:
|
2611
|
-
-
|
2601
|
+
- 7a5478c1-dc3f-41bf-8d36-a954817a984e
|
2612
2602
|
X-Runtime:
|
2613
|
-
- '0.
|
2603
|
+
- '0.009778'
|
2614
2604
|
X-Xss-Protection:
|
2615
2605
|
- 1; mode=block
|
2616
|
-
Content-Length:
|
2617
|
-
- '241'
|
2618
2606
|
Connection:
|
2619
2607
|
- keep-alive
|
2620
2608
|
body:
|
2621
2609
|
encoding: UTF-8
|
2622
2610
|
string: '{"data":{"id":"e2150a1d-a937-4257-a148-0f2b78434271","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1041547.V4","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
2623
2611
|
http_version:
|
2624
|
-
recorded_at: Sat, 11 Mar 2017
|
2612
|
+
recorded_at: Sat, 11 Mar 2017 11:12:58 GMT
|
2625
2613
|
- request:
|
2626
2614
|
method: post
|
2627
2615
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -2655,7 +2643,7 @@ http_interactions:
|
|
2655
2643
|
Content-Type:
|
2656
2644
|
- application/json; charset=utf-8
|
2657
2645
|
Date:
|
2658
|
-
- Sat, 11 Mar 2017
|
2646
|
+
- Sat, 11 Mar 2017 11:12:58 GMT
|
2659
2647
|
Server:
|
2660
2648
|
- openresty/1.11.2.2
|
2661
2649
|
Status:
|
@@ -2669,9 +2657,9 @@ http_interactions:
|
|
2669
2657
|
X-Powered-By:
|
2670
2658
|
- Phusion Passenger 5.1.2
|
2671
2659
|
X-Request-Id:
|
2672
|
-
-
|
2660
|
+
- 004c5b66-10cf-438d-8ef7-b2a85ba332a5
|
2673
2661
|
X-Runtime:
|
2674
|
-
- '0.
|
2662
|
+
- '0.010734'
|
2675
2663
|
X-Xss-Protection:
|
2676
2664
|
- 1; mode=block
|
2677
2665
|
Content-Length:
|
@@ -2682,7 +2670,7 @@ http_interactions:
|
|
2682
2670
|
encoding: UTF-8
|
2683
2671
|
string: '{"data":{"id":"ec8899ef-25f0-4cb8-88c2-fa5eacc37096","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1041547.V3","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
2684
2672
|
http_version:
|
2685
|
-
recorded_at: Sat, 11 Mar 2017
|
2673
|
+
recorded_at: Sat, 11 Mar 2017 11:12:58 GMT
|
2686
2674
|
- request:
|
2687
2675
|
method: post
|
2688
2676
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -2716,7 +2704,7 @@ http_interactions:
|
|
2716
2704
|
Content-Type:
|
2717
2705
|
- application/json; charset=utf-8
|
2718
2706
|
Date:
|
2719
|
-
- Sat, 11 Mar 2017
|
2707
|
+
- Sat, 11 Mar 2017 11:12:59 GMT
|
2720
2708
|
Server:
|
2721
2709
|
- openresty/1.11.2.2
|
2722
2710
|
Status:
|
@@ -2730,9 +2718,9 @@ http_interactions:
|
|
2730
2718
|
X-Powered-By:
|
2731
2719
|
- Phusion Passenger 5.1.2
|
2732
2720
|
X-Request-Id:
|
2733
|
-
-
|
2721
|
+
- fa804c1a-4b73-4a65-9997-13e72265b379
|
2734
2722
|
X-Runtime:
|
2735
|
-
- '0.
|
2723
|
+
- '0.013782'
|
2736
2724
|
X-Xss-Protection:
|
2737
2725
|
- 1; mode=block
|
2738
2726
|
Content-Length:
|
@@ -2743,7 +2731,7 @@ http_interactions:
|
|
2743
2731
|
encoding: UTF-8
|
2744
2732
|
string: '{"data":{"id":"27913db7-e2b1-47ea-a057-f15647402e26","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1041547","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
2745
2733
|
http_version:
|
2746
|
-
recorded_at: Sat, 11 Mar 2017
|
2734
|
+
recorded_at: Sat, 11 Mar 2017 11:12:59 GMT
|
2747
2735
|
- request:
|
2748
2736
|
method: post
|
2749
2737
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -2777,7 +2765,7 @@ http_interactions:
|
|
2777
2765
|
Content-Type:
|
2778
2766
|
- application/json; charset=utf-8
|
2779
2767
|
Date:
|
2780
|
-
- Sat, 11 Mar 2017
|
2768
|
+
- Sat, 11 Mar 2017 11:12:59 GMT
|
2781
2769
|
Server:
|
2782
2770
|
- openresty/1.11.2.2
|
2783
2771
|
Status:
|
@@ -2791,9 +2779,9 @@ http_interactions:
|
|
2791
2779
|
X-Powered-By:
|
2792
2780
|
- Phusion Passenger 5.1.2
|
2793
2781
|
X-Request-Id:
|
2794
|
-
-
|
2782
|
+
- 987a4269-e8cd-4041-bc4b-e51577b2098f
|
2795
2783
|
X-Runtime:
|
2796
|
-
- '0.
|
2784
|
+
- '0.011115'
|
2797
2785
|
X-Xss-Protection:
|
2798
2786
|
- 1; mode=block
|
2799
2787
|
Content-Length:
|
@@ -2804,7 +2792,7 @@ http_interactions:
|
|
2804
2792
|
encoding: UTF-8
|
2805
2793
|
string: '{"data":{"id":"e9c6edae-a6c9-4d21-bd35-9c7719a1d1fc","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1407433","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
2806
2794
|
http_version:
|
2807
|
-
recorded_at: Sat, 11 Mar 2017
|
2795
|
+
recorded_at: Sat, 11 Mar 2017 11:12:59 GMT
|
2808
2796
|
- request:
|
2809
2797
|
method: post
|
2810
2798
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -2838,7 +2826,7 @@ http_interactions:
|
|
2838
2826
|
Content-Type:
|
2839
2827
|
- application/json; charset=utf-8
|
2840
2828
|
Date:
|
2841
|
-
- Sat, 11 Mar 2017
|
2829
|
+
- Sat, 11 Mar 2017 11:12:59 GMT
|
2842
2830
|
Server:
|
2843
2831
|
- openresty/1.11.2.2
|
2844
2832
|
Status:
|
@@ -2852,9 +2840,9 @@ http_interactions:
|
|
2852
2840
|
X-Powered-By:
|
2853
2841
|
- Phusion Passenger 5.1.2
|
2854
2842
|
X-Request-Id:
|
2855
|
-
-
|
2843
|
+
- 8ca4f776-d25f-4e09-b205-242f9ee19b08
|
2856
2844
|
X-Runtime:
|
2857
|
-
- '0.
|
2845
|
+
- '0.010863'
|
2858
2846
|
X-Xss-Protection:
|
2859
2847
|
- 1; mode=block
|
2860
2848
|
Content-Length:
|
@@ -2865,7 +2853,7 @@ http_interactions:
|
|
2865
2853
|
encoding: UTF-8
|
2866
2854
|
string: '{"data":{"id":"8af8e412-c333-44ce-8079-4bf55149d0c6","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1408873","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
2867
2855
|
http_version:
|
2868
|
-
recorded_at: Sat, 11 Mar 2017
|
2856
|
+
recorded_at: Sat, 11 Mar 2017 11:12:59 GMT
|
2869
2857
|
- request:
|
2870
2858
|
method: post
|
2871
2859
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -2899,7 +2887,7 @@ http_interactions:
|
|
2899
2887
|
Content-Type:
|
2900
2888
|
- application/json; charset=utf-8
|
2901
2889
|
Date:
|
2902
|
-
- Sat, 11 Mar 2017
|
2890
|
+
- Sat, 11 Mar 2017 11:12:59 GMT
|
2903
2891
|
Server:
|
2904
2892
|
- openresty/1.11.2.2
|
2905
2893
|
Status:
|
@@ -2913,9 +2901,9 @@ http_interactions:
|
|
2913
2901
|
X-Powered-By:
|
2914
2902
|
- Phusion Passenger 5.1.2
|
2915
2903
|
X-Request-Id:
|
2916
|
-
-
|
2904
|
+
- c95604cc-c751-4cee-ac42-8d6f51478a1f
|
2917
2905
|
X-Runtime:
|
2918
|
-
- '0.
|
2906
|
+
- '0.011182'
|
2919
2907
|
X-Xss-Protection:
|
2920
2908
|
- 1; mode=block
|
2921
2909
|
Content-Length:
|
@@ -2926,7 +2914,7 @@ http_interactions:
|
|
2926
2914
|
encoding: UTF-8
|
2927
2915
|
string: '{"data":{"id":"75f9f7d1-43a8-4ce9-9a67-196c5ef4bd91","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371006","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
2928
2916
|
http_version:
|
2929
|
-
recorded_at: Sat, 11 Mar 2017
|
2917
|
+
recorded_at: Sat, 11 Mar 2017 11:12:59 GMT
|
2930
2918
|
- request:
|
2931
2919
|
method: post
|
2932
2920
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -2960,7 +2948,7 @@ http_interactions:
|
|
2960
2948
|
Content-Type:
|
2961
2949
|
- application/json; charset=utf-8
|
2962
2950
|
Date:
|
2963
|
-
- Sat, 11 Mar 2017
|
2951
|
+
- Sat, 11 Mar 2017 11:13:00 GMT
|
2964
2952
|
Server:
|
2965
2953
|
- openresty/1.11.2.2
|
2966
2954
|
Status:
|
@@ -2974,9 +2962,9 @@ http_interactions:
|
|
2974
2962
|
X-Powered-By:
|
2975
2963
|
- Phusion Passenger 5.1.2
|
2976
2964
|
X-Request-Id:
|
2977
|
-
-
|
2965
|
+
- e332a063-9725-43dc-ba85-37947244c0b9
|
2978
2966
|
X-Runtime:
|
2979
|
-
- '0.
|
2967
|
+
- '0.013620'
|
2980
2968
|
X-Xss-Protection:
|
2981
2969
|
- 1; mode=block
|
2982
2970
|
Content-Length:
|
@@ -2987,7 +2975,7 @@ http_interactions:
|
|
2987
2975
|
encoding: UTF-8
|
2988
2976
|
string: '{"data":{"id":"0fe9bf2c-8d15-41ff-90be-58830a12a4c1","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371005","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
2989
2977
|
http_version:
|
2990
|
-
recorded_at: Sat, 11 Mar 2017
|
2978
|
+
recorded_at: Sat, 11 Mar 2017 11:13:00 GMT
|
2991
2979
|
- request:
|
2992
2980
|
method: post
|
2993
2981
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -3021,7 +3009,7 @@ http_interactions:
|
|
3021
3009
|
Content-Type:
|
3022
3010
|
- application/json; charset=utf-8
|
3023
3011
|
Date:
|
3024
|
-
- Sat, 11 Mar 2017
|
3012
|
+
- Sat, 11 Mar 2017 11:13:00 GMT
|
3025
3013
|
Server:
|
3026
3014
|
- openresty/1.11.2.2
|
3027
3015
|
Status:
|
@@ -3035,9 +3023,9 @@ http_interactions:
|
|
3035
3023
|
X-Powered-By:
|
3036
3024
|
- Phusion Passenger 5.1.2
|
3037
3025
|
X-Request-Id:
|
3038
|
-
-
|
3026
|
+
- b39d0bb7-f76d-4a2e-a67f-6459b7edc903
|
3039
3027
|
X-Runtime:
|
3040
|
-
- '0.
|
3028
|
+
- '0.010847'
|
3041
3029
|
X-Xss-Protection:
|
3042
3030
|
- 1; mode=block
|
3043
3031
|
Content-Length:
|
@@ -3048,7 +3036,7 @@ http_interactions:
|
|
3048
3036
|
encoding: UTF-8
|
3049
3037
|
string: '{"data":{"id":"df589091-5b89-4714-a427-27367b03aa1b","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371137","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
3050
3038
|
http_version:
|
3051
|
-
recorded_at: Sat, 11 Mar 2017
|
3039
|
+
recorded_at: Sat, 11 Mar 2017 11:13:00 GMT
|
3052
3040
|
- request:
|
3053
3041
|
method: post
|
3054
3042
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -3082,7 +3070,7 @@ http_interactions:
|
|
3082
3070
|
Content-Type:
|
3083
3071
|
- application/json; charset=utf-8
|
3084
3072
|
Date:
|
3085
|
-
- Sat, 11 Mar 2017
|
3073
|
+
- Sat, 11 Mar 2017 11:13:00 GMT
|
3086
3074
|
Server:
|
3087
3075
|
- openresty/1.11.2.2
|
3088
3076
|
Status:
|
@@ -3096,9 +3084,9 @@ http_interactions:
|
|
3096
3084
|
X-Powered-By:
|
3097
3085
|
- Phusion Passenger 5.1.2
|
3098
3086
|
X-Request-Id:
|
3099
|
-
-
|
3087
|
+
- f9812691-ac9e-4a09-adef-514ffed4d9d8
|
3100
3088
|
X-Runtime:
|
3101
|
-
- '0.
|
3089
|
+
- '0.011876'
|
3102
3090
|
X-Xss-Protection:
|
3103
3091
|
- 1; mode=block
|
3104
3092
|
Content-Length:
|
@@ -3109,7 +3097,7 @@ http_interactions:
|
|
3109
3097
|
encoding: UTF-8
|
3110
3098
|
string: '{"data":{"id":"9e7cae20-e811-486c-bdcc-dcb5bd1bcbe9","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371138","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
3111
3099
|
http_version:
|
3112
|
-
recorded_at: Sat, 11 Mar 2017
|
3100
|
+
recorded_at: Sat, 11 Mar 2017 11:13:00 GMT
|
3113
3101
|
- request:
|
3114
3102
|
method: post
|
3115
3103
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -3143,7 +3131,7 @@ http_interactions:
|
|
3143
3131
|
Content-Type:
|
3144
3132
|
- application/json; charset=utf-8
|
3145
3133
|
Date:
|
3146
|
-
- Sat, 11 Mar 2017
|
3134
|
+
- Sat, 11 Mar 2017 11:13:00 GMT
|
3147
3135
|
Server:
|
3148
3136
|
- openresty/1.11.2.2
|
3149
3137
|
Status:
|
@@ -3157,9 +3145,9 @@ http_interactions:
|
|
3157
3145
|
X-Powered-By:
|
3158
3146
|
- Phusion Passenger 5.1.2
|
3159
3147
|
X-Request-Id:
|
3160
|
-
-
|
3148
|
+
- a2ee7f0d-773b-46b3-a1c6-db33e2cb307d
|
3161
3149
|
X-Runtime:
|
3162
|
-
- '0.
|
3150
|
+
- '0.014768'
|
3163
3151
|
X-Xss-Protection:
|
3164
3152
|
- 1; mode=block
|
3165
3153
|
Content-Length:
|
@@ -3170,7 +3158,7 @@ http_interactions:
|
|
3170
3158
|
encoding: UTF-8
|
3171
3159
|
string: '{"data":{"id":"87265bf1-b0fb-4e36-8621-62914d9f176f","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371139","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
3172
3160
|
http_version:
|
3173
|
-
recorded_at: Sat, 11 Mar 2017
|
3161
|
+
recorded_at: Sat, 11 Mar 2017 11:13:00 GMT
|
3174
3162
|
- request:
|
3175
3163
|
method: post
|
3176
3164
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -3204,7 +3192,7 @@ http_interactions:
|
|
3204
3192
|
Content-Type:
|
3205
3193
|
- application/json; charset=utf-8
|
3206
3194
|
Date:
|
3207
|
-
- Sat, 11 Mar 2017
|
3195
|
+
- Sat, 11 Mar 2017 11:13:01 GMT
|
3208
3196
|
Server:
|
3209
3197
|
- openresty/1.11.2.2
|
3210
3198
|
Status:
|
@@ -3218,9 +3206,9 @@ http_interactions:
|
|
3218
3206
|
X-Powered-By:
|
3219
3207
|
- Phusion Passenger 5.1.2
|
3220
3208
|
X-Request-Id:
|
3221
|
-
-
|
3209
|
+
- 691b6323-2fd3-4b4d-884f-9d520c2e1fb8
|
3222
3210
|
X-Runtime:
|
3223
|
-
- '0.
|
3211
|
+
- '0.012780'
|
3224
3212
|
X-Xss-Protection:
|
3225
3213
|
- 1; mode=block
|
3226
3214
|
Content-Length:
|
@@ -3231,7 +3219,7 @@ http_interactions:
|
|
3231
3219
|
encoding: UTF-8
|
3232
3220
|
string: '{"data":{"id":"19061330-0966-42f4-9a7c-bd932be203ac","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.999239","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
3233
3221
|
http_version:
|
3234
|
-
recorded_at: Sat, 11 Mar 2017
|
3222
|
+
recorded_at: Sat, 11 Mar 2017 11:13:01 GMT
|
3235
3223
|
- request:
|
3236
3224
|
method: post
|
3237
3225
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -3265,7 +3253,7 @@ http_interactions:
|
|
3265
3253
|
Content-Type:
|
3266
3254
|
- application/json; charset=utf-8
|
3267
3255
|
Date:
|
3268
|
-
- Sat, 11 Mar 2017
|
3256
|
+
- Sat, 11 Mar 2017 11:13:01 GMT
|
3269
3257
|
Server:
|
3270
3258
|
- openresty/1.11.2.2
|
3271
3259
|
Status:
|
@@ -3279,9 +3267,9 @@ http_interactions:
|
|
3279
3267
|
X-Powered-By:
|
3280
3268
|
- Phusion Passenger 5.1.2
|
3281
3269
|
X-Request-Id:
|
3282
|
-
-
|
3270
|
+
- f6155759-d154-458b-bb3e-007c0493a7bb
|
3283
3271
|
X-Runtime:
|
3284
|
-
- '0.
|
3272
|
+
- '0.011699'
|
3285
3273
|
X-Xss-Protection:
|
3286
3274
|
- 1; mode=block
|
3287
3275
|
Content-Length:
|
@@ -3292,7 +3280,7 @@ http_interactions:
|
|
3292
3280
|
encoding: UTF-8
|
3293
3281
|
string: '{"data":{"id":"822fc357-3f7f-461c-a7ba-c32346f57797","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1008321","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
3294
3282
|
http_version:
|
3295
|
-
recorded_at: Sat, 11 Mar 2017
|
3283
|
+
recorded_at: Sat, 11 Mar 2017 11:13:01 GMT
|
3296
3284
|
- request:
|
3297
3285
|
method: post
|
3298
3286
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -3326,7 +3314,7 @@ http_interactions:
|
|
3326
3314
|
Content-Type:
|
3327
3315
|
- application/json; charset=utf-8
|
3328
3316
|
Date:
|
3329
|
-
- Sat, 11 Mar 2017
|
3317
|
+
- Sat, 11 Mar 2017 11:13:01 GMT
|
3330
3318
|
Server:
|
3331
3319
|
- openresty/1.11.2.2
|
3332
3320
|
Status:
|
@@ -3340,9 +3328,9 @@ http_interactions:
|
|
3340
3328
|
X-Powered-By:
|
3341
3329
|
- Phusion Passenger 5.1.2
|
3342
3330
|
X-Request-Id:
|
3343
|
-
-
|
3331
|
+
- 440cfe72-ac4b-424e-b6d6-c093309ebccb
|
3344
3332
|
X-Runtime:
|
3345
|
-
- '0.
|
3333
|
+
- '0.011432'
|
3346
3334
|
X-Xss-Protection:
|
3347
3335
|
- 1; mode=block
|
3348
3336
|
Content-Length:
|
@@ -3353,7 +3341,7 @@ http_interactions:
|
|
3353
3341
|
encoding: UTF-8
|
3354
3342
|
string: '{"data":{"id":"fa61847e-92ff-4394-8b0f-4bdfb15beba8","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1008320","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
3355
3343
|
http_version:
|
3356
|
-
recorded_at: Sat, 11 Mar 2017
|
3344
|
+
recorded_at: Sat, 11 Mar 2017 11:13:01 GMT
|
3357
3345
|
- request:
|
3358
3346
|
method: post
|
3359
3347
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -3387,7 +3375,7 @@ http_interactions:
|
|
3387
3375
|
Content-Type:
|
3388
3376
|
- application/json; charset=utf-8
|
3389
3377
|
Date:
|
3390
|
-
- Sat, 11 Mar 2017
|
3378
|
+
- Sat, 11 Mar 2017 11:13:01 GMT
|
3391
3379
|
Server:
|
3392
3380
|
- openresty/1.11.2.2
|
3393
3381
|
Status:
|
@@ -3401,18 +3389,20 @@ http_interactions:
|
|
3401
3389
|
X-Powered-By:
|
3402
3390
|
- Phusion Passenger 5.1.2
|
3403
3391
|
X-Request-Id:
|
3404
|
-
-
|
3392
|
+
- 82bd430f-ff2f-487f-bbe5-a80d9496c8e6
|
3405
3393
|
X-Runtime:
|
3406
|
-
- '0.
|
3394
|
+
- '0.011116'
|
3407
3395
|
X-Xss-Protection:
|
3408
3396
|
- 1; mode=block
|
3397
|
+
Content-Length:
|
3398
|
+
- '237'
|
3409
3399
|
Connection:
|
3410
3400
|
- keep-alive
|
3411
3401
|
body:
|
3412
3402
|
encoding: UTF-8
|
3413
3403
|
string: '{"data":{"id":"7908fa7b-920a-4a23-a974-47732d013abc","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.746960","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
3414
3404
|
http_version:
|
3415
|
-
recorded_at: Sat, 11 Mar 2017
|
3405
|
+
recorded_at: Sat, 11 Mar 2017 11:13:01 GMT
|
3416
3406
|
- request:
|
3417
3407
|
method: post
|
3418
3408
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -3446,7 +3436,7 @@ http_interactions:
|
|
3446
3436
|
Content-Type:
|
3447
3437
|
- application/json; charset=utf-8
|
3448
3438
|
Date:
|
3449
|
-
- Sat, 11 Mar 2017
|
3439
|
+
- Sat, 11 Mar 2017 11:13:02 GMT
|
3450
3440
|
Server:
|
3451
3441
|
- openresty/1.11.2.2
|
3452
3442
|
Status:
|
@@ -3460,20 +3450,18 @@ http_interactions:
|
|
3460
3450
|
X-Powered-By:
|
3461
3451
|
- Phusion Passenger 5.1.2
|
3462
3452
|
X-Request-Id:
|
3463
|
-
-
|
3453
|
+
- 4fb6f93f-a190-4a42-be50-982ede5c02f4
|
3464
3454
|
X-Runtime:
|
3465
|
-
- '0.
|
3455
|
+
- '0.012284'
|
3466
3456
|
X-Xss-Protection:
|
3467
3457
|
- 1; mode=block
|
3468
|
-
Content-Length:
|
3469
|
-
- '237'
|
3470
3458
|
Connection:
|
3471
3459
|
- keep-alive
|
3472
3460
|
body:
|
3473
3461
|
encoding: UTF-8
|
3474
3462
|
string: '{"data":{"id":"07c2770d-159b-470e-ba94-7e81c082452c","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.760716","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
3475
3463
|
http_version:
|
3476
|
-
recorded_at: Sat, 11 Mar 2017
|
3464
|
+
recorded_at: Sat, 11 Mar 2017 11:13:02 GMT
|
3477
3465
|
- request:
|
3478
3466
|
method: post
|
3479
3467
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -3507,7 +3495,7 @@ http_interactions:
|
|
3507
3495
|
Content-Type:
|
3508
3496
|
- application/json; charset=utf-8
|
3509
3497
|
Date:
|
3510
|
-
- Sat, 11 Mar 2017
|
3498
|
+
- Sat, 11 Mar 2017 11:13:02 GMT
|
3511
3499
|
Server:
|
3512
3500
|
- openresty/1.11.2.2
|
3513
3501
|
Status:
|
@@ -3521,9 +3509,9 @@ http_interactions:
|
|
3521
3509
|
X-Powered-By:
|
3522
3510
|
- Phusion Passenger 5.1.2
|
3523
3511
|
X-Request-Id:
|
3524
|
-
-
|
3512
|
+
- 5516d8db-2cd8-4d6a-a8d2-ea811e633a87
|
3525
3513
|
X-Runtime:
|
3526
|
-
- '0.
|
3514
|
+
- '0.013290'
|
3527
3515
|
X-Xss-Protection:
|
3528
3516
|
- 1; mode=block
|
3529
3517
|
Content-Length:
|
@@ -3534,7 +3522,7 @@ http_interactions:
|
|
3534
3522
|
encoding: UTF-8
|
3535
3523
|
string: '{"data":{"id":"b5965e58-8bbe-4387-9d1e-36c9d6c9b5ac","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769272","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
3536
3524
|
http_version:
|
3537
|
-
recorded_at: Sat, 11 Mar 2017
|
3525
|
+
recorded_at: Sat, 11 Mar 2017 11:13:02 GMT
|
3538
3526
|
- request:
|
3539
3527
|
method: post
|
3540
3528
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -3568,7 +3556,7 @@ http_interactions:
|
|
3568
3556
|
Content-Type:
|
3569
3557
|
- application/json; charset=utf-8
|
3570
3558
|
Date:
|
3571
|
-
- Sat, 11 Mar 2017
|
3559
|
+
- Sat, 11 Mar 2017 11:13:02 GMT
|
3572
3560
|
Server:
|
3573
3561
|
- openresty/1.11.2.2
|
3574
3562
|
Status:
|
@@ -3582,9 +3570,9 @@ http_interactions:
|
|
3582
3570
|
X-Powered-By:
|
3583
3571
|
- Phusion Passenger 5.1.2
|
3584
3572
|
X-Request-Id:
|
3585
|
-
-
|
3573
|
+
- bb72b787-89fa-452a-b8f3-ec312300dfd2
|
3586
3574
|
X-Runtime:
|
3587
|
-
- '0.
|
3575
|
+
- '0.011326'
|
3588
3576
|
X-Xss-Protection:
|
3589
3577
|
- 1; mode=block
|
3590
3578
|
Content-Length:
|
@@ -3595,7 +3583,7 @@ http_interactions:
|
|
3595
3583
|
encoding: UTF-8
|
3596
3584
|
string: '{"data":{"id":"87ed8708-35e6-4c0f-9183-1dd416071d7f","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769271","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
3597
3585
|
http_version:
|
3598
|
-
recorded_at: Sat, 11 Mar 2017
|
3586
|
+
recorded_at: Sat, 11 Mar 2017 11:13:02 GMT
|
3599
3587
|
- request:
|
3600
3588
|
method: post
|
3601
3589
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -3629,7 +3617,7 @@ http_interactions:
|
|
3629
3617
|
Content-Type:
|
3630
3618
|
- application/json; charset=utf-8
|
3631
3619
|
Date:
|
3632
|
-
- Sat, 11 Mar 2017
|
3620
|
+
- Sat, 11 Mar 2017 11:13:02 GMT
|
3633
3621
|
Server:
|
3634
3622
|
- openresty/1.11.2.2
|
3635
3623
|
Status:
|
@@ -3643,20 +3631,18 @@ http_interactions:
|
|
3643
3631
|
X-Powered-By:
|
3644
3632
|
- Phusion Passenger 5.1.2
|
3645
3633
|
X-Request-Id:
|
3646
|
-
-
|
3634
|
+
- 9caa752a-8bf2-4dd5-a6df-a381cd7dc22c
|
3647
3635
|
X-Runtime:
|
3648
|
-
- '0.
|
3636
|
+
- '0.010720'
|
3649
3637
|
X-Xss-Protection:
|
3650
3638
|
- 1; mode=block
|
3651
|
-
Content-Length:
|
3652
|
-
- '237'
|
3653
3639
|
Connection:
|
3654
3640
|
- keep-alive
|
3655
3641
|
body:
|
3656
3642
|
encoding: UTF-8
|
3657
3643
|
string: '{"data":{"id":"729ef8bc-05a2-4daa-9774-3f9aa100478c","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769270","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
3658
3644
|
http_version:
|
3659
|
-
recorded_at: Sat, 11 Mar 2017
|
3645
|
+
recorded_at: Sat, 11 Mar 2017 11:13:02 GMT
|
3660
3646
|
- request:
|
3661
3647
|
method: post
|
3662
3648
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -3690,7 +3676,7 @@ http_interactions:
|
|
3690
3676
|
Content-Type:
|
3691
3677
|
- application/json; charset=utf-8
|
3692
3678
|
Date:
|
3693
|
-
- Sat, 11 Mar 2017
|
3679
|
+
- Sat, 11 Mar 2017 11:13:03 GMT
|
3694
3680
|
Server:
|
3695
3681
|
- openresty/1.11.2.2
|
3696
3682
|
Status:
|
@@ -3704,20 +3690,18 @@ http_interactions:
|
|
3704
3690
|
X-Powered-By:
|
3705
3691
|
- Phusion Passenger 5.1.2
|
3706
3692
|
X-Request-Id:
|
3707
|
-
-
|
3693
|
+
- 542f8627-dde4-4f9f-98b9-b9675664da25
|
3708
3694
|
X-Runtime:
|
3709
|
-
- '0.
|
3695
|
+
- '0.012190'
|
3710
3696
|
X-Xss-Protection:
|
3711
3697
|
- 1; mode=block
|
3712
|
-
Content-Length:
|
3713
|
-
- '237'
|
3714
3698
|
Connection:
|
3715
3699
|
- keep-alive
|
3716
3700
|
body:
|
3717
3701
|
encoding: UTF-8
|
3718
3702
|
string: '{"data":{"id":"5e4ea0c7-b970-45d1-ba75-4bff83dac219","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.778701","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
3719
3703
|
http_version:
|
3720
|
-
recorded_at: Sat, 11 Mar 2017
|
3704
|
+
recorded_at: Sat, 11 Mar 2017 11:13:03 GMT
|
3721
3705
|
- request:
|
3722
3706
|
method: post
|
3723
3707
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -3751,7 +3735,7 @@ http_interactions:
|
|
3751
3735
|
Content-Type:
|
3752
3736
|
- application/json; charset=utf-8
|
3753
3737
|
Date:
|
3754
|
-
- Sat, 11 Mar 2017
|
3738
|
+
- Sat, 11 Mar 2017 11:13:03 GMT
|
3755
3739
|
Server:
|
3756
3740
|
- openresty/1.11.2.2
|
3757
3741
|
Status:
|
@@ -3765,9 +3749,9 @@ http_interactions:
|
|
3765
3749
|
X-Powered-By:
|
3766
3750
|
- Phusion Passenger 5.1.2
|
3767
3751
|
X-Request-Id:
|
3768
|
-
-
|
3752
|
+
- cbd63aa6-4eb4-4944-afde-b80ed9e7faae
|
3769
3753
|
X-Runtime:
|
3770
|
-
- '0.
|
3754
|
+
- '0.011531'
|
3771
3755
|
X-Xss-Protection:
|
3772
3756
|
- 1; mode=block
|
3773
3757
|
Content-Length:
|
@@ -3778,7 +3762,7 @@ http_interactions:
|
|
3778
3762
|
encoding: UTF-8
|
3779
3763
|
string: '{"data":{"id":"48d051e8-48b0-4c46-9747-3ff21135bba3","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.779705","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
3780
3764
|
http_version:
|
3781
|
-
recorded_at: Sat, 11 Mar 2017
|
3765
|
+
recorded_at: Sat, 11 Mar 2017 11:13:03 GMT
|
3782
3766
|
- request:
|
3783
3767
|
method: post
|
3784
3768
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -3812,7 +3796,7 @@ http_interactions:
|
|
3812
3796
|
Content-Type:
|
3813
3797
|
- application/json; charset=utf-8
|
3814
3798
|
Date:
|
3815
|
-
- Sat, 11 Mar 2017
|
3799
|
+
- Sat, 11 Mar 2017 11:13:03 GMT
|
3816
3800
|
Server:
|
3817
3801
|
- openresty/1.11.2.2
|
3818
3802
|
Status:
|
@@ -3826,20 +3810,18 @@ http_interactions:
|
|
3826
3810
|
X-Powered-By:
|
3827
3811
|
- Phusion Passenger 5.1.2
|
3828
3812
|
X-Request-Id:
|
3829
|
-
-
|
3813
|
+
- dd631cb6-bfda-408b-a36e-6e786b869dec
|
3830
3814
|
X-Runtime:
|
3831
|
-
- '0.
|
3815
|
+
- '0.010884'
|
3832
3816
|
X-Xss-Protection:
|
3833
3817
|
- 1; mode=block
|
3834
|
-
Content-Length:
|
3835
|
-
- '237'
|
3836
3818
|
Connection:
|
3837
3819
|
- keep-alive
|
3838
3820
|
body:
|
3839
3821
|
encoding: UTF-8
|
3840
3822
|
string: '{"data":{"id":"2433e392-00dd-4b2e-866d-c68b1fa6fe00","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.735810","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
3841
3823
|
http_version:
|
3842
|
-
recorded_at: Sat, 11 Mar 2017
|
3824
|
+
recorded_at: Sat, 11 Mar 2017 11:13:03 GMT
|
3843
3825
|
- request:
|
3844
3826
|
method: post
|
3845
3827
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -3873,7 +3855,7 @@ http_interactions:
|
|
3873
3855
|
Content-Type:
|
3874
3856
|
- application/json; charset=utf-8
|
3875
3857
|
Date:
|
3876
|
-
- Sat, 11 Mar 2017
|
3858
|
+
- Sat, 11 Mar 2017 11:13:03 GMT
|
3877
3859
|
Server:
|
3878
3860
|
- openresty/1.11.2.2
|
3879
3861
|
Status:
|
@@ -3887,20 +3869,18 @@ http_interactions:
|
|
3887
3869
|
X-Powered-By:
|
3888
3870
|
- Phusion Passenger 5.1.2
|
3889
3871
|
X-Request-Id:
|
3890
|
-
-
|
3872
|
+
- 25e8bff4-932e-42d4-af01-5d867fe21cc9
|
3891
3873
|
X-Runtime:
|
3892
|
-
- '0.
|
3874
|
+
- '0.011077'
|
3893
3875
|
X-Xss-Protection:
|
3894
3876
|
- 1; mode=block
|
3895
|
-
Content-Length:
|
3896
|
-
- '237'
|
3897
3877
|
Connection:
|
3898
3878
|
- keep-alive
|
3899
3879
|
body:
|
3900
3880
|
encoding: UTF-8
|
3901
3881
|
string: '{"data":{"id":"841b8ce7-0a5a-48db-baff-35fc87d39c07","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.735811","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
3902
3882
|
http_version:
|
3903
|
-
recorded_at: Sat, 11 Mar 2017
|
3883
|
+
recorded_at: Sat, 11 Mar 2017 11:13:03 GMT
|
3904
3884
|
- request:
|
3905
3885
|
method: post
|
3906
3886
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -3934,7 +3914,7 @@ http_interactions:
|
|
3934
3914
|
Content-Type:
|
3935
3915
|
- application/json; charset=utf-8
|
3936
3916
|
Date:
|
3937
|
-
- Sat, 11 Mar 2017
|
3917
|
+
- Sat, 11 Mar 2017 11:13:04 GMT
|
3938
3918
|
Server:
|
3939
3919
|
- openresty/1.11.2.2
|
3940
3920
|
Status:
|
@@ -3948,9 +3928,9 @@ http_interactions:
|
|
3948
3928
|
X-Powered-By:
|
3949
3929
|
- Phusion Passenger 5.1.2
|
3950
3930
|
X-Request-Id:
|
3951
|
-
-
|
3931
|
+
- 81aa6bf5-7c43-4680-b1a4-b66ebf48d04b
|
3952
3932
|
X-Runtime:
|
3953
|
-
- '0.
|
3933
|
+
- '0.010906'
|
3954
3934
|
X-Xss-Protection:
|
3955
3935
|
- 1; mode=block
|
3956
3936
|
Content-Length:
|
@@ -3961,7 +3941,7 @@ http_interactions:
|
|
3961
3941
|
encoding: UTF-8
|
3962
3942
|
string: '{"data":{"id":"a85ad7d7-781d-432f-964b-28d1415e66e8","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.745301","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
3963
3943
|
http_version:
|
3964
|
-
recorded_at: Sat, 11 Mar 2017
|
3944
|
+
recorded_at: Sat, 11 Mar 2017 11:13:04 GMT
|
3965
3945
|
- request:
|
3966
3946
|
method: post
|
3967
3947
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -3995,7 +3975,7 @@ http_interactions:
|
|
3995
3975
|
Content-Type:
|
3996
3976
|
- application/json; charset=utf-8
|
3997
3977
|
Date:
|
3998
|
-
- Sat, 11 Mar 2017
|
3978
|
+
- Sat, 11 Mar 2017 11:13:04 GMT
|
3999
3979
|
Server:
|
4000
3980
|
- openresty/1.11.2.2
|
4001
3981
|
Status:
|
@@ -4009,20 +3989,18 @@ http_interactions:
|
|
4009
3989
|
X-Powered-By:
|
4010
3990
|
- Phusion Passenger 5.1.2
|
4011
3991
|
X-Request-Id:
|
4012
|
-
-
|
3992
|
+
- 9e5b259c-4b71-4672-8c17-944d41bfe678
|
4013
3993
|
X-Runtime:
|
4014
|
-
- '0.
|
3994
|
+
- '0.013057'
|
4015
3995
|
X-Xss-Protection:
|
4016
3996
|
- 1; mode=block
|
4017
|
-
Content-Length:
|
4018
|
-
- '237'
|
4019
3997
|
Connection:
|
4020
3998
|
- keep-alive
|
4021
3999
|
body:
|
4022
4000
|
encoding: UTF-8
|
4023
4001
|
string: '{"data":{"id":"ceecbf26-026f-4963-a26f-dc5be25a3c4a","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.745313","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
4024
4002
|
http_version:
|
4025
|
-
recorded_at: Sat, 11 Mar 2017
|
4003
|
+
recorded_at: Sat, 11 Mar 2017 11:13:04 GMT
|
4026
4004
|
- request:
|
4027
4005
|
method: post
|
4028
4006
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -4056,7 +4034,7 @@ http_interactions:
|
|
4056
4034
|
Content-Type:
|
4057
4035
|
- application/json; charset=utf-8
|
4058
4036
|
Date:
|
4059
|
-
- Sat, 11 Mar 2017
|
4037
|
+
- Sat, 11 Mar 2017 11:13:04 GMT
|
4060
4038
|
Server:
|
4061
4039
|
- openresty/1.11.2.2
|
4062
4040
|
Status:
|
@@ -4070,9 +4048,9 @@ http_interactions:
|
|
4070
4048
|
X-Powered-By:
|
4071
4049
|
- Phusion Passenger 5.1.2
|
4072
4050
|
X-Request-Id:
|
4073
|
-
-
|
4051
|
+
- eaa1d294-f40b-4231-b1b7-629ad99e021f
|
4074
4052
|
X-Runtime:
|
4075
|
-
- '0.
|
4053
|
+
- '0.015711'
|
4076
4054
|
X-Xss-Protection:
|
4077
4055
|
- 1; mode=block
|
4078
4056
|
Content-Length:
|
@@ -4083,7 +4061,7 @@ http_interactions:
|
|
4083
4061
|
encoding: UTF-8
|
4084
4062
|
string: '{"data":{"id":"e2fa98bb-fb5b-4fcb-a64b-8ba03cb172e6","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014351","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
4085
4063
|
http_version:
|
4086
|
-
recorded_at: Sat, 11 Mar 2017
|
4064
|
+
recorded_at: Sat, 11 Mar 2017 11:13:04 GMT
|
4087
4065
|
- request:
|
4088
4066
|
method: post
|
4089
4067
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -4117,7 +4095,7 @@ http_interactions:
|
|
4117
4095
|
Content-Type:
|
4118
4096
|
- application/json; charset=utf-8
|
4119
4097
|
Date:
|
4120
|
-
- Sat, 11 Mar 2017
|
4098
|
+
- Sat, 11 Mar 2017 11:13:04 GMT
|
4121
4099
|
Server:
|
4122
4100
|
- openresty/1.11.2.2
|
4123
4101
|
Status:
|
@@ -4131,20 +4109,18 @@ http_interactions:
|
|
4131
4109
|
X-Powered-By:
|
4132
4110
|
- Phusion Passenger 5.1.2
|
4133
4111
|
X-Request-Id:
|
4134
|
-
-
|
4112
|
+
- a52562a0-f0fd-4a32-ab7c-6ad42f450e2a
|
4135
4113
|
X-Runtime:
|
4136
|
-
- '0.
|
4114
|
+
- '0.010216'
|
4137
4115
|
X-Xss-Protection:
|
4138
4116
|
- 1; mode=block
|
4139
|
-
Content-Length:
|
4140
|
-
- '238'
|
4141
4117
|
Connection:
|
4142
4118
|
- keep-alive
|
4143
4119
|
body:
|
4144
4120
|
encoding: UTF-8
|
4145
4121
|
string: '{"data":{"id":"44d44c6f-a78e-45b5-8031-3d63f3b11177","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014348","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
4146
4122
|
http_version:
|
4147
|
-
recorded_at: Sat, 11 Mar 2017
|
4123
|
+
recorded_at: Sat, 11 Mar 2017 11:13:04 GMT
|
4148
4124
|
- request:
|
4149
4125
|
method: post
|
4150
4126
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -4178,7 +4154,7 @@ http_interactions:
|
|
4178
4154
|
Content-Type:
|
4179
4155
|
- application/json; charset=utf-8
|
4180
4156
|
Date:
|
4181
|
-
- Sat, 11 Mar 2017
|
4157
|
+
- Sat, 11 Mar 2017 11:13:05 GMT
|
4182
4158
|
Server:
|
4183
4159
|
- openresty/1.11.2.2
|
4184
4160
|
Status:
|
@@ -4192,18 +4168,16 @@ http_interactions:
|
|
4192
4168
|
X-Powered-By:
|
4193
4169
|
- Phusion Passenger 5.1.2
|
4194
4170
|
X-Request-Id:
|
4195
|
-
-
|
4171
|
+
- 4cf89bc3-68e0-4c29-9c14-2dd29f79748c
|
4196
4172
|
X-Runtime:
|
4197
|
-
- '0.
|
4173
|
+
- '0.011948'
|
4198
4174
|
X-Xss-Protection:
|
4199
4175
|
- 1; mode=block
|
4200
|
-
Content-Length:
|
4201
|
-
- '238'
|
4202
4176
|
Connection:
|
4203
4177
|
- keep-alive
|
4204
4178
|
body:
|
4205
4179
|
encoding: UTF-8
|
4206
4180
|
string: '{"data":{"id":"823a69de-f1d7-4fd1-8b7b-42cea5ad3b60","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014352","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
4207
4181
|
http_version:
|
4208
|
-
recorded_at: Sat, 11 Mar 2017
|
4182
|
+
recorded_at: Sat, 11 Mar 2017 11:13:05 GMT
|
4209
4183
|
recorded_with: VCR 3.0.3
|