We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4b2dcc commit 912903cCopy full SHA for 912903c
README.md
@@ -345,7 +345,7 @@ amadeus.travel.tripParser.post(
345
JSON.stringify({
346
'payload': amadeus.travel.tripParser.fromFile(fs.readFileSync('confirmation.eml')),
347
"metadata": {
348
- "documentType": "html",
+ "documentType": "eml",
349
"name": "BOOKING_DOCUMENT",
350
"encoding": "BASE_64"
351
}
0 commit comments