|
|
@ -8,7 +8,7 @@
|
|
|
|
"type": "object",
|
|
|
|
"type": "object",
|
|
|
|
"description": "The event ids which the receipts relate to.",
|
|
|
|
"description": "The event ids which the receipts relate to.",
|
|
|
|
"patternProperties": {
|
|
|
|
"patternProperties": {
|
|
|
|
"^\$": {
|
|
|
|
"^\\$": {
|
|
|
|
"type": "object",
|
|
|
|
"type": "object",
|
|
|
|
"description": "The types of the receipts."
|
|
|
|
"description": "The types of the receipts."
|
|
|
|
"additionalProperties": {
|
|
|
|
"additionalProperties": {
|
|
|
|