Github user ahgittin commented on the issue:
https://github.com/apache/brooklyn-server/pull/821
one question from above to call out special @tbouron (given how github
hides things) regarding the `list` method which takes argument
@QueryParam("adjunctType") final String adjunctType
you've suggested `type` but that normally refers to registered type which
is wrong here; i think either leave as is, or change to `supertype` or
`adjunctKind`. wdyt?---
