diff options
Diffstat (limited to 'modules/authmodule-eIDAS-v2/src')
| -rw-r--r-- | modules/authmodule-eIDAS-v2/src/main/resources/wsdl/ernp_client/openapi.json | 7 | 
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            }          }        }, | 
