Skip to content

Commit

Permalink
MOSIP-37134
Browse files Browse the repository at this point in the history
Signed-off-by: Sohan Kumar Dey <[email protected]>
  • Loading branch information
Sohandey committed Nov 6, 2024
1 parent ff43aef commit 3ccbed7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions api-test/src/main/resources/ida/EkycOtp/EkycOtp2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ EkycOtp:
role: resident
restMethod: post
inputTemplate: ida/EkycOtp/EkycOtp
outputTemplate: ida/EkycOtp/ekycOtpResult
outputTemplate: ida/EkycOtp/EkycOtpResult
input: '{
"otpChannel": "$ID:AddIdentity_Positive_EKYC_smoke_EMAIL$",
"requestTime": "$TIMESTAMP$",
Expand Down Expand Up @@ -184,7 +184,7 @@ EkycOtp:
role: resident
restMethod: post
inputTemplate: ida/EkycOtp/EkycOtp
outputTemplate: ida/EkycOtp/ekycOtpResult
outputTemplate: ida/EkycOtp/EkycOtpResult
input: '{
"otpChannel": "$ID:AddIdentity_ValidParam_smoke_Pos_EMAIL$",
"requestTime": "$TIMESTAMP$",
Expand Down
2 changes: 1 addition & 1 deletion api-test/src/main/resources/ida/OtpAuth/OtpAuth2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ OtpAuth:
restMethod: post
checkErrorsOnlyInResponse: true
inputTemplate: ida/OtpAuth/OtpAuth
outputTemplate: ida/OtpAuth/otpAuthResult
outputTemplate: ida/OtpAuth/OtpAuthResult
input: '{
"otpChannel": "$ID:AddIdentity_For_Otp_Auth_smoke_Pos_EMAIL$",
"requestTime": "$TIMESTAMP$",
Expand Down

0 comments on commit 3ccbed7

Please sign in to comment.