aboutsummaryrefslogtreecommitdiff
path: root/modules/authmodule-eIDAS-v2/src/main/resources/wsdl/ernp_client/openapi.json
diff options
context:
space:
mode:
Diffstat (limited to 'modules/authmodule-eIDAS-v2/src/main/resources/wsdl/ernp_client/openapi.json')
-rw-r--r--modules/authmodule-eIDAS-v2/src/main/resources/wsdl/ernp_client/openapi.json12
1 files changed, 6 insertions, 6 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 3a4ed480..d9d68bb9 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
@@ -1010,7 +1010,7 @@
"properties" : {
"datum" : {
"type" : "string",
- "format" : "date-time",
+ "format" : "date",
"xml" : {
"name" : "Datum"
}
@@ -1082,14 +1082,14 @@
},
"ausstellDatum" : {
"type" : "string",
- "format" : "date-time",
+ "format" : "date",
"xml" : {
"name" : "AusstellDatum"
}
},
"ablaufDatum" : {
"type" : "string",
- "format" : "date-time",
+ "format" : "date",
"xml" : {
"name" : "AblaufDatum"
}
@@ -2182,7 +2182,7 @@
"properties" : {
"datum" : {
"type" : "string",
- "format" : "date-time",
+ "format" : "date",
"xml" : {
"name" : "Datum"
}
@@ -2215,14 +2215,14 @@
},
"ausstellDatum" : {
"type" : "string",
- "format" : "date-time",
+ "format" : "date",
"xml" : {
"name" : "AusstellDatum"
}
},
"ablaufDatum" : {
"type" : "string",
- "format" : "date-time",
+ "format" : "date",
"xml" : {
"name" : "AblaufDatum"
}