Actions
Bug #14677
closedhost facet api 'view' shows 'content' and 'subscriptions', while update/create accepts 'content_facet_attributes' and 'subscription_facet_attributes'
Difficulty:
easy
Triaged:
Bugzilla link:
Pull request:
Description
Currently when creating or updating a host, the user specifies content_facet_attributes and subscription_facet_attributes
but the rabl currently outputs 'content' and 'subscriptions'. We should make these two the same if possible
11435
Actions