Skip to content
Snippets Groups Projects
Commit 03742bc6 authored by Marco Holz's avatar Marco Holz
Browse files

Hinweis auf Erforderlichkeit der Prüfung des Authentifizierungslevels und der...

Hinweis auf Erforderlichkeit der Prüfung des Authentifizierungslevels und der authentifizierten Felder ergänzt.
parent 395e6c4d
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@
"additionalProperties": false,
"properties": {
"identityInfo": {
"$ref": "../common/eID-natural-person.json"
"$ref": "../common/natural-person.json"
},
"authentificationInfo": {
"$ref": "../common/authentification-info.json"
......@@ -110,4 +110,4 @@
"required": [
"type"
]
}
\ No newline at end of file
}
......@@ -15,7 +15,7 @@
"$ref": "../common/authentification-info.json"
},
"identityInfo": {
"$ref": "../common/eID-natural-person.json"
"$ref": "../common/natural-person.json"
},
"contactInfo": {
"$ref": "./applicant-contact-info.json"
......@@ -74,4 +74,4 @@
}
}
}
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment