Warning, /pim/kitinerary/src/lib/scripts/indigo.json is written in an unsupported language. File is not indexed.

0001 [
0002     {
0003         "filter": [
0004             {
0005                 "match": "6E",
0006                 "field": "operatingCarrierDesignator",
0007                 "mimeType": "internal/iata-bcbp",
0008                 "scope": "Descendants"
0009             }
0010         ],
0011         "function": "main",
0012         "script": "indigo.js",
0013         "mimeType": "application/pdf"
0014     }, {
0015         "filter": [
0016             {
0017                 "match": "reservations@customer.goindigo.in",
0018                 "field": "From",
0019                 "mimeType": "message/rfc822",
0020                 "scope": "Ancestors"
0021             }
0022         ],
0023         "function": "parseHtml",
0024         "script": "indigo.js",
0025         "mimeType": "text/html"
0026     }
0027 ]