Skip to content

Commit

Permalink
MOSIP-36697 Add uniqueIdentifier for Idrepo api testrig
Browse files Browse the repository at this point in the history
Signed-off-by: Swetha N <[email protected]>
  • Loading branch information
swethan1718 committed Oct 18, 2024
1 parent 832ba72 commit cfa5925
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ RetrieveIdentityByRid:
IdRepository_RetrieveIdentityByRid_With_Valid_Smoke_Rid:
endPoint: /idrepository/v1/identity/idvid/{RID}
description: Retrieve Identity passing valid RID
uniqueIdentifier: TC_RetrieveIdentitybyRID_validrid_03
role: idrepo
restMethod: get
inputTemplate: idRepository/RetrieveIdentityByRid/retrieveIdentityByRid
Expand All @@ -15,6 +16,7 @@ RetrieveIdentityByRid:
IdRepository_RetrieveIdentityByRid_Invalid_Rid_Neg:
endPoint: /idrepository/v1/identity/idvid/{RID}
description: Retrieve Identity passing invalid RID
uniqueIdentifier: TC_RetrieveIdentitybyRID_invalidrid_01
role: idrepo
restMethod: get
inputTemplate: idRepository/RetrieveIdentityByRid/retrieveIdentityByRid
Expand Down Expand Up @@ -45,6 +47,7 @@ RetrieveIdentityByRid:
IdRepository_RetrieveIdentityByRid_SpaceVal_Rid_Neg:
endPoint: /idrepository/v1/identity/idvid/{RID}
description: Retrieve Identity passing special value in RID
uniqueIdentifier: TC_RetrieveIdentitybyRID_spacevalrid_02
role: idrepo
restMethod: get
inputTemplate: idRepository/RetrieveIdentityByRid/retrieveIdentityByRid
Expand Down

0 comments on commit cfa5925

Please sign in to comment.