{ "name": "User Envelope", "type": "object", "properties": { "data": { "$ref": "_user.json" } }, "required": [ "data" ] }