Github user ahgittin commented on the issue: https://github.com/apache/brooklyn-server/pull/810 all updated as discussed, running tests now. misc notes: * entitlements reuses see_catalog_item for now, for bundles and types; that should be tidied up at some point * `POST /catalog/bundles` has a different return type to `POST /catalog` so i've kept that; in v2 we should switch * create autodetecting removed from `/catalog/bundles`
---