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

0001 [
0002     {
0003         "mimeType": "application/pdf",
0004         "filter": [
0005             { "field": "operatingCarrierDesignator", "match": "SK", "mimeType": "internal/iata-bcbp", "scope": "Descendants" }
0006         ],
0007         "script": "sas-boardingpass.js"
0008     },
0009     {
0010         "mimeType": "application/pdf",
0011         "filter": [
0012             { "field": "From", "match": "no-reply@flysas.com", "mimeType": "message/rfc822", "scope": "Ancestors" },
0013             { "field": "title", "match": "^Report1$", "mimeType": "application/pdf", "scope": "Current" }
0014         ],
0015         "script": "sas-receipt.js"
0016     }
0017 ]