aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas <>2023-10-09 13:26:22 +0200
committerThomas <>2023-10-09 13:26:22 +0200
commit0e1dd36ee5c329e543f5fadaf842bc42f5aca5f9 (patch)
tree533d2cf28ce5a30114f8c683a5d392b1807cad0b
parent4a43158088d11b28f91938740c76b1971dfbccc2 (diff)
downloadNational_eIDAS_Gateway-0e1dd36ee5c329e543f5fadaf842bc42f5aca5f9.tar.gz
National_eIDAS_Gateway-0e1dd36ee5c329e543f5fadaf842bc42f5aca5f9.tar.bz2
National_eIDAS_Gateway-0e1dd36ee5c329e543f5fadaf842bc42f5aca5f9.zip
feat(ernp): switch to lastest ERnP openAPI version 2.6.0
-rw-r--r--modules/authmodule-eIDAS-v2/src/main/resources/wsdl/ernp_client/openapi.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/modules/authmodule-eIDAS-v2/src/main/resources/wsdl/ernp_client/openapi.json b/modules/authmodule-eIDAS-v2/src/main/resources/wsdl/ernp_client/openapi.json
index 88e5664d..5a28c2b5 100644
--- a/modules/authmodule-eIDAS-v2/src/main/resources/wsdl/ernp_client/openapi.json
+++ b/modules/authmodule-eIDAS-v2/src/main/resources/wsdl/ernp_client/openapi.json
@@ -2251,6 +2251,13 @@
"name" : "Kitverfolgung"
},
"default" : true
+ },
+ "liefereKitKette" : {
+ "type" : "boolean",
+ "xml" : {
+ "name" : "LiefereKitKette"
+ },
+ "default" : false
}
}
},