forked from MapComplete/MapComplete
Regenerate schema files
This commit is contained in:
parent
e547654b2e
commit
0505a77606
14 changed files with 396 additions and 165 deletions
|
@ -6,12 +6,6 @@ export default {
|
|||
"description": "All the locations that this point should be rendered at.\nUsing `location: [\"point\", \"centroid\"] will always render centerpoint",
|
||||
"type": "array",
|
||||
"items": {
|
||||
"enum": [
|
||||
"centroid",
|
||||
"end",
|
||||
"point",
|
||||
"start"
|
||||
],
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue