Skip to content

Commit

Permalink
docs: removed description parameter from create and update document API
Browse files Browse the repository at this point in the history
  • Loading branch information
prafull-opensignlabs authored Feb 5, 2025
1 parent 474a20a commit 69135af
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions docs/docs/API-docs/opensign.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ externalDocs:
description: Find out more about OpenSign
url: http://docs.opensignlabs.com
servers:
# Added by API Auto Mocking Plugin
- description: SwaggerHub API Auto Mocking
url: https://virtserver.swaggerhub.com/PrafullNavkar/open/1.0.0
- url: https://sandbox.opensignlabs.com/api/v1
- url: https://app.opensignlabs.com/api/v1
- url: https://staging-app.opensignlabs.com/api/v1
Expand Down Expand Up @@ -1652,10 +1655,6 @@ components:
type: string
format: string
example: sample document
description:
type: string
format: string
example: sample Description
note:
type: string
format: string
Expand Down Expand Up @@ -1850,10 +1849,6 @@ components:
type: string
format: string
example: Please review and sign this document
description:
type: string
format: string
example: document description
folderId:
type: string
example: ""
Expand Down

0 comments on commit 69135af

Please sign in to comment.