Community
Participate
Working Groups
/api/projects?extensions=... for inherited extensions renders XPath references of the form <devInf ... inherited="true" reference="../../../project[36]/extensions/devInf"/> instead of the full <devInf> information requiring a sophisticated parsing mechanism. In order to keep the barrier for consumption low, these references should be avoided.
ResourceRepresentation#getXStream(): added setMode(XStream.NO_REFERENCES)