Skip to content

Commit 7fcf15e

Browse files
authored
Update README.md
Signed-off-by: Mudit Garg <[email protected]>
1 parent ffc9780 commit 7fcf15e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

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

2121
![](https://validator.swagger.io/validator?url=https://raw.githubusercontent.com/docusign/OpenAPI-Specifications/master/webforms.rest.swagger-v1.1.0.json) `webforms.rest.swagger-v1.1.0.json` - the full swagger file for Docusign's WebForms API v1.1
2222

23+
![](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
24+
2325
## What can I do with a Swagger file?
2426

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