Github user aledsage commented on the issue: https://github.com/apache/brooklyn-server/pull/810 For template versus application, we can defer that (as long as we're not making pain for ourselves in this api; I don't think we are). Good to separate things into more PRs. UIs that want to show a quick launch will continue to use `/v1/catalog/application`, which will not be supported by the new endpoint(s).
---