Json configuration for class mapping aligned with the tested connfiguration spec.json

This commit is contained in:
Alessia 2024-12-18 19:16:37 +01:00
parent db2aec61b4
commit 49b992d1f4
1 changed files with 1 additions and 2 deletions

View File

@ -311,7 +311,7 @@ class.map.specifications={\
"CountryInfo": {\ "CountryInfo": {\
"class_type": "prototype",\ "class_type": "prototype",\
"mappings": {\ "mappings": {\
"https://www.ariadne-infrastructure.eu/property/id": {\ "https://www.ariadne-infrastructure.eu/property/country": {\
"class_field": "Id",\ "class_field": "Id",\
"substring": "no",\ "substring": "no",\
"element_type": "java.lang.String"\ "element_type": "java.lang.String"\
@ -500,4 +500,3 @@ class.map.specifications={\
}\ }\
}\ }\
} }