aboutsummaryrefslogtreecommitdiff
path: root/modules/authmodule-eIDAS-v2/src/test/resources/data/ernp/6_kitt_search_latest_resp.json
AgeCommit message (Collapse)AuthorFilesLines
2023-06-07fix(ernp): change JSON API because it has some bugsThomas1-6/+6
Reason: some elements are 'date' now, but was defined as 'date-time'
2023-02-28test(ernp): check some more elements on ERnP Update requestThomas1-1/+3
2023-02-27fix(ernp): set full person info in case of MDS updateThomas1-0/+63
ERnP does not support partial personData updates. Therefore, we have to copy the latest ERnP result to all information during an update request.