It would be nice if we could support list in maps like: ``` Chat: path: webservice/chat properties: name: String id: String unreadMessages: Map<String, List<String>> ```