blob: 01836bd655dfb1d812057921d313c275cba78a71 [file] [log] [blame]
Ittay Stern6ad41e32018-12-31 17:21:27 +02001{
2 "getTenants" : {
3 "isActive": true,
4 "expireAfterWriteHours": 24,
5 "refreshAfterWriteSeconds": 300
6 },
7 "getServiceModelsByDistributionStatus" : {
8 "isActive": true,
9 "expireAfterWriteHours": 24,
10 "refreshAfterWriteSeconds": 300
11 },
12 "getAllSubscribers" : {
13 "isActive": true,
14 "expireAfterWriteHours": 24,
15 "refreshAfterWriteSeconds": 300
16 }
17}