Skip to content

Commit

Permalink
Merge pull request #441 from Infosys/bug/es-1968
Browse files Browse the repository at this point in the history
[ES-1968] Updated stoplight
  • Loading branch information
ase-101 authored Nov 28, 2024
2 parents 4dffdb9 + 92102ab commit 043ff0d
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 043ff0d

Please sign in to comment.