Skip to content

Commit 31c1b8c

Browse files
authored
Merge pull request #170 from docusign/fixing-manifest-to-include-maestro-text
Added AdditionalPage to maestro example 1
2 parents 75bddd7 + c55ef08 commit 31c1b8c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

manifest/CodeExamplesManifest.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1963,6 +1963,12 @@
19631963
]
19641964
}
19651965
],
1966+
"AdditionalPage": [
1967+
{
1968+
"Name": "publish_workflow",
1969+
"ResultsPageText": "Please open <a href=\"{0}\" target=\"_blank\">the following page</a> to publish the workflow."
1970+
}
1971+
],
19661972
"RedirectsToOtherCodeExamples": [
19671973
{
19681974
"CodeExampleToRedirectTo": 8,

0 commit comments

Comments
 (0)