<% ['Metadata', 'API response', 'Python example', 'CLI example', 'curl example'].each do |section| %> <% section_id = section.gsub(" ","_").downcase %>
<%= render partial: "show_advanced_#{section_id}", locals: {object: @object} %>
<% end %>