Skip to content

Commit

Permalink
[ES-1968] Updated stoplight
Browse files Browse the repository at this point in the history
Signed-off-by: Venkata Saidurga Polamraju <[email protected]>
  • Loading branch information
pvsaidurga committed Nov 27, 2024
1 parent 4dffdb9 commit 92102ab
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/esignet-signup-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,7 @@ paths:
- name: X-XSRF-TOKEN
in: header
description: CSRF token as set in cookie key 'XSRF-TOKEN'
required: true
required: false
schema:
type: string
- name: VERIFIED_TRANSACTION_ID
Expand Down Expand Up @@ -792,7 +792,7 @@ paths:
- name: X-XSRF-TOKEN
in: header
description: CSRF token as set in cookie key 'XSRF-TOKEN'
required: true
required: false
schema:
type: string
- schema:
Expand Down Expand Up @@ -891,7 +891,7 @@ paths:
- name: X-XSRF-TOKEN
in: header
description: CSRF token as set in cookie key 'XSRF-TOKEN'
required: true
required: false
schema:
type: string
- schema:
Expand Down Expand Up @@ -1185,7 +1185,7 @@ paths:
- name: X-XSRF-TOKEN
in: header
description: CSRF token as set in cookie key 'XSRF-TOKEN'
required: true
required: false
schema:
type: string
- name: IDV_SLOT_ALLOTTED
Expand Down

0 comments on commit 92102ab

Please sign in to comment.