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.
2 parents 796a3f7 + b2a150a commit 411dbd9Copy full SHA for 411dbd9
lib/webforms/controllers/eg001CreateInstance.js
@@ -17,7 +17,7 @@ const api = API_TYPES.WEBFORMS;
17
const mustAuthenticate = '/ds/mustAuthenticate';
18
const minimumBufferMin = 3;
19
const demoDocsPath = path.resolve(__dirname, '../../../demo_documents');
20
-const docFile = 'World_Wide_Corp_Form.pdf';
+const docFile = 'World_Wide_Corp_Web_Form.pdf';
21
const webFormConfigFile = 'web-form-config.json';
22
23
/**
0 commit comments