GitHub user tbouron opened a pull request:
https://github.com/apache/brooklyn-ui/pull/79
Implement missing endpoint for palette API
The palette API was missing crusial endpoints used to load blueprint from
the catalog UI module.
This also fixes a typo in for the `getTypeVersions`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tbouron/brooklyn-ui fix/catalog-loader
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-ui/pull/79.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #79
----
commit b41123ff8b70489dc112c529203fa4cd45081e61
Author: Thomas Bouron <thomas.bouron@...>
Date: 2018-10-09T07:05:23Z
Implement missing endpoint for palette API
----
---