Skip to content

Commit 1af34d5

Browse files
authored
revert numbering b/c I got an error when I clicked on #6
1 parent ee9ac10 commit 1af34d5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

manifest/ClickManifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"ResultsPageText": "The clickwrap has been activated!"
9191
},
9292
{
93-
"ExampleNumber": 3,
93+
"ExampleNumber": 6,
9494
"ExampleName": "Embed a clickwrap",
9595
"ExampleDescription": "Creates a unique URL for an active clickwrap and embeds the clickwrap on your page.",
9696
"LinksToAPIMethod": [
@@ -137,7 +137,7 @@
137137
"ResultsPageText": "See the embedded clickwrap in the dialog box."
138138
},
139139
{
140-
"ExampleNumber": 4,
140+
"ExampleNumber": 3,
141141
"ExampleName": "Create a new clickwrap version",
142142
"ExampleDescription": "Creates a new version of a clickwrap.",
143143
"LinksToAPIMethod": [
@@ -167,7 +167,7 @@
167167
"ResultsPageText": "Version {0} of clickwrap \"{1}\" has been created."
168168
},
169169
{
170-
"ExampleNumber": 5,
170+
"ExampleNumber": 4,
171171
"ExampleName": "Get a list of clickwraps",
172172
"ExampleDescription": "Gets a list of clickwraps associated with a specific DocuSign user.",
173173
"LinksToAPIMethod": [
@@ -179,7 +179,7 @@
179179
"ResultsPageText": "Results from the ClickWraps::getClickwraps method:"
180180
},
181181
{
182-
"ExampleNumber": 6,
182+
"ExampleNumber": 5,
183183
"ExampleName": "Get clickwrap responses",
184184
"ExampleDescription": "Gets user responses to your clickwrap agreements.",
185185
"LinksToAPIMethod": [

0 commit comments

Comments
 (0)