Skip to content

Commit 0f2e2f8

Browse files
Merge pull request #129 from docusign/kp/updateOpenAPISpecs
[DCM-15526]: Added specs for workspaces
2 parents 4de9f3c + 3774d62 commit 0f2e2f8

File tree

2 files changed

+4048
-0
lines changed

2 files changed

+4048
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Docusign uses the OpenAPI (OAI) Specification - formerly known as "Swagger" - to
2222

2323
![](https://validator.swagger.io/validator?url=https://raw.githubusercontent.com/docusign/OpenAPI-Specifications/master/navigator.rest.swagger.json) `navigator.rest.swagger.json` - the full swagger file for Docusign's Navigator API
2424

25+
![](https://validator.swagger.io/validator?url=https://raw.githubusercontent.com/docusign/OpenAPI-Specifications/master/workspaces.rest.swagger.json) `workspaces.rest.swagger.json` - the full swagger file for Docusign's Workspaces API
26+
2527
## What can I do with a Swagger file?
2628

2729
We use OpenAPI/Swagger files to build many of our developer tools including our [client SDKs](https://developers.docusign.com/docs/esign-rest-api/sdk-tools) using `swagger-codegen`. We also use the OAI specification to build our [API Docs](https://docs.docusign.com/esign/) and [API Explorer](https://apiexplorer.docusign.com/#/) tools. What will you build? Let us know by filing an issue in this repository.

0 commit comments

Comments
 (0)