Is it possible to return a custom object from REST service?
Hi,
based on this article (https://jazz.net/library/LearnItem.jsp?href=content/docs/web-ui-programming/web-ui-todo-rest.html#mozTocId501066), I've created a custom REST service.
I'd like to return a custom object instead of a Jazz modeled object. I've seen that the calling is expecting an EObject implementation. Is there a jazz class that I can extend in order to use it as a custom object?
Thanks,
Michele.