Skip to content

Commit 27f2f5f

Browse files
changed file names
1 parent aa02676 commit 27f2f5f

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ 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 Navigator API
26+
27+
2528
## What can I do with a Swagger file?
2629

2730
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)