From 1cdff83f80c04ab21309dcb5eaa76065fd9b4b07 Mon Sep 17 00:00:00 2001 From: Paige Rossi Date: Wed, 14 Feb 2024 11:51:40 -0800 Subject: [PATCH] skipping ruby --- manifest/CodeExamplesManifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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" } ] }