Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[che-dev] Changelog: Fetch module config directly from item reference

[che-dev] Changelog: Fetch module config directly from item reference
Get children operation (on the server side, project service) is returning item reference with project configuration for the module if such exists. Client based on this information may faster construct module node instead of making additional request for the configuration.
<https://github.com/eclipse/che/pull/605>


Back to the top