2017-10-16 19:46:47 +00:00
|
|
|
{
|
|
|
|
|
"mapping": [
|
|
|
|
|
{
|
|
|
|
|
"paths": [
|
2017-10-24 21:39:42 +00:00
|
|
|
"*1.txt"
|
2017-10-16 19:46:47 +00:00
|
|
|
],
|
|
|
|
|
"repositories": [
|
2017-10-17 18:55:57 +00:00
|
|
|
"test_repository1",
|
|
|
|
|
"test_repository2"
|
2017-10-16 19:46:47 +00:00
|
|
|
],
|
|
|
|
|
"terminating": false,
|
|
|
|
|
"threshold": 1
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"paths": [
|
2017-10-24 21:39:42 +00:00
|
|
|
"*3.txt"
|
2017-10-16 19:46:47 +00:00
|
|
|
],
|
|
|
|
|
"repositories": [
|
2017-10-17 18:55:57 +00:00
|
|
|
"test_repository2"
|
2017-10-16 19:46:47 +00:00
|
|
|
],
|
|
|
|
|
"terminating": true,
|
|
|
|
|
"threshold": 1
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"repositories": {
|
2020-10-27 15:28:01 +00:00
|
|
|
"test_repository1": [],
|
|
|
|
|
"test_repository2": []
|
2017-10-16 19:46:47 +00:00
|
|
|
}
|
2017-10-17 18:55:57 +00:00
|
|
|
}
|