More escapes

This commit is contained in:
Erik Johnston 2015-09-08 16:51:08 +01:00
parent e58f816ad3
commit 5157c2f52e

View file

@ -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": {