Skip to content

Commit 3c55370

Browse files
authored
Merge pull request #121 from docusign/garg-mudit/navigator-update
Create navigator.rest.swagger.json
2 parents 351fe45 + 7fcf15e commit 3c55370

File tree

2 files changed

+7253
-0
lines changed

2 files changed

+7253
-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)