Formatting
This commit is contained in:
parent
49b992d1f4
commit
9bc72c34d9
|
@ -290,21 +290,21 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"CountryInfo": {
|
"CountryInfo": {
|
||||||
"class_type": "prototype",
|
"class_type": "prototype",
|
||||||
"mappings": {
|
"mappings": {
|
||||||
"https://www.ariadne-infrastructure.eu/property/country": {
|
"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"
|
||||||
},
|
},
|
||||||
"https://www.ariadne-infrastructure.eu/property/name": {
|
"https://www.ariadne-infrastructure.eu/property/name": {
|
||||||
"class_field": "Name",
|
"class_field": "Name",
|
||||||
"substring": "no",
|
"substring": "no",
|
||||||
"element_type": "java.lang.String"
|
"element_type": "java.lang.String"
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
|
},
|
||||||
"AriadnePlusEntry": {
|
"AriadnePlusEntry": {
|
||||||
"class_type": "unique",
|
"class_type": "unique",
|
||||||
"mappings": {
|
"mappings": {
|
||||||
|
|
Loading…
Reference in New Issue