Skip to content

Commit

Permalink
MOSIP-28924
Browse files Browse the repository at this point in the history
  • Loading branch information
Sohandey committed Aug 29, 2023
2 parents dffaf4e + a312fe5 commit 66874c4
Show file tree
Hide file tree
Showing 360 changed files with 1,526 additions and 3,167 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -354,8 +354,7 @@ AddIdentity:
output: '{
"errors": [
{
"errorCode": "IDR-IDC-002",
"message": "$IGNORE$"
"errorCode": "IDR-IDC-002"
}
]
}'
Expand Down Expand Up @@ -391,8 +390,7 @@ AddIdentity:
output: '{
"errors": [
{
"errorCode": "IDR-IDC-002",
"message": "$IGNORE$"
"errorCode": "IDR-IDC-002"
}
]
}'
Expand Down Expand Up @@ -465,8 +463,7 @@ AddIdentity:
output: '{
"errors": [
{
"errorCode": "IDR-IDC-001",
"message": "$IGNORE$"
"errorCode": "IDR-IDC-001"
}
]
}'
Expand Down Expand Up @@ -502,8 +499,7 @@ AddIdentity:
output: '{
"errors": [
{
"errorCode": "IDR-IDC-002",
"message": "$IGNORE$"
"errorCode": "IDR-IDC-002"
}
]
}'
Expand Down Expand Up @@ -539,8 +535,7 @@ AddIdentity:
output: '{
"errors": [
{
"errorCode": "IDR-IDC-002",
"message": "$IGNORE$"
"errorCode": "IDR-IDC-002"
}
]
}'
Expand Down Expand Up @@ -648,8 +643,7 @@ AddIdentity:
output: '{
"errors": [
{
"errorCode": "IDR-IDC-002",
"message": "$IGNORE$"
"errorCode": "IDR-IDC-002"
}
]
}'
Expand Down Expand Up @@ -716,8 +710,7 @@ AddIdentity:
output: '{
"errors": [
{
"errorCode": "IDR-IDC-002",
"message": "$IGNORE$"
"errorCode": "IDR-IDC-002"
}
]
}'
Expand Down Expand Up @@ -753,8 +746,7 @@ AddIdentity:
output: '{
"errors": [
{
"errorCode": "IDR-IDC-002",
"message": "$IGNORE$"
"errorCode": "IDR-IDC-002"
}
]
}'
Expand Down Expand Up @@ -790,8 +782,7 @@ AddIdentity:
output: '{
"errors": [
{
"errorCode": "IDR-IDC-002",
"message": "$IGNORE$"
"errorCode": "IDR-IDC-002"
}
]
}'
Expand Down Expand Up @@ -858,8 +849,7 @@ AddIdentity:
output: '{
"errors": [
{
"errorCode": "IDR-IDC-002",
"message": "$IGNORE$"
"errorCode": "IDR-IDC-002"
}
]
}'
Expand Down Expand Up @@ -895,8 +885,7 @@ AddIdentity:
output: '{
"errors": [
{
"errorCode": "IDR-IDC-002",
"message": "$IGNORE$"
"errorCode": "IDR-IDC-002"
}
]
}'
Expand Down Expand Up @@ -932,15 +921,15 @@ AddIdentity:
output: '{
"errors": [
{
"errorCode": "IDR-IDC-002",
"message": "$IGNORE$"
"errorCode": "IDR-IDC-002"
}
]
}'

IdRepository_AddIdentity_with_Invalid_Past_Timestamp_Neg:
endPoint: /idrepository/v1/identity/
role: idrepo
checkErrorsOnlyInResponse: true
restMethod: post
inputTemplate: idRepository/AddIdentity/addIdentity_$LANGNUMBER$
outputTemplate: idRepository/error
Expand Down Expand Up @@ -969,8 +958,7 @@ AddIdentity:
output: '{
"errors": [
{
"errorCode": "IDR-IDC-002",
"message": "$IGNORE$"
"errorCode": "IDR-IDC-002"
}
]
}'
Expand Down Expand Up @@ -1006,8 +994,7 @@ AddIdentity:
output: '{
"errors": [
{
"errorCode": "IDR-IDC-002",
"message": "$IGNORE$"
"errorCode": "IDR-IDC-002"
}
]
}'
Expand Down Expand Up @@ -1043,8 +1030,7 @@ AddIdentity:
output: '{
"errors": [
{
"errorCode": "IDR-IDC-002",
"message": "$IGNORE$"
"errorCode": "IDR-IDC-002"
}
]
}'
Expand Down Expand Up @@ -1080,8 +1066,7 @@ AddIdentity:
output: '{
"errors": [
{
"errorCode": "IDR-IDC-004",
"message": "$IGNORE$"
"errorCode": "IDR-IDC-004"
}
]
}'
Expand Down Expand Up @@ -1117,8 +1102,7 @@ AddIdentity:
output: '{
"errors": [
{
"errorCode": "IDR-IDC-001",
"message": "$IGNORE$"
"errorCode": "IDR-IDC-001"
}
]
}'
Expand Down Expand Up @@ -1154,8 +1138,7 @@ AddIdentity:
output: '{
"errors": [
{
"errorCode": "IDR-IDC-004",
"message": "$IGNORE$"
"errorCode": "IDR-IDC-004"
}
]
}'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
{
"id": "mosip.id.create",
"version": "v1",
"responsetime": "$IGNORE$",
"response": {
"status": "{{status}}"
},
"errors": [

]
}
}
Loading

0 comments on commit 66874c4

Please sign in to comment.