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