A reference within object properties does currently not work: ``` "type": "object", "properties": { "$ref": "base.json#/definitions/typedString/properties" } ``` Related to #77 and #13.