diff --git a/manifest/CodeExamplesManifest.json b/manifest/CodeExamplesManifest.json index 7e2185c..51575a1 100644 --- a/manifest/CodeExamplesManifest.json +++ b/manifest/CodeExamplesManifest.json @@ -1919,7 +1919,8 @@ "Name":"create_web_form", "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." } - ] + ], + "SkipForLanguages":"ruby" } ] }