|
@@ -35,8 +35,7 @@
|
|
"type": "object",
|
|
"type": "object",
|
|
"patternProperties": {
|
|
"patternProperties": {
|
|
"^.+$": { "type": "string", "format": "uri" }
|
|
"^.+$": { "type": "string", "format": "uri" }
|
|
- },
|
|
|
|
- "additionalProperties": false
|
|
|
|
|
|
+ }
|
|
},
|
|
},
|
|
"email": {
|
|
"email": {
|
|
"description": "Contact email address",
|
|
"description": "Contact email address",
|
|
@@ -113,8 +112,7 @@
|
|
"area": {
|
|
"area": {
|
|
"$ref": "http://json-schema.org/geojson/geojson.json#"
|
|
"$ref": "http://json-schema.org/geojson/geojson.json#"
|
|
}
|
|
}
|
|
- },
|
|
|
|
- "additionalProperties": false
|
|
|
|
|
|
+ }
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|