Skip to content

Commit 49484ec

Browse files
authored
Added Documentation section
Signed-off-by: julie-gordon <92888546+julie-gordon@users.noreply.github.com>
1 parent 22de775 commit 49484ec

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ This reference implementation simulates an external service that imports files f
55
- Reviewing the format of requests to and responses from an external service that implements the file input cloud storage extension
66
- Seeing how the extension functions when invoked from Navigator
77

8+
## Documentation
9+
For documentation about the file input cloud storage extension, see:
10+
- [File input cloud storage extension overview](https://developers.docusign.com/extension-apps/extension-apps-101/supported-extensions/file-input-cloud-storage/)
11+
- [File input cloud storage extension contract reference](https://developers.docusign.com/extension-apps/extension-app-reference/extension-contracts/file-input-cloud-storage/)
12+
- [File input cloud storage extension Navigator test](https://developers.docusign.com/extension-apps/build-an-extension-app/test/functional-tests/file-input-cloud-storage-navigator/)
13+
814
## Authentication
915
This reference implementation supports two [authentication](https://developers.docusign.com/extension-apps/build-an-extension-app/it-infrastructure/authorization/) flows:
1016
* [Authorization Code Grant](https://developers.docusign.com/extension-apps/build-an-extension-app/it-infrastructure/authorization/#authorization-code-grant) – required for public extension apps
@@ -135,3 +141,4 @@ This type of test shows how the extension functions when invoked from an [extens
135141

136142

137143

144+

0 commit comments

Comments
 (0)