Hi all, Some more questions, this time about the REST Schema API:
1) Is it possible to list or read derived or virtual schema attributes? For example, "schema/user/list" just returns a collection of SchemaTO objects that represent the user attributes, and not the user derived or virtual attributes. 2) It does not appear possible to search for a schema attribute - is this correct? 3) The update method to update a Schema takes a "SchemaTO" object, whereas I would have expected it to take a "SchemaMod" object for consistency with users and roles. Is there a reason why it doesn't follow the same convention? Thanks! Colm. -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com
