Skip to content

Commit

Permalink
MOSIP-30855 MOSIP-30854 MOSIP-30852 MOSIP-30851 MOSIP-30553
Browse files Browse the repository at this point in the history
Signed-off-by: Sohan Kumar Dey <[email protected]>
  • Loading branch information
Sohandey committed Apr 23, 2024
1 parent 61c48ce commit c0a28ee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@ MapDeviceWithSBI:
"sbiId": "$ID:SaveSecureBiometricInterface_TO_Map_sid_id$"
}'
output: '{
"errors": [
{
"errorCode": "PMS_AUT_511"
}
]
}'

Partner_MapDeviceWithSBI_Multiple_MapDeviceWith_Diff_Provider:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -725,6 +725,7 @@ defineDataSharePolicy:
Partner_DefineDataSharePolicy_without_policyId:
endPoint: /v1/policymanager/policies
role: partner
checkErrorsOnlyInResponse: true
restMethod: post
inputTemplate: partner/policy/DefineDataSharePolicy/defineDataSharePolicy
outputTemplate: partner/policy/DefineDataSharePolicy/defineDataSharePolicyResult
Expand Down

0 comments on commit c0a28ee

Please sign in to comment.