Skip to content

Commit 1a615c3

Browse files
authored
Merge pull request #177 from docusign/DEVDOCS-14551
Devdocs 14551
2 parents 1e806e7 + d3b69fb commit 1a615c3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

launcher-csharp/eSignature/Examples/EmbeddedSending.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ private static EnvelopeViewRequest PrepareViewRequest(string startingView, strin
104104
};
105105
return viewRequest;
106106
}
107+
107108
//ds-snippet-end:eSign11Step3
108109

109110
//ds-snippet-start:eSign11Step2

manifest/CodeExamplesManifest.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1919,10 +1919,9 @@
19191919
},
19201920
{
19211921
"Name":"create_web_form",
1922-
"ResultsPageText":"Go to your Docusign account to create the Web Form. Go to 'Forms' in your developer account, select 'New,' and choose 'Upload web form.' Upload the JSON config file 'web-form-config.json' found under the demo_documents folder of this project. You will need to activate the web form before proceeding. Press Continue after doing so."
1922+
"ResultsPageText":"Go to your Docusign account to create the Web Form. Go to 'Templates' in your developer account, select 'Start,' select 'Web Forms,' and choose 'Upload Web Form.' Upload the JSON config file 'web-form-config.json' found under the demo_documents folder of this project. You will need to activate the web form before proceeding. Press Continue after doing so."
19231923
}
1924-
],
1925-
"SkipForLanguages":"ruby"
1924+
]
19261925
}
19271926
]
19281927
}

0 commit comments

Comments
 (0)