You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,8 @@ Docusign uses the OpenAPI (OAI) Specification - formerly known as "Swagger" - to
20
20
21
21
`webforms.rest.swagger-v1.1.0.json` - the full swagger file for Docusign's WebForms API v1.1
22
22
23
+
`navigator.rest.swagger.json` - the full swagger file for Docusign's Navigator API
24
+
23
25
## What can I do with a Swagger file?
24
26
25
27
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