mirror of
https://github.com/pretix/pretix.git
synced 2026-05-08 15:44:02 +00:00
Update seating-plan.schema.json
This commit is contained in:
@@ -110,6 +110,10 @@
|
|||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "Human-readable seat number."
|
"description": "Human-readable seat number."
|
||||||
},
|
},
|
||||||
|
"start_direction": {
|
||||||
|
"type": ["string", "null"],
|
||||||
|
"description": "Declares this seat as a start point for ordered booking in its row. Can contain '<', '>' or '<>'."
|
||||||
|
},
|
||||||
"radius": {
|
"radius": {
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
"description": "Defaults to 10"
|
"description": "Defaults to 10"
|
||||||
|
|||||||
Reference in New Issue
Block a user