app/views/katello/api/v2/content_views/base.json.rabl in katello-3.6.0.1.rc2 vs app/views/katello/api/v2/content_views/base.json.rabl in katello-3.7.0.rc1
- old
+ new
@@ -5,9 +5,10 @@
attributes :component_ids
attributes :default
attributes :force_puppet_environment
attributes :version_count
attributes :latest_version
+attributes :auto_publish
node :next_version do |content_view|
content_view.next_version.to_f.to_s
end