Merge branch 'master' into 2934-limit-crunch-logs
[arvados.git] / apps / workbench / app / views / application / _show_advanced_api_response.html.erb
1 <pre>
2 <%= JSON.pretty_generate(object.attributes.reject { |k,v| k == 'id' }) rescue nil %>
3 </pre>