Skip to content
Snippets Groups Projects
Commit 346c6ec6 authored by Florian Kaufmann's avatar Florian Kaufmann
Browse files

Merge branch 'fix/entwickler-feedback' into 'main'

Kleine Docu Veränderungen um die metadaten Beispiele zu fixen

See merge request !78
parents 7c1134aa b46bd0be
No related branches found
No related tags found
1 merge request!78Kleine Docu Veränderungen um die metadaten Beispiele zu fixen
......@@ -19,7 +19,7 @@ Ein Beispiel für das Metadatenschema eines Kindergeldantrags ist unten dargeste
```json
{
"$schema": "https://schema.fitko.de/fit-connect/metadata/0.9.2/metadata.schema.json",
"$schema": "https://schema.fitko.de/fit-connect/metadata/1.0.0/metadata.schema.json",
"authenticationInformation": [
{
"type": "identificationReport",
......@@ -33,7 +33,7 @@ Ein Beispiel für das Metadatenschema eines Kindergeldantrags ist unten dargeste
"contentStructure": {
"data": {
"submissionSchema": {
"schemaUri": "urn:de:fim:leika:leistung:a38",
"schemaUri": "https://schema.fitko.de/fim/S00000092_1.0.schema.json",
"mimeType": "application/json"
}
},
......
......@@ -19,7 +19,7 @@ Ein Beispiel für das Metadatenschema eines Kindergeldantrags ist unten dargeste
```json
{
"$schema": "https://schema.fitko.de/fit-connect/metadata/0.9.2/metadata.schema.json",
"$schema": "https://schema.fitko.de/fit-connect/metadata/1.0.0/metadata.schema.json",
"authenticationInformation": [
{
"type": "identificationReport",
......@@ -33,7 +33,7 @@ Ein Beispiel für das Metadatenschema eines Kindergeldantrags ist unten dargeste
"contentStructure": {
"data": {
"submissionSchema": {
"schemaUri": "urn:de:fim:leika:leistung:a38",
"schemaUri": "https://schema.fitko.de/fim/S00000092_1.0.schema.json",
"mimeType": "application/json"
}
},
......
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