aboutsummaryrefslogtreecommitdiff
path: root/modules/authmodule-eIDAS-v2/src/test/resources/data/ernp/ernp_handbook_example.json
diff options
context:
space:
mode:
authorThomas <>2023-06-07 09:45:37 +0200
committerThomas <>2023-06-07 09:45:37 +0200
commit26c31db942450519ba0ea5eac0c301a88841965c (patch)
treee44246a41845e745db42182cd2aa4d363df0611b /modules/authmodule-eIDAS-v2/src/test/resources/data/ernp/ernp_handbook_example.json
parent11520da12531f7484bc716f6c6284f65d4e5c201 (diff)
downloadNational_eIDAS_Gateway-26c31db942450519ba0ea5eac0c301a88841965c.tar.gz
National_eIDAS_Gateway-26c31db942450519ba0ea5eac0c301a88841965c.tar.bz2
National_eIDAS_Gateway-26c31db942450519ba0ea5eac0c301a88841965c.zip
fix(ernp): change JSON API because it has some bugs
Reason: some elements are 'date' now, but was defined as 'date-time'
Diffstat (limited to 'modules/authmodule-eIDAS-v2/src/test/resources/data/ernp/ernp_handbook_example.json')
-rw-r--r--modules/authmodule-eIDAS-v2/src/test/resources/data/ernp/ernp_handbook_example.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/authmodule-eIDAS-v2/src/test/resources/data/ernp/ernp_handbook_example.json b/modules/authmodule-eIDAS-v2/src/test/resources/data/ernp/ernp_handbook_example.json
index 05cd8afe..2f936afa 100644
--- a/modules/authmodule-eIDAS-v2/src/test/resources/data/ernp/ernp_handbook_example.json
+++ b/modules/authmodule-eIDAS-v2/src/test/resources/data/ernp/ernp_handbook_example.json
@@ -60,7 +60,7 @@
"art": "Personalausweis",
"ausgestelltVon": {
"behoerde": "Wien",
- "datum": "1985-01-01T00:00:00.000+01:00",
+ "datum": "1985-01-01",
"staat": {
"isoCode3": "AUT",
"name": "Österreich"