Skip to content

Commit 8e2ae41

Browse files
dheerajkhardwalgitbook-bot
authored andcommitted
GitBook: [#1] fix: typo in response parameters
1 parent 171fcb8 commit 8e2ae41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/response-specification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Following URL parameters would need to be accepted on the requestor side.
1414
| -------------- | ------ | --------------------------------------------------------------------------------------------- |
1515
| fi | String | Unique AA identifier. This will be encrypted using Base64/XOR along with resdate field |
1616
| resdate | String | format will be `ddmmyyyyhh24misss` UTC |
17-
| fi | String | Encrypted parameters ([see below](response-specification.md#ecres-encrypted-path-parameters)) |
17+
| ecres | String | Encrypted parameters ([see below](response-specification.md#ecres-encrypted-path-parameters)) |
1818

1919
## ecres (encrypted path parameters)
2020

0 commit comments

Comments
 (0)