Commit e67d09c 1 parent 4e5dcd8 commit e67d09c Copy full SHA for e67d09c
File tree 1 file changed +56
-0
lines changed
1 file changed +56
-0
lines changed Original file line number Diff line number Diff line change 1389
1389
},
1390
1390
"response" : []
1391
1391
},
1392
+ {
1393
+ "name" : " Get sample books" ,
1394
+ "request" : {
1395
+ "method" : " GET" ,
1396
+ "header" : [
1397
+ {
1398
+ "key" : " Authorization" ,
1399
+ "value" : " Bearer test" ,
1400
+ "type" : " text"
1401
+ }
1402
+ ],
1403
+ "url" : {
1404
+ "raw" : " http://localhost:8080/api/dashboard/batch/samplebooks" ,
1405
+ "protocol" : " http" ,
1406
+ "host" : [
1407
+ " localhost"
1408
+ ],
1409
+ "port" : " 8080" ,
1410
+ "path" : [
1411
+ " api" ,
1412
+ " dashboard" ,
1413
+ " batch" ,
1414
+ " samplebooks"
1415
+ ]
1416
+ }
1417
+ },
1418
+ "response" : []
1419
+ },
1420
+ {
1421
+ "name" : " Get sample loaners" ,
1422
+ "request" : {
1423
+ "method" : " GET" ,
1424
+ "header" : [
1425
+ {
1426
+ "key" : " Authorization" ,
1427
+ "value" : " Bearer test" ,
1428
+ "type" : " text"
1429
+ }
1430
+ ],
1431
+ "url" : {
1432
+ "raw" : " http://localhost:8080/api/dashboard/batch/sampleloaners" ,
1433
+ "protocol" : " http" ,
1434
+ "host" : [
1435
+ " localhost"
1436
+ ],
1437
+ "port" : " 8080" ,
1438
+ "path" : [
1439
+ " api" ,
1440
+ " dashboard" ,
1441
+ " batch" ,
1442
+ " sampleloaners"
1443
+ ]
1444
+ }
1445
+ },
1446
+ "response" : []
1447
+ },
1392
1448
{
1393
1449
"name" : " Export loaners" ,
1394
1450
"request" : {
You can’t perform that action at this time.
0 commit comments