Skip to content

Commit

Permalink
Merge pull request #5504 from johnpmitsch/subs_api_fix
Browse files Browse the repository at this point in the history
Fixes #12002 Add product name attribute back to subscription in API
  • Loading branch information
jlsherrill committed Sep 29, 2015
2 parents f545e3f + 87de65c commit 1a5c16b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/katello/api/v2/subscriptions/base.json.rabl
Expand Up @@ -12,3 +12,4 @@ attributes :product_id
attributes :sockets, :cores, :ram
attributes :instance_multiplier, :stacking_id, :multi_entitlement
attributes :type
attributes :name => :product_name

0 comments on commit 1a5c16b

Please sign in to comment.