app/views/katello/api/v2/content_views/base.json.rabl in katello-4.14.0 vs app/views/katello/api/v2/content_views/base.json.rabl in katello-4.14.1
- old
+ new
@@ -11,9 +11,10 @@
attributes :import_only
attributes :generated_for
attributes :related_cv_count
attributes :related_composite_cvs
attributes :filtered? => :filtered
+attributes :needs_publish? => :needs_publish
node :next_version do |content_view|
content_view.next_version.to_f.to_s
end